Upravil jsem si lilo.confg, protoze mi to po preinstalaci Mandrivy nenabizelo Ubuntu. Kdyz ted vyberu Ubuntu tak mi to pri startu napise File system check failed. Please repair manually.
Takhle vypada lilo.confg:
default="linux"
boot=/dev/hda
map=/boot/map
keytable=/boot/cz.klt
menu-scheme=wb:bw:wb:bw
prompt
nowarn
timeout=100
message=/boot/message
image=/boot/vmlinuz
label="linux"
root=/dev/hda5
initrd=/boot/initrd.img
append="acpi=ht resume=/dev/hda6 splash=silent"
vga=788
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda5
initrd=/boot/initrd.img
append="acpi=ht resume=/dev/hda6"
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda5
initrd=/boot/initrd.img
append="failsafe acpi=ht resume=/dev/hda6"
other=/dev/hda1
label="windows"
table=/dev/hda
image=/boot/vmlinuz
label="linux-Ubuntu"
root=/dev/hda8