Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/dev/sda1 is missing?
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
Elijah
n00b
n00b


Joined: 19 Apr 2003
Posts: 29
Location: Philippines

PostPosted: Sun Jun 01, 2003 3:17 am    Post subject: /dev/sda1 is missing? Reply with quote

I don't know anything about devfs so naturally I'd get this problem, I'm trying to mount my nokia 5510 to /dev/sda1 to dump my mp3's in (this is working on my debian) but there's no sda on /dev ... where is it? how do I make it?
Back to top
View user's profile Send private message
ctford0
l33t
l33t


Joined: 25 Oct 2002
Posts: 774
Location: Lexington, KY,USA

PostPosted: Sun Jun 01, 2003 4:54 am    Post subject: Reply with quote

If it hooks up through a usb connection you will have to be sure to enable some type of usb mass storage device in your kernel (guessing here).

Hope this helps.....

Chris
Back to top
View user's profile Send private message
Rafixus
n00b
n00b


Joined: 06 Jan 2003
Posts: 67

PostPosted: Sun Jun 01, 2003 11:50 am    Post subject: Reply with quote

Using DEVFS is different from the static device nodes in RedHat etc..

I also don't have my /dev/sda1 at boot time, however once I request to use the device (by mounting my usb flash drive) devfs automatically creates the device node for me to use

Being a phone - I'm not quite sure, however I just 'mount -t vfat /mnt/usb-flash/ /dev/sda1' to get it working

HTH
Back to top
View user's profile Send private message
Elijah
n00b
n00b


Joined: 19 Apr 2003
Posts: 29
Location: Philippines

PostPosted: Sun Jun 01, 2003 12:10 pm    Post subject: Reply with quote

Thanks for the reply, I already have the usb-storage modules loaded.. problem is that /dev/sda1 is not there, is there a MAKEDEV command in gentoo just like in debian?

Code:
root@valhalla mnt # mount -t vfat nokia/ /dev/sda1
mount: mount point /dev/sda1 does not exist

hmm, devfs doesn't seem to be making any devices for me :(
Back to top
View user's profile Send private message
Rafixus
n00b
n00b


Joined: 06 Jan 2003
Posts: 67

PostPosted: Sun Jun 01, 2003 12:16 pm    Post subject: Reply with quote

Yes there is, are you using 'hotplug'?

I first needed to '/etc/init.d/hotplug start' before my problems dissapeared
Back to top
View user's profile Send private message
Elijah
n00b
n00b


Joined: 19 Apr 2003
Posts: 29
Location: Philippines

PostPosted: Mon Jun 02, 2003 6:30 am    Post subject: Reply with quote

Whoops I don't have hotplug installed :lol: Thanks a lot! :D it's working now.
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