Ez itt az _aktuális_ lilo.conf-om:
# LILO configuration file
# Start LILO global Section
#password=bootpwd
boot=/dev/hda
#compact # faster, but won't work on all systems.
vga=0x0303
message=/boot/message
menu-scheme=Wg:kw:Wg:Wg
read-only
prompt
timeout=50
# End LILO global Section
#
image = /boot/bzImage
root = /dev/hda6
label = test
initrd = /boot/initrd
#
image = /boot/jokernel
root = /dev/hda6
label = ez_mar_jo
initrd = /boot/initrd
#
image = /boot/vmlinuz
root = /dev/hda6
label = linux
initrd = /boot/initrd
#
other = /dev/hda1
label = windows
table = /dev/hda
#
image = /boot/memtest.bin
label = memtest86
optional
Ezzel az MBR-böl indul. Ha floppyra kell tenni, akkor a "boot=/dev/hda" sort kell kicserélni "boot=/dev/fd0"-ra.
És utána _lefuttatni_ a lilo-t.