# LILO configuration file # generated by 'liloconfig' # # Start LILO global section boot="/dev/hda" #message = /boot/boot_message.txt prompt timeout="150" # Override dangerous defaults that rewrite the partition table: change-rules reset # VESA framebuffer console @ 1024x768x32k vga="792" # Normal VGA console # vga = normal # VESA framebuffer console @ 1024x768x64k # vga=791 # VESA framebuffer console @ 1024x768x32k # vga=790 # VESA framebuffer console @ 1024x768x256 # vga=773 # VESA framebuffer console @ 800x600x64k # vga=788 # VESA framebuffer console @ 800x600x32k # vga=787 # VESA framebuffer console @ 800x600x256 # vga=771 # VESA framebuffer console @ 640x480x64k # vga=785 # VESA framebuffer console @ 640x480x32k # vga=784 # VESA framebuffer console @ 640x480x256 # vga=769 # End LILO global section bitmap=/boot/phrag-slack.blk.orb.bmp bmp-colors=139,,0,255,,0 bmp-table=40p,384p,1,5 bmp-timer=513p,30p,255,0,0 default=Linux # Windows bootable partition config begins other = /dev/hda1 label="Windows" table = /dev/hda # Windows bootable partition config ends # Linux bootable partition config begins image=/boot/vmlinuz-2.6.12.3 append="resume2=swap:/dev/hda6" root=/dev/hda7 label=Linux read-only image=/boot/vmlinuz-2.6.11.7 root=/dev/hda7 label="Linux-2.6.11.7" read-only image=/boot/vmlinuz-2.6.9 root=/dev/hda7 label="Linux-2.6.9" read-only image="/boot/vmlinuz" root="/dev/hda7" label="Linux-2.4" read-only # Linux bootable partition config ends