Phil Schaffner wrote:
On Tue, 2004-06-29 at 10:05 -0300, Jean-Rene Cormier wrote:
  
Hi, I was wondering what was the right way to start and mount a software
RAID array at boot time in FC2. I have a computer at home with a RAID-1
and a RAID-5 array and just adding them both in the fstab is not enough
because I need to start the arrays first. Where do I set them up? I
could just add mdadm -As /dev/md0 and mount /dev/md0 in rc.local and do
the same for /dev/md1 but I'd like to do it "The right way".
    

man raidtab

You might also want to rebuild the initrd (with the mkinitrd program). Otherwise, the "mini-root" that loads will not be able to understand how to handle md0...

Steve


-- 
Steven Ringwald
Asric Consulting Services