# # 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, make the standalone usb-stick bootable # # boot = /dev/sda # #compact # faster, but won't work on all systems. # prompt timeout = 50 # # # Some help menu for booting message = /boot/message.usb.txt # # # VESA framebuffer console @ 1024x768x256 vga = 773 # # Normal VGA console # vga = normal # # ramdisk = 0 # paranoia setting # # lba32 # # # # 16-Mar-05 amo Install Linux-2.4.29.p4.usb # 26-Mar-05 amo Added initrd.gz for usb # image = /boot/vmlinuz-2.4.31ow.p4 root = /dev/loop0 label = USB-Stick initrd = /boot/initrd.gz read-only # append="root=/dev/loop0 rw" # # # 02-Apr-05 amo Added 2x "debug" - there is no typo mistakes for loop0 vs ram0 # image = /boot/vmlinuz-2.4.31ow.p4 # root = /dev/ram0 label = InitRD-Debug initrd = /boot/initrd.gz read-only # append="hda=ide-scsi init=/bin/bash" # # # 02-Apr-05 amo Added 2x "debug" - there is no typo mistakes for loop0 vs ram0 # image = /boot/vmlinuz-2.4.31ow.p4 # root = /dev/loop0 label = RootFS-Debug initrd = /boot/initrd.gz read-only # append="hda=ide-scsi root=/dev/loop0 rw single" # # # # 02-Jul-05 amo Cleanup, Added linux-2.4.31 # 10-Aug-05 amo Added linux-2.4.31ow # image = /boot/vmlinuz-2.4.31ow.p4 root = /dev/hdc1 label = hdc-2.4.31.p4 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