Micro sd card reading problems

Hello.

I have just purchased a 64gb micro Sandisk sdxc uhs-1 card. I cant get Peppermint 5 or Mint16 to recognise it properly. My Android phone won’t recognise it either.

Any suggestions.

Screen shot attached.

sudo apt-get install exfat-fuse exfat-utils

Now try inserting the card again

Thanks Mark.
It’s now showing it as a 29gb volume but then it says it has 63.8 gb space.
Do I have to partition it to two 32 gb volumes?

Dunno, does GParted ot “Disks” show any unpartitioned space ?

and what’s the output from:

sudo fdisk -l

Hi Mark.

First the out put;

Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders, total 312500000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x9106b803

Device Boot Start End Blocks Id System
/dev/sda1 * 2048 177145000 88571476+ 7 HPFS/NTFS/exFAT
/dev/sda2 177145854 312498175 67676161 5 Extended
/dev/sda5 177145856 308393983 65624064 83 Linux
/dev/sda6 308396032 312498175 2051072 82 Linux swap / Solaris

Disk /dev/sdb: 29.5 GB, 29504831488 bytes
255 heads, 63 sectors/track, 3587 cylinders, total 57626624 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Device Boot Start End Blocks Id System
/dev/sdb1 32768 124735487 62351360 7 HPFS/NTFS/exFAT

Here is a screen shot of Gparted

I think it is more than likely that your devices cannot read the SDXC cards so they default to SDHC (4GB to 32GB). See here
Try a different card reader capable of reading SDXC cards.

I agree with SeZo … are you 100% sure your card reader is SDXC capable ?

Thought I do find it odd that fdisk sees

total 57626624 sectors

yet only uses

32768 → 124735487


Can you explain this statement:-

It's now showing it as a 29gb volume but then it says it has 63.8 gb space.

Where does it say that there’s 63.8GB of space ?

Yep SeZo is right. card reader problems.

Now shows the full 64gb.

Mark. With regard to the question of showing 63gb I was confusing it with another partition.

Thanks for the help Mark and SeZo. :slight_smile: