I've just upgraded my kernel from bf-2.4 to 2.4.18-1-686. I'm getting a few
funny messages on bootup:
/etc/mtab: no such file or directory
modporbe: cannot locate module *
/etc/modules.conf is newer than /lib/modules/modules.dep
The relevant part of my /etc/lilo.conf:
image = /vmlinuz
label = Debian
root = /dev/sda1
initrd = /initrd.img
append="hdc=ide-scsi acpi=off apm=power-off"
read-only
Can anyone explain? I assume these are "benign".