[ltp] WOT PCMCIA memory cards

Robert Tomsick linux-thinkpad@linux-thinkpad.org
Tue, 06 Oct 2009 18:46:54 +0100


On Tue, 2009-10-06 at 10:21 -0700, bhaskins@chartermi.net wrote:
> I have a thing coming up where I will need to read in the data from a
> PCMCIA ( type 2 ) memory card, change a few bytes, and then write it
> back.
> This is not in any way proprietary data. 
> It sounds like a fairly easy job using dd, but what would the mount
> point be?

My guess is that it wouldn't be mounted unless there were a readable
filesystem on it.  Instead, I suppose it would show up somewhere
under /dev, but where exactly probably depends on your machine.

-Rob