Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mounting usb-cardreader
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
Sujao
l33t
l33t


Joined: 25 Sep 2004
Posts: 677
Location: Germany

PostPosted: Sun Jan 09, 2005 9:43 am    Post subject: mounting usb-cardreader Reply with quote

Hi all!

I mount my usb-cardreader with:

Code:
mount -t vfat /dev/sdc1 /mnt/tmp


The other day I mounted it again like that and than unmounted it. Several minutes later I wanted to mount it again and it says me:

Code:
mount: special device /dev/sdc1 does not exist


Its true: the device is not present anymore. I rebooted hoping this would solve the problem (old windows habbit) but it didn't. Usualy the device was always there. Do I need to refresh the usb host somehow so that the kernel knows that something is plugged into usb again? And why did it dissapear at all?

Tell me if you need more information.
Back to top
View user's profile Send private message
kiksen
Guru
Guru


Joined: 24 Jun 2002
Posts: 401
Location: Denmark

PostPosted: Mon Jan 10, 2005 5:40 pm    Post subject: mounting usb-cardreader Reply with quote

Is it possible that you have other USB devices connected? It might have "moved" to another device (if you're not using udev).

If so, it might be /dev/sdb or something else. If that's the case, you'll be motivated to investigate udev a little. There's an excellent guide on gentoo.org (and for writing your own rules you can check out http://www.reactivated.net/udevrules.php)

HTH

/Søren
Back to top
View user's profile Send private message
Sujao
l33t
l33t


Joined: 25 Sep 2004
Posts: 677
Location: Germany

PostPosted: Mon Jan 10, 2005 11:03 pm    Post subject: Reply with quote

No, its the only device connected. I checked sd[a-d] but they are all empty.
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