# LILO configuration file # generated by 'liloconfig' # # Start LILO global section boot = /dev/hda message = /boot/boot_message.txt prompt timeout = 1200 # Override dangerous defaults that rewrite the partition table: change-rules reset # Normal VGA console vga = normal # End LILO global section # Windows bootable partition config begins other = /dev/hda1 label = Windows table = /dev/hda # Windows bootable partition config ends # Linux bootable partition config begins image = /boot/vmlinuz root = /dev/hda6 label = Slackware read-only #2.6.14.3 image = /boot/bzImage2.6.14.3 root = /dev/hda6 label = Slack2.6.14.3 read-only #2.6.14.4 image = /boot/bzImage2.6.14.4 root = /dev/hda6 label = Slack2.6.14.4 read-only #2.6.14.5 ACPI tillagd image = /boot/bzImage2.6.14.5 root = /dev/hda6 label = Slack2.6.14.5 read-only #2.6.14.6 I2C tillagd image = /boot/bzImage2.6.14.6 root = /dev/hda6 label = Slack2.6.14.6 read-only # Linux bootable partition config ends