View Single Post
Posts: 73 | Thanked: 47 times | Joined on Aug 2010
#6
I think it has something to do with MyDocs partition becoming read-only problems discussed on this thread:

http://talk.maemo.org/showthread.php?t=66004&page=2

This problem seems to occur when the phone freezes or restarts while some apps are accessing your MyDocs partition.

Have you tried this:

Originally Posted by michaaa62 View Post
Check the file system
Code:
fsck -af /dev/mmcblk0p1
Fsck should identify the file system type.
Then, if everything goes well, mount it back to its place
Code:
mount /home/user/MyDocs -o rw
If it mounts alright, check again from your media app, if it says cannot mount or some application is trying to access this folder, reboot the phone and hopefully your problems gone.
 

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