On Tue 11 Jul 06, 11:16 PM, Hai Yi <[EMAIL PROTECTED]> said: > Hello there: > > I have a creative flash with a usb port, after I plugged it in the > port, I see this: > > $ lsusb > > Bus 003 Device 004: ID 041e:4139 Creative Technology, Ltd > Bus 003 Device 001: ID 0000:0000 > Bus 002 Device 001: ID 0000:0000 > Bus 001 Device 004: ID 06cb:0003 Synaptics, Inc. > Bus 001 Device 003: ID 045e:0053 Microsoft Corp. > Bus 001 Device 001: ID 0000:0000 > > Then I issued a command (might be wrong) > mount -t usbfs /proc/bus/usb/003/004 /mnt/ > > Then I am struck in the middle of nowhere, don't know how to proceed > to access the content in my flash. i'm not sure where "nowhere" is. :) if that command seemed to work, try:
$ ls /mnt and see if you can access the drive. pete _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
