# LILO configuration file # generated by 'liloconfig' # # # 29-Oct-04 amo Install Linux-2.4.27 # 01-Feb-05 amo Install Linux-2.4.29 # 06-Feb-05 amo Install Linux-2.4.29ow.i586 # 16-Mar-05 amo Install Linux-2.4.29.p4.usb # # # # Start LILO global section # 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 # # lba32 # # ramdisk = 0 # paranoia setting # # # 16-Mar-05 amo Install Linux-2.4.29.p4.usb # image = /boot/vmlinuz-2.4.29ow.p4 root = /dev/hdc1 label = 2.4.29.p4cd read-only # # write to CDRW append="hda=ide-scsi" # # # Boot into the USB stick # image = /boot/vmlinuz-2.4.29ow.p4 root = /dev/loop0 initrd = /boot/initrd.gz # needs initrd label = USB-stick read-only # # write to CDRW append="hda=ide-scsi" # # # 06-Feb-05 amo Install Linux-2.4.29ow.i586 # image = /boot/vmlinuz-2.4.29ow.i586 root = /dev/hdc1 label = 2.4.29.586cd read-only # # write to CDRW append="hda=ide-scsi" # # # # 01-Feb-05 amo Install Linux-2.4.29 # image = /boot/vmlinuz-2.4.29ow root = /dev/hdc1 label = Linux-2.4.29cd read-only # # write to CDRW append="hda=ide-scsi" # # # 01-Feb-05 amo Install Linux-2.4.29 # image = /boot/vmlinuz-2.4.29ow root = /dev/hdc1 label = Linux-2.4.29 read-only # # # # 29-Oct-04 amo Install linux-2.4.27 # image = /boot/vmlinuz-2.4.27ow root = /dev/hdc1 label = Linux-2.4.27 read-only # # # 29-Oct-04 amo Default slackware kernel # image = /boot/vmlinuz-2.4.26 root = /dev/hdc1 label = Slack-2.4.26 read-only # Non-UMSDOS filesystems should be mounted read-only for checking # Linux bootable partition config ends # # End of file