Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/proc
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
Peteroxxx
n00b
n00b


Joined: 10 Jun 2002
Posts: 52
Location: Florida

PostPosted: Tue Jun 11, 2002 8:46 pm    Post subject: /proc Reply with quote

I was able to install Gentoo but for some reason /proc directory was never created on my root. Therefore gentoo couldn't mount the /proc directory and failed. I did a mkdir /proc and was able to boot.

My question is...being fairly new too linux ( I know this is trivial for some of you but...) What is /proc used for and what is suppose to be in it??

Did I do bad by simply creating a directory called proc? Seems to be working though.

Thanks,

Peteroxxx
Back to top
View user's profile Send private message
jtanner
Tux's lil' helper
Tux's lil' helper


Joined: 23 May 2002
Posts: 121
Location: Atlanta, GA

PostPosted: Tue Jun 11, 2002 9:46 pm    Post subject: Reply with quote

Read 'man proc'

Jim
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jun 11, 2002 10:22 pm    Post subject: Reply with quote

Your /etc/fstab tells the startup scripts what filesystems to mount where, and mounting partitions requires a "mount point", i.e. an empty directory that said filesystem can attach to. "proc", as a filesystem, needs a mount point (/proc), so by creating the directory you did the right thing.
Back to top
View user's profile Send private message
Peteroxxx
n00b
n00b


Joined: 10 Jun 2002
Posts: 52
Location: Florida

PostPosted: Tue Jun 11, 2002 11:12 pm    Post subject: Kewl Reply with quote

I get it. :)
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