Still, I can't seem to be able to access it. Mounting CompactFlash
cards works fine on this machine, and the reader used is the same
(it supports 6 formats). When I try to display the partition table:
$ fdisk -l /dev/sdd
the reader will blink endlessly and the following appears in the
logs:
Archived from groups: alt.cellular.nokia (More info?)
"martin f. krafft" <alt.cellular.nokia@usenet.madduck.net> wrote in message
news:slrncfv25l.nc4.madduck@diamond.madduck.net...
> I recently tried to mount the MMC card that came with my Nokia 6230
> with a USB card reader on a Linux machine, and it detected it
> correctly:
>
> What kind of crack have the Nokia people been smoking? What format
> is the MMC card using? Not VFAT?
Most flash cards are formatted as FAT16 to maintain compatibility with
non-windows OSs. Try mounting it using "msdos" as the file system type
instead of "vfat" as vfat is fat32.
Let us know if this works. It worked for me when mounting my USB MP3 player.
Same problem as you described when using vfat.
I also notice that on my 5 in one card reader I get 5 devices (sdd1 to
sdd5), so make sure you're mounting the correct device. Some card readers
only allow one card to be inserted at a time and these only have one device
(usually sdd or sdd0).
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.