Active Topics

 


Reply
Thread Tools
Posts: 20 | Thanked: 2 times | Joined on Mar 2010
#11
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

Last edited by ducki; 2010-09-27 at 22:49.
 
Posts: 190 | Thanked: 206 times | Joined on Jan 2010 @ Accra,Ghana
#12
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
 
Posts: 118 | Thanked: 15 times | Joined on Jul 2010
#13
what can we do if the emmc is corrupted and unable to copy the files from phone to pc? just forbid it?
 
Posts: 118 | Thanked: 15 times | Joined on Jul 2010
#14
Originally Posted by ducki View Post
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

Last edited by locolyric; 2011-11-08 at 13:39.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#15
on xterm make: sudo gainroot; sfdisk -d /dev/mmcblk0 > partition ;
This command just dumps the partition table to the file 'partition'!
sfdisk -c /dev/mmcblk0p2 76
This command just changes the type of the partition to be unknown!

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.
 
Posts: 118 | Thanked: 15 times | Joined on Jul 2010
#16
Originally Posted by michaaa62 View Post
This command just dumps the partition table to the file 'partition'! This command just changes the type of the partition to be unknown!

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?
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#17
Originally Posted by locolyric View Post
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.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#18
What is the output of
Code:
sudo gainroot
lshal | grep volume
sfdisk -l
 
Reply


 
Forum Jump


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