[Sussex] Lilo& Sata RAID1
John Crowhurst
fyremoon at fyremoon.net
Thu Jan 26 18:12:16 UTC 2006
On Wed, January 25, 2006 23:31, stuart at aurora-solutions.co.uk said:
> Hi John,
>
> This is my lilo.conf:
>
> # Start LILO global section
> boot = /dev/sda
> message = /boot/boot_message.txt
> prompt
> timeout = 1200
> # Override dangerous defaults that rewrite the partition table:
> change-rules
> reset
> # VESA framebuffer console @ 1024x768x256
> vga = 773
> # Linux bootable partition config begins
> image = /boot/vmlinuz
> root = /dev/md0
> label = Linux
> read-only
> # Linux bootable partition config ends
You could try adding disk=/dev/md0 before the boot= line.
Though you may want to look at the Boot+Root+Raid+LILO Howto here, and
tailor their lilo.conf files to your needs:
http://www.tldp.org/HOWTO/Boot+Root+Raid+LILO-3.html#ss3.1
--
John
More information about the Sussex
mailing list