Alexander Skwar <[EMAIL PROTECTED]> writes:

> So sprach Pixel am Fri, Mar 09, 2001 at 01:07:34AM +0100:
> > mkinitrd is ok.
> > The pb is to load the kernel and the initrd, lilo and grub don't like RAID.
> > 
> > > Can I make / a Software RAID'ed FS right while installing?
> > 
> > yes

i should have said "yes if you have a /boot"

> 
> Well, if it is not going to work to make a / as a Software RAID - why allow
> it in the first place?

better explaination, the code :)

    die "raid / with no /boot" if $mntpoint eq "/" && isMDRAID($part) && 
!has_mntpoint("/boot", $hds);


Reply via email to