i have red hat 9.0 kernel 2.4.20-6, an olympus d-230 (with a broken
usb out port), and an 4-in-1 usb media card reader (smartmedia is the
focus) plugged into a 4 port usb hub.
i am unable to mount the smartmedia card using mount -t vfat /dev/sda1
/mnt/camera. i have attemped this before and gooten no where. now i am
at the point where i need it working.
when i unplug the usb cable and then plug in the usb cable to my 4
port hub and then do dmesg, this is the output:
hub.c: new USB device 00:1f.2-2.2, assigned address 13
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 13
SCSI error: host 0 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.
sda: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
unable to read partition table
if i attempt to mount it anyway, this is the output:
mount: No medium found
any advice or tips?