Re: Mulit-Card Reader


Subject: Re: Mulit-Card Reader
From: Jim Gribbin (jgribbin@alaska.net)
Date: Tue Aug 12 2003 - 00:41:48 AKDT


You might try 'cdrecord -scanbus'. It will give a listing of any scsi
buses the system knows about and what devices are attached to the
particular buses.

Jim Gribbin

On Mon, 2003-08-11 at 19:16, Neil Moomey wrote:
> I finally got my Multi-Card reader working at least with the CF card.
> No luck with the SD card yet but I thought I would pass these notes on
> before I forget. I'm using RH 9 with a Belkin USB 2.0 Multi-Card reader
> from CompUSA and a USB 2.0 card.
>
> put CF card in reader and type on command line:
>
> tail -f /var/log/messages
>
> Now unplug and plug-in the USB cable to the multicard reader.
>
> Look in the text for something like sdb and use this to mount the CF
> card:
>
> mount -t vfat /dev/sdb1 /mnt/cf
>
> Might have to use root if it doesn't work or chown /dev/sdb1.
>
> I've tried sdb0 through sdb8 looking for the SD card with no luck. Any
> ideas?
>
> Neil
>
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.
>

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Tue Aug 12 2003 - 00:41:05 AKDT