View Single Post
Garrett_PL's Avatar
Posts: 198 | Thanked: 219 times | Joined on May 2012 @ Louth / Ireland
#9
I curently runing microSDXC 64 Gb made by SanDisk, so now have 90 Gb on my primary N900.

Didn't work straight away, so first :

Code:
dmesg | grep -i 'mmc'
And I got that there is new high speed and powerfull SDHC card at address e624.

Then following the advice on TMO (Thanked for that already):

THAT WILL SWIPE ALL DATA FROM THAT CARD

Code:
mkfs. vfat /dev/mmcblk1p1
Then reinserted the card. Working great now.