mount as read write.. as root : umount /dev/mmcblk0p1 fsck.vfat /dev/mmcblk0p1 mount -t vfat -o rw /dev/mmcblk0p1 /homeuser/MyDocs that should do it.. , no need to reboot , test copying files to MyDocs before rebooting.