Soenke Lange writes:
> Hi,
>
> I've some problems with lilo and the root device.
> My lilo.conf:
> boot=/dev/md0
> install=/boot/boot.b
> map=/boot/map
> vga=normal
> delay=20
>
> image=/mnt/boot/bzImage-2.0.38
> root=/dev/md0
> label=li
> read-only
>
>
> doing now a lilo -v run, it shows the following error message:
> LILO version 21, Copyright 1992-1998 Werner Almesberger
>
> Reading boot sector from /dev/md0
> Merging with /boot/boot.b
> Sorry, don't know how to handle device 0x0900
iff you are using RAID1 you could use the RH6.1 patched lilo-0.21-10
which should allow booting directly to a RAID1 partition but I hadn't
success with this either.
Dirk