Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] what /dev-devices are necessary for boot?
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
kEiNsTeiN
Guru
Guru


Joined: 29 Apr 2005
Posts: 361
Location: Germany

PostPosted: Wed May 02, 2007 4:22 pm    Post subject: [solved] what /dev-devices are necessary for boot? Reply with quote

Hi! After backing up my gentoo with http://gentoo-wiki.com/Simple_snapshot_style_backup, I wasn't able to boot, because I excluded /dev, and the kernel crashed with "unable to start init" or something similiar.

So.. what devices do I actually need? It's not that biggy to use MAKEDEV for everything in man MAKEDEV, but... now I have a _lot_ of nodes in /dev :D


Last edited by kEiNsTeiN on Mon May 28, 2007 9:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
chrbecke
Guru
Guru


Joined: 12 Jul 2004
Posts: 598
Location: Berlin - Germany

PostPosted: Wed May 02, 2007 4:37 pm    Post subject: Reply with quote

AFAIK, all you need is console and null. You can create them with
Code:
mknod /dev/console c 5 1
mknod /dev/null c 1 3


HTH
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