[linux-help] Re: smart-media usb card reader
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Monday 01 December 2003 05:06 pm, Jeff Vian wrote:
> I see below that it gets the USB device number, but it does not
> appear to get the device name.
> (sda, etc).
>
> try mount -t vfat /dev/sd[a-d] /mnt/reader
> Sometimes the cartd has no logical partition so the raw device is how
> you access it.
>
> >mount -t vfat /dev/sda[1-7] /mnt/reader gives "no medium"
> >mount -t vfat /dev/sd[bc][1-7] /mnt/reader gives "not a valid
> > block=3D20 device"
I had previously tried sd[a-c], but did it again, this time sd[a-g].
sda gives "no medium" and sd[b-g] gives "not valid block dev" as=20
before.
Unplug and replug makes the following three lines in /var/log/messages.
Dec 1 21:01:49 bertha kernel: usb.c: USB disconnect on device 3
Dec 1 21:01:53 bertha kernel: hub.c: USB new device connect on bus2/1,=20
assigned device number 4
Dec 1 21:01:53 bertha kernel: scsi3 : SCSI emulation for USB Mass=20
Storage devices
mount /dev/sda .... makes the following lines in /var/log/messages
Dec 1 21:03:14 bertha kernel: Device not ready. Make sure there is a=20
disc in the drive.
Dec 1 21:03:14 bertha kernel: sda : READ CAPACITY failed.
Dec 1 21:03:14 bertha kernel: sda : status =3D 1, message =3D 00, host =3D=
=20
0, driver
=3D 28
Dec 1 21:03:14 bertha kernel: Current sd00:00: sense key Not Ready
Dec 1 21:03:14 bertha kernel: Additional sense indicates Medium not=20
present
Dec 1 21:03:14 bertha kernel: sda : block size assumed to be 512=20
bytes, disk size 1GB.
Dec 1 21:03:14 bertha kernel: sda: I/O error: dev 08:00, sector 0
Dec 1 21:03:14 bertha kernel: unable to read partition table
Since this reader has slots for two different types of media, I wonder=20
if the software is checking for a CompactFlash card first. And if so,=20
how to get to the smart media card fitst.
> >
> >
> >
> >
> >
> >
> >-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
> >visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
>
> -- This is the linux-help@xxxxxxxxx list. To unsubscribe,
> visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
|
|