Computing.Net > Forums > Linux > sys_mount() returns ENXIO on boot

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

sys_mount() returns ENXIO on boot

Reply to Message Icon

Name: fuzzywave
Date: January 2, 2007 at 18:58:42 Pacific
OS: Linux 2.4.17
CPU/Ram: vanilla
Product: vanilla
Comment:

sys_mount() returns ENXIO on boot, giving the on screen message - VFS: Cannot open root device “hda2”. The kernel was made from Linux 2.6.17 source from the USAGI IPv6 port. Could you please comment on the following diagnostics?

1) The struct block_device of “/dev/root” gotten by fs/block_dev.c - open_bdev_excl() has bd_dev = 0. The inode of “/dev/root” has i_rdev = 0 and not (3,2). dev = 0, is the dev argument used in the further function calls, beneath sys_mount().

2) drivers/base/map.c – kobj_lookup() fails because the 1st bdev_map.probes[] entry has dev = 1. The dev argument to kobj_lookup() was 0, from (1) above. dev = 1, is the init value for bdev_map.probes[].

3) I built a kernel with all the drivers linked in.

4) I compiled ext2 and ext3 for reiserfs.

5) Except for changing the name of the kernel, the GRUB menu.lst entry is the same as for booting kernels. It was generated by “make install”, anyway.

This is a re-post, as no one has looked at the diagnostics yet.

Any advice would be deeply appreciated.

Tx,
Tim McFadden



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


linux and sata Create an http Directory



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: sys_mount() returns ENXIO on boot

what mouse was detected on boot? www.computing.net/answers/linux/what-mouse-was-detected-on-boot-/14611.html

RAID-0 on boot... modules www.computing.net/answers/linux/raid0-on-boot-modules/25951.html

eth0 doesn't come up on boot www.computing.net/answers/linux/eth0-doesnt-come-up-on-boot/16037.html