Reply
Thread Tools
Posts: 52 | Thanked: 2 times | Joined on Feb 2011 @ Egypt
#1
hi

when trying download any thing from web using N900

show me this

Not allow
or
Only read

can't delet from file manager

can't receive bluetooth

why
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#2
Originally Posted by amr h View Post
hi

when trying download any thing from web using N900

show me this

Not allow

can't delet from file manager

can't receive bluetooth

why
It could be the MyDocs filesystem has been mounted read-only (usually due to filesystem corruption). Try running (in X Terminal) "mount" and see whether the line for /dev/mmcblk0p1 has "rw" or "ro" listed after it.

If it is mounted read-only, and you have rootsh installed, you can do:
Code:
umount /home/user/MyDocs
fsck /dev/mmcblk0p1
mount /home/user/MyDocs
Alternately, you can connect the N900 to a PC in Mass Storage mode, right-click on the appropriate drive in Explorer, choose Properties, then Tools, then click "Check Now".
 
Posts: 52 | Thanked: 2 times | Joined on Feb 2011 @ Egypt
#3
Originally Posted by Rob1n View Post
If it is mounted read-only, and you have rootsh installed, you can do:
Code:
umount /home/user/MyDocs
fsck /dev/mmcblk0p1
mount /home/user/MyDocs
Alternately, you can connect the N900 to a PC in Mass Storage mode, right-click on the appropriate drive in Explorer, choose Properties, then Tools, then click "Check Now".
tahnks for answar

iam copy this order to x terminal but not work

and plz.. can u do any thing from my n900 without using pc.. bcoz my pc can't read my n900
 
Posts: 52 | Thanked: 2 times | Joined on Feb 2011 @ Egypt
#4
any help plzzzzzzz
 
Posts: 52 | Thanked: 2 times | Joined on Feb 2011 @ Egypt
#5
any help
 
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#6
Originally Posted by amr h View Post
tahnks for answar

iam copy this order to x terminal but not work

and plz.. can u do any thing from my n900 without using pc.. bcoz my pc can't read my n900
Were you root when you typed these commands into your N900's terminal?

Can you copy and paste to us what happened in the terminal when you did try to execute these commands, that will help us to help you much better then just telling us "but not work".
 
Posts: 52 | Thanked: 2 times | Joined on Feb 2011 @ Egypt
#7
it work now

sudo gainroot
fsck -a /dev/mmcblk0p1
 
Reply

Thread Tools

 
Forum Jump


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