Tom Allison wrote:

um....

How do I mount the usb storage devices?

I have usbfs on /proc/bus/usb type usbfs (rw)
but when I insert the CF card, I don't get anything on the syslog telling me that a device was found (I expected this for USB devices).


I know I had this working under Linux at some point, but that was about 6 months ago under SuSE.

It prints just fine.


Load the card and run dmesg to see if any output generated.
Normally it's a case of: mount /dev/sda1 -t msdos /your/mount/point (create if necessary). Add to /etc/fstab if that works, then next time : mount /your/mount/point should work


Robin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to