Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
modprobe: Can't locate module /dev/ROOT
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
d3bruts1d
n00b
n00b


Joined: 09 Oct 2003
Posts: 19
Location: Knoxville, TN

PostPosted: Tue Oct 21, 2003 9:35 pm    Post subject: modprobe: Can't locate module /dev/ROOT Reply with quote

Ok... just got past the grub problems I was having.. thanks to the guys that posted comments that helped me fix it.

Now, when the system boots (or trys to) into gentoo I get this set of errors:
Quote:

* Checking root file system
modprobe: Can't locate module /dev/ROOT
modprobe: Can't locate module /dev/ROOT
modprobe: Can't locate module /dev/ROOT
modprobe: Can't locate module /dev/ROOT
fsck.ext3: No such file or directory when trying to open /dev/ROOT
/dev/ROOT:
The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and really contains a ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock.:
etfsck -b 8193 <device>

* Filesystem couldn't be fixed. :( [ !! ]

Give root password for maintenance
(or Control-D for normal startup): _


Pressing Control-D unmounts the filesystem, and reboots the system.. which soon brings me back to the error :p

Any ideas?

~The newest gentoo noob.
_________________
:: d3bruts1d ::
Overclockers Club
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Tue Oct 21, 2003 9:44 pm    Post subject: Reply with quote

You apparently forgot to set up your /etc/fstab file. If you enter the root password, it might continue booting to some extent, and if you can log in, you can "nano -w /etc/fstab" and fix it. Check the install guide for more info.
Back to top
View user's profile Send private message
d3bruts1d
n00b
n00b


Joined: 09 Oct 2003
Posts: 19
Location: Knoxville, TN

PostPosted: Tue Oct 21, 2003 10:03 pm    Post subject: Reply with quote

Actually.. I did edit it, just forgot to save changes... :/

Anyway... edited the /etc/fstab and set it as follows:



# <fs> <mount point> <type> <opts> <dump/pass>
/dev/ROOT / ReiserFS noatime 0 1

But still get the errors... after that, I press Control-D and it lets me boot on and loogin.

Something still misconfigured about it? What opts and dump/pass should I be using for ReiserFS? Since this isn't /BOOT I didn't specify the notail option.
_________________
:: d3bruts1d ::
Overclockers Club
Back to top
View user's profile Send private message
didl
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 1106
Location: Pittsburgh, PA

PostPosted: Tue Oct 21, 2003 10:09 pm    Post subject: Reply with quote

d3bruts1d wrote:

# <fs> <mount point> <type> <opts> <dump/pass>
/dev/ROOT / ReiserFS noatime 0 1

But still get the errors... after that, I press Control-D and it lets me boot on and loogin.


You have to replace /dev/ROOT by the hard drive partition which contains your
/ filesystem, e.g. /dev/hda3 or whatever you specified when you did
the initial partitioning of your system.
Back to top
View user's profile Send private message
d3bruts1d
n00b
n00b


Joined: 09 Oct 2003
Posts: 19
Location: Knoxville, TN

PostPosted: Tue Oct 21, 2003 10:14 pm    Post subject: Reply with quote

Ahh... stupid me.

Thanks for your help didl and BradN. :)

It works now.. imagine that. :p Should I change anything in the opts and dump/pass?
_________________
:: d3bruts1d ::
Overclockers Club
Back to top
View user's profile Send private message
didl
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 1106
Location: Pittsburgh, PA

PostPosted: Tue Oct 21, 2003 10:42 pm    Post subject: Reply with quote

d3bruts1d wrote:
A
It works now.. imagine that. :p Should I change anything in the opts and dump/pass?


I think you are good and "man fstab" will be your friend :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum