View Single Post
Posts: 24 | Thanked: 0 times | Joined on May 2011
#41
Originally Posted by ivyking View Post
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.

i am trying it ,i got this error in the 1st step

root

Nokia-N900:~# umount /dev/mmcblk0p1
umount: cannot umount /dev/mmcblk0p1 : Invalid argument