[ltp] PCMCIA Compact Flash Cards ??

Robert Hajime Lanning linux-thinkpad@www.bm-soft.com
Mon, 13 May 2002 10:47:50 -0700 (PDT)


Also, the PCMCIA IDE is a seperate IDE controler (on the PCMCIA card).
So, IDE0 is hda and hdb, IDE1 (usualy swap bays) is hdc and hdd, and the
PCMCIA card will be IDE2 as hde and hdf.

Bert is right, you need to watch your logs for where the device shows up.

---- As written by Bert Haskins:
[snip]
> Make yourself a directory /mnt/pcflash and then add the following line to
> /etc/fstab:
>  /dev/hdc1      /mnt/pcflash   vfat    noauto,user,fat=12  0 0
> 
>  Replace /dev/hdc1 with whatever device the PCMCIA IDE module places the  card
> at. You can figure this out by looking at your system messages file
> (/var/log/messages on a RedHat system) right after the card is inserted, or
> by  looking at /var/lib/pcmcia/stab. If you have both a hard drive and an
> IDE   CD-ROM drive on your system, it may well be that the PCMCIA Compact
> Flash   card won't show up at /dev/hdc.
> 
> At this point, after inserting the card, any user can issue the command
>  mount /mnt/pcflash
> and get to the images on the card just like files on any other filesystem.
> Remember to unmount the filesystem before physically removing the PCMCIA card
> reader!
> PCMCIA CD

-- 
END OF LINE.

----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html