View Single Post
Posts: 51 | Thanked: 37 times | Joined on Jul 2010 @ Stockholm
#28
Originally Posted by chenliangchen View Post
Which command did you use?

I got the incorrect command perhaps, couldn't get the card mounted...
I cannot remember doing anything special so the process must have been rather straightforward for me.
Any particular problem or error message that you encounter?

Format the SDcard:
mkexfatfs /dev/mmcblk1p1
or
mkfs.exfat /dev/mmcblk1p1

Give the SDcard a label:
exfatlabel /dev/mmcblk1p1 myLabel

//j
 

The Following 2 Users Say Thank You to jesper For This Useful Post: