# # LILO configuration file # generated by 'liloconfig' # # Start LILO global section # # 02-Jul-05 amo Cleanup, Added linux-2.4.31 # 10-Aug-05 amo Added linux-2.4.31ow # 11-Aug-05 amo Boot 2.4.31-ow.i586 to compile madwifi drivers # # boot = /dev/hdc # #compact # faster, but won't work on all systems. # prompt timeout = 50 # # VESA framebuffer console @ 1024x768x256 vga = 773 # # Normal VGA console # vga = normal # # ramdisk = 0 # paranoia setting # # # # 02-Jul-05 amo Cleanup, Added linux-2.4.31 # 10-Aug-05 amo Added linux-2.4.31ow # #mage = /boot/vmlinuz-2.4.31 image = /boot/vmlinuz-2.4.31ow.p4 root = /dev/hdc1 label = Linux-2.4.31p4 read-only # # # 11-Aug-05 amo Boot 2.4.31-ow.i586 to compile madwifi drivers # image = /boot/vmlinuz-2.4.31ow.i586 root = /dev/hdc1 label = Linux2.4.31i586 read-only # # # Default Slackware-10.1 kernel # image = /boot/vmlinuz-ide-2.4.29 root = /dev/hdc1 label = Slack-2.4.29 read-only # # Linux bootable partition config ends