Active Topics

 


Reply
Thread Tools
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#31
Leaving file system unchanged.
should be wrong, Please try
Code:
sudo gainroot
fsck -r /dev/mmcblk0p1
mount /home/user/MyDocs
instead.
 
anandv76's Avatar
Posts: 107 | Thanked: 28 times | Joined on Jan 2010
#32
Originally Posted by awahmohamad View Post
owww . yea . i am sorry , i dont know anything about these comands . i corrected it and i wrote the output . is it showing that everything is going fine ??
keep running the set of codes a few times till you get no errors. it usually takes 3/4 runs of the code...
 
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#33
Looks like you're almost there.... try this:

Code:
sudo gainroot
fsck -a -f /dev/mmcblk0p1
mount /home/user/MyDocs
If it fails to mount again, one thing to try: Connect it to a computer (you seem to have one available?) and see if you can then see the data. If you can, I would make a copy of the data elsewhere, just in case.

If the I/O error is an indication, it may be your are having flash failure. It's unlikely, but possible. If so, a reformat (with bad cluster check) may solve it and make it usable again, but that will erase all data.

Last edited by woody14619; 2010-12-20 at 21:29.
 
Posts: 33 | Thanked: 0 times | Joined on Dec 2010
#34
nothing has happened . i still cant access my folders.
i retarted my phone and nothing has happened .
from the output . wt did u realize . is everything going ok or there is something wrong ??
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#35
I would not think something is lost.
What is the error of the above fsck commands please?
 
Posts: 33 | Thanked: 0 times | Joined on Dec 2010
#36
sorry i didnt see ur last post .
ok . does it usually takes time to mount ??
couz i didnt see any error
 
Posts: 33 | Thanked: 0 times | Joined on Dec 2010
#37
thanks alot . now it is working !!!!!!!!!!!!!!!!!!!!!!!!
 
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#38
Can you run this code and show the output? (Don't need the column of numbers from fsck, but otherwise output is desired.)

Code:
sudo gainroot
fsck -a -f /dev/mmcblk0p1
mount /home/user/MyDocs
dmesg | tail -15
The | character may be hard to find. Hit (Func/blue-arrow) followed by (Sym/Ctrl) to get the special keyboard to type it.

Edit:
Lol... Never mind, see it's working now! Do make a backup as quick as you can. Also, you may want to post the answer to this:

Code:
sudo gainroot
dmesg | tail -15
If it was bad memory block, this could happen again unless you reformat and check it to remove the bad block.

Last edited by woody14619; 2010-12-20 at 21:53.
 
Posts: 33 | Thanked: 0 times | Joined on Dec 2010
#39
here is the output of the first code

checked clusters: 330880
/dev/mmcblk0p1: 3908 files, 330880/442377 clusters
/home/user # mount /home/user/MyDocs
/home/user # dmesg | tail -1
[ 1638.872711] slide (GPIO 71) is now open
/home/user #

and here is the output of the second code :




BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # dmesg | tail -15
[ 810.099273] proximity (GPIO 89) is now open
[ 810.575775] proximity (GPIO 89) is now closed
[ 810.740570] proximity (GPIO 89) is now open
[ 836.364837] proximity (GPIO 89) is now closed
[ 836.850189] proximity (GPIO 89) is now open
[ 913.732025] cam_shutter (GPIO 110) is now closed
[ 1137.349151] slide (GPIO 71) is now closed
[ 1138.021087] kb_lock (GPIO 113) is now closed
[ 1138.356994] kb_lock (GPIO 113) is now open
[ 1231.708618] slide (GPIO 71) is now open
[ 1255.263519] slide (GPIO 71) is now closed
[ 1268.919921] musb_hdrc periph: enabled ep1in for bulk IN, maxpacket 512
[ 1268.919952] musb_hdrc periph: enabled ep1out for bulk OUT, maxpacket 512
[ 1268.919982] g_file_storage gadget: high speed config #1
[ 1638.872711] slide (GPIO 71) is now open
/home/user #
 
Posts: 33 | Thanked: 0 times | Joined on Dec 2010
#40
but can u please tell me how exactly u solved it ??
i want to learn how to do it so that if it happened again i solve it without doing the same as i have done today.
and if u know any where where i can learn x-terminal comads and how to use it please tell me .
 
Reply

Thread Tools

 
Forum Jump


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