Hello linus lovers,
I recently upgraded my 2.2.14 kernel to 2.4.1 ... everything worked all
right but when I try to boot with the new
kernel it complains that it can't mount the root filesystem ... !
Compiled using make zBimage
I just copied the lilo entry for the 2.2.14 kernel ... where the root
should be exactly the same as before, activated this
by invoking lilo ... but it doesn't work. Linux boots but fails with a
panic since it can't mount the root filesystem.
Did I forget something ?
lilo.conf
-------
boot=/dev/hda5
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
linear
default=2.14
image=/boot/vmlinuz-2.2.14-5.0
label=2.14
read-only
root=/dev/hda5
image=/boot/vmlinuz-2.4.1
label=2.4.1
read-only
root=/dev/hda5