# # 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 # 12-Sep-05 amo Added map.hdc # # # ========================== # Make sure it is lilo-22.7 # lilo -V # ========================== # # boot = /dev/hdc # # lilo creates the map file, okay to erase before running lilo map = /boot/map.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 # # image = /boot/vmlinuz-2.4.31ow.p4 root = /dev/loop0 label = USB-Stick initrd = /boot/initrd.gz read-only # append="root=/dev/loop0 rw" # # # 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