> 
> What do the boot= and root= lines in your lilo.conf look like? They
> should point to the root MD device, and not to one of the individual
> disks, eg:
> 
>     boot=/dev/md0
>     ...
>     image=/boot/vmlinuz
>         root=/dev/md0
> 
> The only thing I can think is that it only knows about one of the
> disks at boot time, and that's why it's barfing. The method above
> means that it will also install the boot block onto both disks,
> instead of just the first.
> 
> You need a patched version of lilo to work with MD devices like this
> - I'm afraid I don't know where to get it because I use Mandrake and
> it comes pre-patched.

Regular lilo will work just fine. See the examples in 

Boot+Root+Raid+Lilo HOWTO

http://ftp.bizsystems.net/pub/raid/Boot+Root+Raid+Lilo.html 
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]

Reply via email to