updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / lilo-gfxmenu / lilo.conf
blob7a3dff91d91ad7e28cb7a0b0b7b2da09b7da92d5
2 # /etc/lilo.conf
5 boot=/dev/sda
6 # This line often fixes L40 errors on bootup
7 # disk=/dev/hda bios=0x80
9 message=/boot/message
11 default=arch
12 timeout=50
13 lba32
14 prompt
16 image=/boot/vmlinuz26
17         label=arch
18         root=/dev/sda3
19         initrd=/boot/kernel26.img
20         read-only
22 image=/boot/vmlinuz26
23         label=arch-fallback
24         root=/dev/sda3
25         initrd=/boot/kernel26-fallback.img
26         read-only
28 #other=/dev/sda1
29 #       label=dos