Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't boot because /proc won't mount.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Mon Dec 16, 2002 6:57 pm    Post subject: Can't boot because /proc won't mount. Reply with quote

Hello,

I've used the alternate install method from Tom's rtbt disk.
Everything went fairly smoothly, except when I go for my
first boot it fails because it can't mount /proc, complaining
Mount command failed only root can do that.

I've tried both of these lines in fstab:

none /proc proc defaults 0 0
proc /proc proc defaults 0 0

I've even tried changing "defaults" to "users".

When I boot into single or emergency mode I can't
seem to mount anything. I always get "only root can do that".
I do have proc enabled in the filesystems options in
the kernel.

Thank you for your time
Back to top
View user's profile Send private message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Mon Dec 16, 2002 8:20 pm    Post subject: Reply with quote

very strange problem...

here a cut from my /etc/fstab:
Code:
proc                    /proc           proc            defaults
0 0
[/code]
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Tue Dec 17, 2002 4:16 am    Post subject: Problem solved. Reply with quote

For those of you doing an alternate installation,
ie from floppy, be carefull if you use Tom's
rtbt disk. While the guide warns you that you
should chown root:root /mnt/gentoo, I found
that all files were untarred with a strange uid.

So, /sbin/init was owned by somebody besides
root. This made things very interesting since
that strange uid was running everything.
Back to top
View user's profile Send private message
rtn
Guru
Guru


Joined: 15 Nov 2002
Posts: 427

PostPosted: Tue Dec 17, 2002 3:34 pm    Post subject: Re: Problem solved. Reply with quote

Pythonhead wrote:
For those of you doing an alternate installation,
ie from floppy, be carefull if you use Tom's
rtbt disk. While the guide warns you that you
should chown root:root /mnt/gentoo, I found
that all files were untarred with a strange uid.



Did you use the -p option to tar when you untarred the stageX file?

--rtn
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing 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