Re: Problems when boot new kernel 2.5.66 kernel panic

Norbert Wolff (norbert_wolff@t-online.de)
Wed, 26 Mar 2003 00:04:32 +0000


On Tue, 25 Mar 2003 13:13:07 -0600
"jds" <jds@soltis.cc> wrote:

> VFS: Cannot open root device "rootvg/lvol1" or unknown-block(0,0)
> Please append a coorect "root=" boot option
> kernel panic
> VFS= Unable to mount fs on unknown-block(0,0).

I've exactly the the same Problem here, Kernel 2.5.66, no modules, no raid,
no lvm, tried with devfs and without it

VFS: Cannot open root device "301" or ide(3,1) <-- this IS my /dev/hda1
kernel panic

- sys_mknod in mount_root for device 301 succeeds, but
- sys_mount in do_mount_root returns ENOENT for "/dev/root"

Kernel 2.5.65 compiled with the same Config-Options and the same compiler boots
correctly.

Any Suggestions ?

Norbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/