I have installed the exfat package. After I use "mkfs.exfat /dev/mmcblk1p1" to format, I want to use "mount /dev/mmcblk1p1 test/ " but the following error appears
mount: mounting /dev/mmcblk1p1 on test/ failed: Invalid argument
please help me to mount sdcard, thanks!