View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#5
Originally Posted by jozeph View Post
There is a way to extract content from RX-51_2009SE_1.2009.41-1.VANILLA_PR_EMMC_MR0_ARM.bin without reflash eMMC?
Sure, on a Linux box:

Code:
$ flasher-3.5 -F RX-51_2009SE_1.2009.41-1.VANILLA_PR_EMMC_MR0_ARM.bin -u
$ mkdir emmc
# mount -t vfat -o loop mmc emmc/
 

The Following 2 Users Say Thank You to lma For This Useful Post: