I did same with my htc desire s , and now i am stuck on unrooted but s-off
looking for help to s-on again !! i did root by revolutionary (easy) then unrooted by RUU /erurope 1.47.401.4 sense:2.1 android 2.3.3 .
problem is it is accepting ota 2.3.5 but on reboot it just stays on htc screen. i need help badly..
I did same with my htc desire s , and now i am stuck on unrooted but s-off
looking for help to s-on again !! i did root by revolutionary (easy) then unrooted by RUU /erurope 1.47.401.4 sense:2.1 android 2.3.3 .
problem is it is accepting ota 2.3.5 but on reboot it just stays on htc screen. i need help badly..
To flash the ENG HBoot you can use one of these methods;
1) Fastboot
-Place the .img file (extracted from PG88IMG(ENG 0.98.2000).zip) in C:\android-tools
-Boot phone into fastboot
-Run command "fastboot flash hboot engHBOOToverARX.img" in CMD
2) Android Flasher
-Download from here
-Select phone, select Hboot .img (bootloader)
-Boot phone into fastboot and select FLASH
3) Updater file (PG88IMG.zip)
-Rename PG88IMG(ENG 0.98.2000).zip to PG88IMG.zip EXACTLY
-Place file on your SD card root, and boot into HBoot, and follow onscreen instructions
4) adb shell (LAST LAST resort, one typo and you can brick your phone, do some reserch before doing it
-Place the hboot on your SD card and remane it to "hboot.img"
-Boot into recovery
-adb devices - Must show your serial
-adb shell
-su (it should show #, that means you have the right permission, if it shows $ afterwards you dont have permission)
dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img (backup your current hboot)
dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18 (flashes new hboot)
If you have any problems first check out this thread for answers
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.