Click to See Complete Forum and Search --> : vexed again (lilo trouble)


bakerb
01-29-2001, 12:37 PM
whenever I try to run lilo, I get the following message:
[root@florsch /]# lilo -t
Added linux_240
Added linux_2215
Added failsafe
Added floppy
Fatal: No images have been defined

/etc/lilo.conf reads

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/us.klt
lba32
prompt
timeout=50
message=/boot/message
image=/boot/vmlinuz
label=linux_240
root=/dev/hda5
read-only
image=/boot/vmlinuz-2.2.15-4mdk
label=linux_2215
root=/dev/hda5
read-only
image=/boot/vmlinuz-2.2.15-4mdk
label=failsafe
root=/dev/hda5
append=" failsafe"
read-only
other=/dev/fd0
label=" floppy"
unsafe

I am currently running mandrake 7.1 with a 2.2.15 kernel

Any ideas why it would do this?

Thanks
bakerb

Keep on rockin' in the free world

Smippity-Smoo
01-29-2001, 12:39 PM
You have a default of linux in lilo.conf but nothing labelled linux. I think that should fix the problem.

bakerb
01-29-2001, 12:41 PM
Holy cow, I am an idiot. Thanks for the
sanity check.

much humbled now,
-bakerb