# LILO configuration file # generated by 'liloconfig' # # Start LILO global section lba32 boot = /dev/hda append = "hdd=ide-scsi" message = /boot/boot_message.txt prompt timeout = 100 # Override dangerous defaults that rewrite the partition table: change-rules reset # Normal VGA console vga = 3 # End LILO global section # DOS bootable partition config begins other = /dev/hda4 label = DOS table = /dev/hda # DOS bootable partition config ends # Linux bootable partition config begins image = /boot/vmlinuz label = Linux2219 image = /boot/vmlinuz-2.4.18 label = Linux2418 root = /dev/hda2 read-only # Linux bootable partition config ends