maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   emmc corrupt memory (https://talk.maemo.org/showthread.php?t=62783)

ducki 2010-09-27 20:34

Re: emmc corrupt memory
 
flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f

change kernel with
flasher-3.5 -F RX-51_2009SE_1.2009.42-11_PR_COMBINED_MR0_ARM.bin' --flash-only=kernel -f

Restore emmc with vanilla
flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin' -f -R

plug n900 in usb mode and copy/paste entire partition (+hiden file from emmc) to pc

flasher-3.5 --enable-rd-mode

on xterm make: sudo gainroot; sfdisk -d /dev/mmcblk0 > partition ; edit partition adn change mmcblk0p2 id to 76; sfdisk --no-reread /dev/mmcblk0 < partition ; reboot the phone.

now:

flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f -R

now the phone say memory format not supported
open xterm; sfdisk -d /dev/mmcblk0 > partition ; edit partition adn change mmcblk0p2 id to 83; sfdisk --no-reread /dev/mmcblk0 < partition

now plug the phone in usb mode paste entire emmc from pc; reboot the phone;

and finaly the N900 works. if you want make:
flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f
flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin' -f -R

I hope to be as explicit and can be helpful

tcbl50 2010-10-15 19:17

Re: emmc corrupt memory
 
u know what dude. thanks so much for all this. u managed to help me rescue my friends N900. id been struggling to flash the eMMC but it kept giving me errors!!

p.s: first post on this forum. been lurking since december. i looove this phone

locolyric 2011-11-08 13:06

Re: emmc corrupt memory
 
what can we do if the emmc is corrupted and unable to copy the files from phone to pc? just forbid it?

locolyric 2011-11-08 13:22

Re: emmc corrupt memory
 
Quote:

Originally Posted by ducki (Post 827788)
flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f

change kernel with
flasher-3.5 -F RX-51_2009SE_1.2009.42-11_PR_COMBINED_MR0_ARM.bin' --flash-only=kernel -f

Restore emmc with vanilla
flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin' -f -R

plug n900 in usb mode and copy/paste entire partition (+hiden file from emmc) to pc

flasher-3.5 --enable-rd-mode

on xterm make: sudo gainroot; sfdisk -d /dev/mmcblk0 > partition ; edit partition adn change mmcblk0p2 id to 76; sfdisk --no-reread /dev/mmcblk0 < partition ; reboot the phone.

now:

flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f -R

now the phone say memory format not supported
open xterm; sfdisk -d /dev/mmcblk0 > partition ; edit partition adn change mmcblk0p2 id to 83; sfdisk --no-reread /dev/mmcblk0 < partition

now plug the phone in usb mode paste entire emmc from pc; reboot the phone;

and finaly the N900 works. if you want make:
flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f
flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin' -f -R

I hope to be as explicit and can be helpful


on xterm make: sudo gainroot; sfdisk -d /dev/mmcblk0 > partition ;

when i key in sfdisk -d /dev/mmcblk0 > partition
there is nothing i can edit. mind to correct my problems?

=======
not sure i am input the correct command or not.
sfdisk -c /dev/mmcblk0p2 76
and system reply cannot open /dev/mmcblk0p2 read-write

michaaa62 2011-11-08 13:59

Re: emmc corrupt memory
 
Quote:

on xterm make: sudo gainroot; sfdisk -d /dev/mmcblk0 > partition ;
This command just dumps the partition table to the file 'partition'! :confused:
Quote:

sfdisk -c /dev/mmcblk0p2 76
This command just changes the type of the partition to be unknown! :confused:

What are you trying to do, because the two commands are useless if they are not in known context. Please describe the error you are facing and post some output from the terminal to show the errors you are facing.

locolyric 2011-11-08 14:25

Re: emmc corrupt memory
 
Quote:

Originally Posted by michaaa62 (Post 1119999)
This command just dumps the partition table to the file 'partition'! :confused:This command just changes the type of the partition to be unknown! :confused:

What are you trying to do, because the two commands are useless if they are not in known context. Please describe the error you are facing and post some output from the terminal to show the errors you are facing.

i try a few way and it didn't work , sorry that i confuse everyone.

Just try again with the code
sfdisk -d /dev/mmcblk0 > partition

and the xterm revert back no partitions found ???

what happen?

Rob1n 2011-11-08 14:45

Re: emmc corrupt memory
 
Quote:

Originally Posted by locolyric (Post 1120023)
i try a few way and it didn't work , sorry that i confuse everyone.

Just try again with the code
sfdisk -d /dev/mmcblk0 > partition

and the xterm revert back no partitions found ???

what happen?

The OS can't see the eMMC at all, so it definitely looks like a hardware failure.

michaaa62 2011-11-08 16:00

Re: emmc corrupt memory
 
What is the output of
Code:

sudo gainroot
lshal | grep volume
sfdisk -l



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

vBulletin® Version 3.8.8