View Single Post
Posts: 177 | Thanked: 152 times | Joined on Oct 2011
#6
Try doing this but this will erase your data on MyDocs so be careful
root
mkfs.vfat /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/Mydocs
reboot

try this at your own risk