Bryan Phinney wrote:

Well, this relates to how Linux handles usb devices since they can be either, static devices that are always on, i.e. a usb mouse for instance, or hot-plug devices that are only accessed when they are connected to a running machine.

When your device is on and you turn the computer on, it is treated as a static device and mounted accordingly. When the device is off and you turn the computer on, it is not detected. If you subsequently turn it on, the computer treats it as a hot-plug device. That is because the act of turning the device on when it was not previously detected mimics the act of plugging in a hot-plug device.

So, if you want the device to always be mounted to the same place, like a usb mouse would be, you need to insure that it is always connected and on. If you want to be able to move the device away and then return it to the computer while on, you need to insure that it is not on when you turn the computer on, then it will always be treated as a hot-plug device.

You can change the mount point of the hot-plug device to something different, you just need to specify that in the hot-plug scripts.





OK, but,
If you disconnect the reader entirely prior to boot,
You get lots of warning in boot script about failed device,
and when on desktop, you then hot plug it, the reader
shows up in the hub nicely but when you go to mount
it on either dektop icon, or CL, you get,

mount /dev/sda1 is not a valid block device.

so it's not really configured as a device to the system,
only a usb connection in the hub, if you see what I mean.

John

--
John Richard Smith
[EMAIL PROTECTED]




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to