Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/dev link does not exist [SOLVED]
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
justincataldo
Guru
Guru


Joined: 15 Jun 2005
Posts: 376
Location: Australia

PostPosted: Wed Aug 29, 2007 5:31 am    Post subject: /dev link does not exist [SOLVED] Reply with quote

I've just done a fresh install on an x86 box. The machine has /dev/hda as the primary drive and /dev/hdc as the cdrom. I want to add another hard drive, either as /dev/hdb or as /dev/sda. The problem was that those devices did not exist in /dev.

I installed hotplug and coldplug hoping this would solve the problem. I now see those desired devices in /dev (as well as a heap of others). But I still can't run fdisk to partition the said devices (so neither an additional SATA or IDE drive is responding).

Code:

w0046 ~ # fdisk /dev/hdb

Unable to open /dev/hdb

Code:

w0046 ~ # fdisk /dev/sda

Unable to open /dev/sda


How do I fix this?


Last edited by justincataldo on Thu Aug 30, 2007 12:37 am; edited 1 time in total
Back to top
View user's profile Send private message
mudrii
l33t
l33t


Joined: 26 Jun 2003
Posts: 789
Location: Singapore

PostPosted: Wed Aug 29, 2007 6:12 am    Post subject: Reply with quote

remove from system hotplug and coldplug you should have udev runing for this.
check the information on your drives fdisk -l /dev/sda
check the cables too.
_________________
www.gentoo.ro
Back to top
View user's profile Send private message
justincataldo
Guru
Guru


Joined: 15 Jun 2005
Posts: 376
Location: Australia

PostPosted: Thu Aug 30, 2007 12:36 am    Post subject: Reply with quote

Ah ha! After I unmerge hotplug and coldplug it said that I needed to emerge udev at boot. It's all good now.

Thanks a lot! :)
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