[clug] Mounting an SD card

Geoff Smith gsmith at geoffco.net
Wed May 28 22:36:57 EST 2003


May 28 22:26:35 gcalaptop kernel: Initializing USB Mass Storage driver...
May 28 22:26:35 gcalaptop kernel: usb.c: registered new driver usb-storage
May 28 22:26:35 gcalaptop kernel: scsi0 : SCSI emulation for USB Mass 
Storage devices
May 28 22:26:35 gcalaptop kernel:   Vendor: 6-in-1    Model: CF/MD 
        Rev: 0202
May 28 22:26:35 gcalaptop kernel:   Type:   Direct-Access 
        ANSI SCSI revision: 02
May 28 22:26:35 gcalaptop kernel: Attached scsi removable disk sda at 
scsi0, channel 0, id 0, lun 0
May 28 22:26:35 gcalaptop kernel: sda : READ CAPACITY failed.
May 28 22:26:35 gcalaptop kernel: sda : status = 1, message = 00, host = 
0, driver = 08
May 28 22:26:35 gcalaptop kernel: Current sd00:00: sense key Not Ready
May 28 22:26:35 gcalaptop kernel: Additional sense indicates Medium not 
present
May 28 22:26:35 gcalaptop kernel: sda : block size assumed to be 512 
bytes, disk size 1GB.
May 28 22:26:35 gcalaptop kernel: sda: Write Protect is off
May 28 22:26:35 gcalaptop kernel:  sda: I/O error: dev 08:00, sector 0
May 28 22:26:35 gcalaptop kernel:  I/O error: dev 08:00, sector 0
May 28 22:26:35 gcalaptop kernel:  unable to read partition table
May 28 22:26:35 gcalaptop kernel: USB Mass Storage support registered.

Starting to look more and more unhappy...

http://www.iwillusa.com/products/ProductDetail.asp?vID=157&CID=177
That is a link to the product homepage, not much info there...

Geoff

Tomasz Ciolek wrote:
>  Each card type shows up as a drive - your messges should show sda ...
>  sde or some such....
> 
>  Ussualy one of the drives will be active. the media should be IN the
>  drive when its detected by the usb-storage.
> 
>  insert the SD into the slot and then do:
> 
>  sudo modprobe -v -r usb-storage 
>  sudo modprobe -v -k usb-storage
> 
>  then check the messages file for new scsi drives and partitions (like
>  sdd1, etc)
> 
> 




More information about the linux mailing list