Hello, I have set up USB and the usb mass storage driver claims the memorex
USB Combo Card Reader as one of its own. It then maps it to something like
/dev/sdb and /dev/sdb1. If I then try and mount this with, say,
mount -t msdos /dev/sdb1 /mnt/card/
I get
mount: wrong fs type, bad option, bad superblock on /dev/sda,
or too many mounted file systems
This doesn't change if I try other filesystems (well, vfat)
I should point out I have a smart media card in the thing.
if I try cfdisk I get that the disk cannot be read. I installed USB debug
info in the kernel and a dmesg gives
usb-storage: *** thread awakened.
usb-storage: Command READ_CAPACITY (10 bytes)
usb-storage: 25 00 00 00 00 00 00 00 00 00 00 00
usb-storage: Bulk command S 0x43425355 T 0xd2 Trg 0 LUN 0 L 8 F 128 CL 10
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_transfer_partial(): xfer 8 bytes
usb-storage: usb_stor_bulk_msg() returned 0 xferred 8/8
usb-storage: usb_stor_transfer_partial(): transfer complete
usb-storage: Bulk data transfer result 0x0
usb-storage: Attempting to get CSW...
usb-storage: Bulk status result = 0
usb-storage: Bulk status Sig 0x53425355 T 0xd2 R 0 Stat 0x1
usb-storage: -- transport indicates command failure
usb-storage: Issuing auto-REQUEST_SENSE
usb-storage: Bulk command S 0x43425355 T 0xd2 Trg 0 LUN 0 L 18 F 128 CL 10
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
usb-storage: usb_stor_bulk_msg() returned 0 xferred 18/18
usb-storage: usb_stor_transfer_partial(): transfer complete
usb-storage: Bulk data transfer result 0x0
usb-storage: Attempting to get CSW...
usb-storage: Bulk status result = 0
usb-storage: Bulk status Sig 0x53425355 T 0xd2 R 0 Stat 0x0
usb-storage: -- Result from auto-sense is 0
usb-storage: -- code: 0x70, key: 0x6, ASC: 0x6, ASCQ: 0x0
usb-storage: Unit Attention: (unknown ASC/ASCQ)
usb-storage: scsi cmd done, result=0x2
usb-storage: *** thread sleeping.
sdb : READ CAPACITY failed.
sdb : status = 1, message = 00, host = 0, driver = 08
The simple question I have after all this info, is, can I get this damned
thing to work or not? If not, where can I get a smartmedia reader which will.
(It couldn't be a fault of the smart media itself could it?)
Im sorry if there is too much info here, but the usb-storage prints out loads
and loads of debug messages.
Thanks in advance.
--
Richard Fletcher, Sheffield, UK.
"Those who shun unix are forced to reinvent it."
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users