Will the standard Live CD install with RAID-0 or 1?
The standard cd will recognize hardware raid supported by the kernal but will not automatically install fakeraid or lvm. Its likely that your motherboard has some form of software raid. Typically this firmware software raid is not recognized by linux and its recommended that use linux mdadm software raid. This option is available upon install in the alternate cd.
Do not use RAID0 -- it increases the chance of failure 2-fold.
RAID1 mirrors drives. I often use RAID1 for / on my ubuntu boxes. Currently you do need to use the alternate CD but its *really* easy:
http://www.howtoforge.com/how-to-ins...software-raid1
Thankfully this RAID mess will disappear with brtfs.
Bookmarks