When trying to boot the new kernel, I am getting the following errors;
devfs: boot_options: 0x2
request_module[ide-disk]: root fs not mounted
hda: driver not present
VFS: cannot open root device "301" or 03:01
please append a correct "root=" boot option

Anyone know what this is all about? I have the correct root= option.
Same as all my other kernels. Unless it is supposed to be different. But
the same one works on my laptop with the new kernel. HELP!!

/etc/lilo.conf
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
default=linux-2.2.16
message=/boot/message
image=/boot/vmlinuz-2.2.12-20
        label=linux-orig
        initrd=/boot/initrd-2.2.12-20.img
        read-only
        root=/dev/hda1
image=/boot/vmlinuz-2.2.14
        label=linux-2.2.14
        read-only
        root=/dev/hda1
image=/boot/vmlinuz-2.2.16
        label=linux-2.2.16
        read-only
        root=/dev/hda1
image=/boot/vmlinuz-2.2.16-22
        label=linux-2.2.16-22
        read-only
        root=/dev/hda1
#image=/boot/vmlinuz-2.2.17
#       label=linux-2.2.17
#       read-only
#       root=/dev/hda1
image=/boot/vmlinuz-2.4.0
        label=linux-2.4.0
        initrd=/boot/initrd-2.4.0.img --- tried with and without this
        read-only
        root=/dev/hda1


Anyone see a problem here?



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to