![]() |
2010-10-15
, 19:17
|
Posts: 190 |
Thanked: 206 times |
Joined on Jan 2010
@ Accra,Ghana
|
#12
|
![]() |
2011-11-08
, 13:06
|
Posts: 118 |
Thanked: 15 times |
Joined on Jul 2010
|
#13
|
![]() |
2011-11-08
, 13:22
|
Posts: 118 |
Thanked: 15 times |
Joined on Jul 2010
|
#14
|
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
![]() |
2011-11-08
, 13:59
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#15
|
on xterm make: sudo gainroot; sfdisk -d /dev/mmcblk0 > partition ;
sfdisk -c /dev/mmcblk0p2 76
![]() |
2011-11-08
, 14:25
|
Posts: 118 |
Thanked: 15 times |
Joined on Jul 2010
|
#16
|
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.
![]() |
2011-11-08
, 14:45
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#17
|
![]() |
2011-11-08
, 16:00
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#18
|
sudo gainroot lshal | grep volume sfdisk -l
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.