PCMCIA

Satish Balay balay at fastmail.fm
Mon Nov 3 19:09:02 UTC 2003


On Mon, 3 Nov 2003, Andy Choens wrote:

> I've got a Nikon Digital Camera.  Using the USB to download the pics
> works just fine but it's slow and it's hard on my camera's battery.  So,
> I went out and bought a pcmcia card that fits my memory card, and
> thought it would be easy to use.  I saw it work on a windoze box and it
> worked real slick (fast and no drain on the battery).  I googled about
> it and got nothing except some reference to a bug in an OLD SuSE
> release.  I checked, and Fedora has the right file, so I don't know how
> to get this to go.

I would think using this adapter is same as using a pcmcia flash card. I do
the following to use a flashcard:

1. add the following to /etc/fstab
/dev/hde1               /mnt/flash              vfat    user,exec,dev,noauto 1 2

2. create the mount point

mkdir /mnt/flash

3. Now insert the flash card

4. mount the filesystem

mount /mnt/flash


Satish





More information about the fedora-list mailing list