Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
devfs
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
LINUX-NEWBIE
Guest





PostPosted: Mon May 06, 2002 2:27 pm    Post subject: devfs Reply with quote

Hola!

I have just installed gentoo to the point of compiling the kernel and rebooting. At this point I get a message saying I don't have

DEVFS support? I checked make menuconfig, but found no such option (there was a /dev/something but it was selected to be compiled into the kernel). I'm using the "gentoo-sources" kernel

ideas? :(
Back to top
justus
n00b
n00b


Joined: 16 Apr 2002
Posts: 48

PostPosted: Mon May 06, 2002 7:38 pm    Post subject: Devfs... Reply with quote

You will want to make sure (when using the make menuconfig option) that under the File Systems section you have a "*" in front of the following (note: you will also need to have experimental options for the Kernel allowed... this should be under the first menu screen):
Code:
[*] /dev file system support (EXPERIMENTAL)
[*]   Automatically mount at boot

This should install devfs from the kernel side and will make sure that it is loaded up on startup.

If you have already created a kernel you can go back and check to see if these options are checked and then try again if they weren't.

You will also need to do a:
Code:
emerge -p devfs

This will set up the system end of devfs and the daemon for devfs.

Hmmm... I think that is it :)

Justin T
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