Closed GoogleCodeExporter closed 9 years ago
Your installation was aborted because one of the following things happened:
1. You phone couldn't write the boot.img on your phone. This happens when you
have unlocked your phone with htcs bootloader, because it won't give you access
to /boot while in recovery. to circumvent this, let it install and fail. Do
this:
adb pull /tmp/newboot.img
adb reboot-bootloader
fastboot flash boot newboot.img
fastboot reboot
Enjoy.
2. You have the stock kernel from a stock ROM installed, which has the first
256bytes encrypted and therefore my script, which assumes you have a non
encrypted boot.img installed, cannot proceed. To fix this do this:
Download the appropriate file from below.
Installed ROM is:
2.3.4 Sense 3.0: http://dl.dropbox.com/u/44206202/boot234-bricked091.img
2.3.5 Sense 3.5: http://dl.dropbox.com/u/44206202/boot235-stockkernel.img
then place it somewhere you can find it again.
adb reboot-bootloader
fastboot flash boot C:\your\path\and\filename.img
in fastboot choose bootloader and recovery.
flash the zip again.
Enjoy.
Original comment by showp1984
on 18 Dec 2011 at 2:19
Hi Again,
Thanks for you very detailed and through instruction..
I could flash ok but after restart I don't have service from my provider anymore
Is there a special radio I need to flash as well? currently on
10.58.9035.00U_10.15.9035.02_02
Original comment by salaram...@gmail.com
on 18 Dec 2011 at 6:32
Attachments:
by the way I can flash to available stock ROM's (sensation and sensation xe) if
it resolves the issue....I quite like the stock rom, just need an OC kernel,
and from reading the good comments on the forums about your Kernel, would like
to have your kernel on my phone....
Original comment by salaram...@gmail.com
on 18 Dec 2011 at 6:36
You are using the aosp kernel on sense... -.-
Original comment by showp1984
on 18 Dec 2011 at 11:28
Original issue reported on code.google.com by
salaram...@gmail.com
on 17 Dec 2011 at 11:14Attachments: