[ltp] usb memory ??
Dan Sawyer
linux-thinkpad@linux-thinkpad.org
Sat, 12 Mar 2005 15:48:48 -0800
All,
Hello, I am not succeeding in mounting a memory stick. I believe the
system is configured properly. Dmesg outputs:
usb 1-1: new full speed USB device using uhci_hcd and address 3
uba: device 3 capacity nsec 503808 bsize 512
uba: device 3 capacity nsec 503808 bsize 512
uba: uba1
The 'successful' howtos show a scsi connection here. lsmod shows:
[root@600e linux-2.6.11.2]# lsmod |grep scsi
scsi_mod 94504 2 sd_mod,sg
so scsi_mod, sd_mod, and sg are successfully loaded.
/proc/parttions shows:
180 0 251904 uba
180 1 251888 uba1
Does anyone have a pointer as to why scsi is not picking up the mount?
Thanks,
Dan