Reply
Thread Tools
Posts: 6 | Thanked: 1 time | Joined on Feb 2011
#1
My phone doesn't want to download anything at the 32GB storage, Whenever I'm downloading and I press save it says "Not Allowed"

Does anybody have a quick fix to this?
 
Posts: 47 | Thanked: 31 times | Joined on Jul 2010
#2
Could be that the MyDocs partition has become corrupt (maybe that's too strong a word, an unexpected reboot might have done it) and on reboot it was mounted read-only. This happens to most everyone from time to time so it's good to know how to fix it.

As root,

Code:
umount /home/user/MyDocs
fsck -a /dev/mmcblk0p1
mount /home/user/myDocs
 
Posts: 11 | Thanked: 0 times | Joined on Mar 2010 @ Porto Alegre - RS - Brazil
#3
Thanks! Just another tip. If fsck doesn´t help, try to use windows chkdsk... i left fsck running more than one day, and nothing, it was still running. So i decided to use mount again, connect as mass storage and run chkdsk. In less than five minutes N900 was back again. I think that in some point fsck entered in a loop during check.

Best Regards,

Germano.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 01:05.