Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
udev not populated correctly [solved]
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
kg4ysy
Apprentice
Apprentice


Joined: 08 Jul 2006
Posts: 183
Location: North Carolina

PostPosted: Sun Feb 11, 2007 9:27 pm    Post subject: udev not populated correctly [solved] Reply with quote

I was installing and when I went to reboot the system, /mnt/gentoo/dev wouldn't unmount. I just went ahead and rebooted my system. When I rebooted, /dev was populated with the original stage3 /dev with all sorts of stuff. Basically populated with everything that /dev can pretty much hold. hda-hdf and fd0 to fd9 and whatnot. I reapplied the stage3 without overwriting anything but /dev. It worked on the next reboot. Then I emerged deskbar-applet and some other stuff. I go to reboot and alsa can't find anything and /dev is overpopulated. I don't want to have to start over again. Is there something I screwed up? If it's related, X11 will randomly stop working because of vm86 gives some signal 11 or something. If I restart it fixes it. Something is wrong here. What can I do? Let me know if you want anything posted.
Back to top
View user's profile Send private message
kg4ysy
Apprentice
Apprentice


Joined: 08 Jul 2006
Posts: 183
Location: North Carolina

PostPosted: Mon Feb 12, 2007 1:42 am    Post subject: Reply with quote

Solved:


cd /dev && rm -rf * && mknod -m 660 /dev/console c 5 1 && mknod -m 660 /dev/null c 1 3 && udevstart

repopulated /dev correctly...thx to brianw on #gentoo
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