also sprach Martin Petersen <[EMAIL PROTECTED]> [2004.02.17.2039 +0100]: > Could someone out there plese drop me a few lines 'bout how to setup the > lilo-configuration?
the attached lilo.conf does the trick for me. have you verified that the raid works with lsraid and /proc/mdstat? -- Please do not CC me when replying to lists; I read them! .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : proud Debian developer, admin, and user `. `'` `- Debian - when you have better things to do than fixing a system Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!
# /etc/lilo.conf
lba32
disk=/dev/hda bios=0x80
disk=/dev/hdc bios=0x81
disk=/dev/hde bios=0x82
disk=/dev/hdg bios=0x83
boot=/dev/md1
install=text
map=/boot/map
password=""
delay=20
vga=normal
default=linux
image=/boot/vmlinuz
label=linux
read-only
root=/dev/md5
restricted
image=/boot/vmlinuz.old
label=linux.old
read-only
root=/dev/md5
optional
mandatory
image=/rescue/boot/vmlinuz
label=rescue
read-only
root=/dev/hda2
restricted
image=/rescue/boot/vmlinuz.old
label=rescue.old
read-only
root=/dev/hda2
optional
mandatory
image=/boot/memtest86.bin
label=memtest86
optional
mandatory
signature.asc
Description: Digital signature

