Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
submount and udev/hotplug
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
hepta_sean
Apprentice
Apprentice


Joined: 27 Apr 2004
Posts: 246
Location: Berlin, Germany

PostPosted: Tue May 11, 2004 3:47 pm    Post subject: submount and udev/hotplug Reply with quote

Does anyone know, if I can submount get to work with a hotplugged USB memory stick.

One problem is (I suppose) that the device file isn't there, when the stick is not plugged in. Another one (or maybe the same, don't know) is that I get
Code:
sean@lois sean $ ls /mnt/stick/
ls: /mnt/stick/: No medium found

whenever I try to acces the submounted stick and dmesg says:
Code:
subfs: submountd execution failure. Error 256


Any ideas?
Back to top
View user's profile Send private message
justin sane
n00b
n00b


Joined: 09 Jan 2004
Posts: 31

PostPosted: Tue May 11, 2004 11:16 pm    Post subject: Reply with quote

It works for me. I have a udev rule to make my USB compactflash reader show up as /dev/usbcard (and /dev/usbcard1 for the first partition) and I have the following line in my /etc/fstab..

/dev/usbcard1 /mnt/usbcard subfs fs=auto 0 0

Everything seems to work fine, even though /dev/usbcard1 doesn't exist when I boot, as soon as I plug a compactflash card into the reader it creates /dev/usbcard and /dev/usbcard1 and mounts /mnt/usbcard automagically.
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Sun Jul 17, 2005 9:47 pm    Post subject: Reply with quote

hepta_sean: I have the same problem. have you found a solution?
_________________
Build your own live cd with catalyst 2.0!
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