View Single Post
Old October 27th, 2011, 11:01 AM   #118 (permalink)
teckied
Junior Member
 
Join Date: May 2011
Posts: 15
 
Device(s):
Thanks: 1
Thanked 6 Times in 2 Posts
Thumbs up change Hboot 6.17 to 2.15 updated

After i stuck in Hboot 6.17 and cant update with OTA or root with Revolutionay. When I flash the stock rom it show that The Main version is older. So you have to downgrade it before flash the stock rom.

You have to install android sdk and Hex editor (and relative tools)

step1 download z4root install it and use temporary root it.
step2 we get temp root now. open a cmd and input adb shell
step3 input su root(it will change the icon).
step4 copy the mtd1 file to sdcard.
input cat /dev/mtd/mtd1 > /sdcard/misc.img
step5 move the misc.img to your pc and use some hex editor to edit it.
step6 goto 11 row, you will find current version number. (in my case is 4.24.651.1)
step7 change it to 1.0.000.1 save the file. (should backup the original one)
step8 copy the flash tool and misc.img back to sdcard(flash tool:http://www.android-hilfe.de/attachme...lash_image.zip).
step9 input cat /sdcard/flash_image > /data/flash_image
step10 input chmod 755 /data/flash_image
step11 /data/flash_image misc /sdcard/misc.img

Now you can flash officail KDDI PC36IMG.zip by bootloader or ruu rom.
Multiupload.com - upload your files to multiple file hosting sites! KDDI Evos (Japan):
1.05.970.1_PC36IMG.zip (MD5: 78F9E8BFEE705F34790A46C258268F02)

It work for me ... let try it by yourself..
teckied is offline  
Reply With Quote
The Following 3 Users Say Thank You to teckied For This Useful Post:
Agent-Tabasco (October 27th, 2011), ocnbrze (October 28th, 2011), SharpIS03 (November 9th, 2011)