Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
software raid, cant make /dev/md0
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pontusen
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2006
Posts: 96

PostPosted: Sat Aug 12, 2006 2:08 pm    Post subject: software raid, cant make /dev/md0 Reply with quote

So, i have this in my kernel :

linear
md_mod

i have made a proper /etc/raidtab and this:

# mkraid /dev/md0
cannot determine md version: no MD device file in /dev.

shows up. Does anyone have a clue how to solve this?
Back to top
View user's profile Send private message
Aries-Belgium
l33t
l33t


Joined: 08 Jul 2005
Posts: 730
Location: Willebroek, Belgium

PostPosted: Sat Aug 12, 2006 2:10 pm    Post subject: Reply with quote

Try to do this:
Code:
mknod /dev/md0
mkraid /dev/md0

_________________
Ep2.nl | Developers Community
Back to top
View user's profile Send private message
pontusen
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2006
Posts: 96

PostPosted: Sat Aug 12, 2006 2:11 pm    Post subject: Reply with quote

thanks for replying, however, i get this :

# mknod /dev/md0
mknod: missing operand after `/dev/md0'
Try `mknod --help' for more information.
Back to top
View user's profile Send private message
Aries-Belgium
l33t
l33t


Joined: 08 Jul 2005
Posts: 730
Location: Willebroek, Belgium

PostPosted: Sat Aug 12, 2006 3:02 pm    Post subject: Reply with quote

Oww right. I'm sorry:
Code:
mknod /dev/md0 b 9 0

Replace the last zero in 1 for md1, in 2 for md2, ...
_________________
Ep2.nl | Developers Community
Back to top
View user's profile Send private message
neysx
Retired Dev
Retired Dev


Joined: 27 Jan 2003
Posts: 795

PostPosted: Sat Aug 12, 2006 3:24 pm    Post subject: Reply with quote

You might be interested in http://www.gentoo.org/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml

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