Reply
Thread Tools
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#1
Well guys it's been months since the last time I posted something, and the last time I did was to get help in this same problem. Thing is that last time I managed to fix my eMMC by pulling out the battery and having the phone without it for a couple of days. Now im having the exact same problem and I don't know why... This is how i got the problem:


1) Picked the phone and saw that it was freezed in a black screen so I thought that the best thing I could do was to pull out the battery and boot the cellphone again

2) when i started the phone again it was looping in the nokia logo

3) flashed a fiasco image to fix the looping

4) eMMC was gone after flashing




I've tried everything, fdisk seems to be not working (says not found), mmcblk0 doesn't exist... and im getting the low memory error. I've tried to reflash with a vanilla image with no sucess, flasher says that su_prepared_blah blah something_req error code 3 or 1. Help please
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
If you are able to install rootsh, or have done it already, please try to give the output of
Code:
mount
df
sudo gainroot
sfdisk -l
 
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#3
I typed mount and nothing showed up. Then typed df and this is what showed up:


Code:
Filesystem                    lk-blocks               Used Available Use% Mounted on

then sudo gainroot

and then sfdisk -l but nothing showed up
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
Please try the sfdisk command again, this time with the target device:
Code:
sudo gainroot
sfdisk -l /dev/mmcblk0
Do you have an external microSD-card to store files?

Please also give the output of
Code:
lshal -s| grep mmc

Last edited by michaaa62; 2012-08-22 at 16:46.
 
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#5
Yes i have an external microSD-card.

The output of the first code says no such file or directory, cannot open /dev/mmcblk0 for reading

And I cant use the second one, is not letting me use the symbols
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#6
Try to get your files from the internal microSD with testdisk from the recovery-tools package
Code:
sudo gainroot
apt-get update
apt-get install recovery-tools
testdisk
Try to manage the menus in testdisk to list the files and folders of the internal microSD and copy them to the external card.
Here is a short walkthrough of that, may be long, depends on the amount of data, procedure: http://talk.maemo.org/showpost.php?p...8&postcount=16
 
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#7
This is what i get when i type in terminal apt-get update
Attached Images
 
 
Posts: 62 | Thanked: 3 times | Joined on Dec 2010 @ San Jose, Costa Rica
#8
Bumping because this is important to me . At least i'd like to recover my contacts
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#9
Never saw that error before, may that be a temporary failure of network connection???
Please try again.

Also please use these commands to get full info from your device
Code:
sudo gainroot
df > debug.txt
mount >> debug.txt
sfdisk -l /dev/mmcblk0 >> debug.txt
lshal -s| grep mmc >> debug.txt
du -kx / | sort -n | tail -n 25 >> debug.txt
Note that there is almost no output on the screen, because the output is redirected to a file called debug.txt. Attach that file, please, to your next post.

Please also give info about the tweaks you applied, like nitdroid installs, kernel-power, cssu, thumb2, battery-patch, 720p video tweaks and so on, to get a better picture of the cause of failure.

Last edited by michaaa62; 2012-08-26 at 19:26.
 
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#10
Originally Posted by MamoriNoTenshi View Post
Bumping because this is important to me . At least i'd like to recover my contacts
if you indeed
Originally Posted by MamoriNoTenshi View Post
[...] tried to reflash with a vanilla image [...]
then your data (including contacts...) are gone
at best (if they are still available) you could try & save them to the SIM...
__________________
information is a necessary though no sufficient condition to rationality...
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:29.