# # /etc/lilo.conf # # General settings boot=/dev/sda default=GNU/Linux timeout=500 lba32 prompt compact # Graphical boot menu install=bmp # # Fingerprint menu # http://kde-look.org/content/show.php/Fingerprint+Lilo-splash?content=29675 bitmap=/boot/logo64b.bmp bmp-colors = 5,,239,239,,5 bmp-table = 128p,313p,1,3 bmp-timer = none # # Bomb menu for Slackware and Arch # http://sysphere.org/~anrxc/local/software/addons/lilo/ #bitmap=/boot/logo64a.bmp #bmp-colors=0,15,0,7,15,0 #bmp-table=59,5,1,23, #bmp-timer=66,28,15,8,0 # Graphic display settings # # 1280x800 vga=864 # 1024x640 #vga=874 # 1024x768 #vga=791 # Boot menu settings # # Append these options: #append="" image=/boot/vmlinuz26 label=GNU/Linux root=/dev/sda2 initrd=/boot/kernel26.img read-only image=/boot/vmlinuz26 label=Fallback root=/dev/sda2 initrd=/boot/kernel26-fallback.img read-only #other=/dev/hda1 # label=dos