Ubuntu 10 uses RAID (fakeraid) on the motherboard)

Source: Internet
Author: User

The raid function on the motherboard is a false raid, but you can use dmraid on the Linux system to solve this problem.

My computer system has three hard disks, one 20 gb ide hard disk and two sata gb hard disks, after the raid function is enabled in the host bios, follow the BIOS startup prompt to set the two SATA devices to the mirror raid mode, that is, the raid 1 mode.

 

After entering the system, install the dmraid software under ubuntu10. After the software is installed, restart the system to recognize the RAID device.

However, diskutility can also recognize two SATA hard disks at the same time. Then find the RAID device.

 

1. Hard Disk partitioning

When format drive is selected, an error is prompted, and the following operations cannot be continued. Next, I use the partition tool parted in Linux,

Sudo parted/dev/mapper/nvdia_identifer

Mkpart

Print

The preceding command can differentiate the points.

2. Format volume in Disk Utility and select ext4 format.

 

3. Read the disk array

Sudo dmraid-R

 

4. view disk arrays

Sudo dmraid-S

 

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.