View Single Post
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#71
Did you try flashing a different kernel in between

That helped me to finally get the emmc flashed...

Basically it's flashing PR1.3 then kernel from PR1.2 then EMMC and finally the PR1.3 kernel again.

Here's a small How to...

First of all you need two firmware images PR1.2 and PR1.3 for example
Code:
PR1.3 = RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM

• PR1.2 = RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM
PR1.1.1 will work also...

Then you need a matching emmc image (PR1.3_original or a custom image file for bigger apps partition)
Code:
PR1.3 RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin 

• 5GB Apps 24GB MyDocs:
http://www.mediafire.com/?j6srnaxwr3notaf 

• 8GB Apps 21GB MyDocs:
http://www.mediafire.com/?5o1hkuuwhn8hh1c
1. Flash PR1.3
Code:
flasher-3.5 -F RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin -f
2. Flash only Kernel of PR1.2
Code:
flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin --flash-only=kernel -f
3. Flash your EMMC (custom or PR1.3)
Code:
flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin -f
4. Reflash PR1.3 firmware (see 1.) or try --flash-only=kernel but with the PR1.3 image (see 2.)

:cheers:

..::J4ZZ::..
 

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