archboot/lilo/etc/lilo.conf

29 lines
372 B
Text
Raw Normal View History

2007-02-22 23:46:50 +01:00
#
# /etc/lilo.conf
#
boot=/dev/sda
# This line often fixes L40 errors on bootup
# disk=/dev/hda bios=0x80
default=arch
timeout=50
lba32
prompt
image=/boot/vmlinuz26
label=arch
root=/dev/sda3
initrd=/boot/kernel26.img
read-only
image=/boot/vmlinuz26
label=arch-fallback
root=/dev/sda3
initrd=/boot/kernel26-fallback.img
read-only
#other=/dev/hda1
# label=dos