# /etc/lilo.conf - See: `lilo(8)' and `lilo.conf(5)', # /dev/hda1 is the root partition # "/dev/hda" is the partition or disk for the boot record lba32 compact # bootable partition ( containing /boot ) boot="/dev/hda" # Lilo boot menu install=/boot/boot-bmp.b bitmap = /boot/boot-logo.bmp bmp-colors=6,0,0,15,6,0 bmp-table=210p,90p,1,15,17 bmp-timer=390p,170p,6,1,15 map=/boot/map prompt timeout = 10 delay = 20 vga=normal image = /boot/vmlinuz label = Linux root = /dev/hda1 initrd = /boot/initrd.img # append = "apm=power-off noapic acpi=off" append = "apm=on noapic acpi=off" read-only image = /boot/memtest86.bin label = Speichertest