Mulit-Card Reader


Subject: Mulit-Card Reader
From: Neil Moomey (neil@neilmoomey.com)
Date: Mon Aug 11 2003 - 19:16:37 AKDT


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.



This archive was generated by hypermail 2a23 : Mon Aug 11 2003 - 19:16:40 AKDT