holas, me encontre con el mismo problema,
al intentar flashear el kernel, mensaje de FAILED
Segun lei esto sucede por la versión de hboot, mi HDX provenia de ICS y tenia una particion menor a 4megas para boot, por ello no permitia la instalacion de kernels (boot.img) mayores a ese tamaño. Vale decir que la mayoria de kernels de JB superan ese tamaño, es por ello que sucita dicho error.
La solucion la encontre en el foro de xda, aqui la copio, la sencilla y rapida (flashear un kernel ligero)
Quote:
Originally Posted by
crazyjc81 Thanks GtrCraft ! Rom is really nice ! Just installed it on my wife's phone
I couldnt find a "how to install" for ICS hboot, so I thought I should just put it down here in case someone else is trying to figure it out.
Thanks to a post from ckpv5, i was finally able to get this ROM to boot.
I'm S-ON and on hboot 1.20
CID dont remember. But I have the single-sim model from India.
Here's what I did -
1) Flash the ICS recovery from here -
http://forum.xda-developers.com/show...73&postcount=2
Version - v2.5.0.0 RC1.0
Either use the following commands, in fastboot mode
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
or if you have a batch file, replace the recovery.img in the directory with this one
2) Perform a full backup including SD card. And then a full wipe including sdcard
3) Flash the ROM
4) Flash the boot.img from here -
http://forum.xda-developers.com/show...76&postcount=2
Version - #5 released on 16/11
Either use the following commands, in fastboot mode -
fastboot flash boot boot.img
fastboot erase cache
or if you have a batch file, replace the boot.img in the directory with this one
5) Wipe cache/dalvik cache and then reboot !
No issues so far, will let you know if something goes wrong
