View Single Post
Switch_'s Avatar
Posts: 601 | Thanked: 549 times | Joined on Mar 2010 @ Redditch, UK
#8
Originally Posted by shardul View Post
RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin
now open maemo flasher-3.5.exe and type flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin -f -R
after it flashing is done don't switch on your mobile.
The -R switch at the end of the parameter will reboot the mobile, rendering the comment about not switching on irrelevant. The command instead should be:
Code:
flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin -f
missing the
Code:
-R
switch at the end. The second command is right.

Personally, rather than typing that long winded command I download the two files and name one emmc.bin and the other one fiasco.bin. That then makes the command sequence;

Code:
flasher-3.5 -F fiasco.bin -f
flasher-3.5 -F emmc.bin -f -R
 

The Following User Says Thank You to Switch_ For This Useful Post: