[Q] HTC Butterfly stuck in bootloop - HTC Butterfly

I installed Inerst coin rom 2.5 but my device is stuck on bootloop. I used TWRP 2.7-2.8.4 but none of the recovery flashed the rom. It showed that the rom is successfully installed but when it reboot it get stuck on bootloop.

puneetkhandelwal said:
I installed Inerst coin rom 2.5 but my device is stuck on bootloop. I used TWRP 2.7-2.8.4 but none of the recovery flashed the rom. It showed that the rom is successfully installed but when it reboot it get stuck on bootloop.
Click to expand...
Click to collapse
is your device S-ON ?

bokithq said:
is your device S-ON ?
Click to expand...
Click to collapse
Yes it is S-On

puneetkhandelwal said:
Yes it is S-On
Click to expand...
Click to collapse
S-ON users have to flash boot.img manually via fastboot after flashing ROM.
Here are the steps:
1. Extract ROM zip file with winrar or winzip
2. Follow this guide on flashing boot.img from extracted ROM folder LINK or this video guide Video LINK
3. After that reboot and wait for ROM to boot
Click thanks! if this helped

Thank you for your help. now my device is working

puneetkhandelwal said:
Do i need to flash boot after or before installing the zip??
Click to expand...
Click to collapse
It doesn't matter. I works both ways.
I preffer to do it before rom install because after installing the rom I just reboot and wait for it to boot.

custom kernel
How can i install a custom kernel after installing a new Rom? i tried flashing it(zip file) from custom recovery but it was not sucessful

puneetkhandelwal said:
How can i install a custom kernel after installing a new Rom? i tried flashing it(zip file) from custom recovery but it was not sucessful
Click to expand...
Click to collapse
Same procedure as above.
Kernel is integrated into boot.img.
So if you want to flash kernel from rom X , just flash boot.img from rom X.
If you S-OFF your phone then you can flash boot from recovery.

If i want to flash another kernel and not that from rom then what i have to do?

puneetkhandelwal said:
If i want to flash another kernel and not that from rom then what i have to do?
Click to expand...
Click to collapse
You have to S-OFF and then install kernel from recovery.

Related

can hboot 2.00.0002 install Virtuous Quattro beta 6

my phone is saga,my rom is 2.3.5RUU HK,hboot 2.00.0002,i has already unlock phone in htc web.can i install beta6?pls help me ,thank u very much.
first,you have to flash a custom recovery and ,then flash the new rom.maybe,you also have to flash the boot.img via fastboot.
NeTvAmPiRe70 said:
first,you have to flash a custom recovery and ,then flash the new rom.maybe,you also have to flash the boot.img via fastboot.
Click to expand...
Click to collapse
ths.backup my rom,then try it .

[q] flashing a kernel

goodmorning to all . i just want to ask if i can flash amidabuddha's tweaked3 kernel to fall out rom ? is it safe and how ?
my phone is htc dev unlocked w/ 4ext recovery and FALLOUT ROM v5 .
waiting for your replies ..
TIA
2easy4you said:
goodmorning to all . i just want to ask if i can flash amidabuddha's tweaked3 kernel to fall out rom ? is it safe and how ?
my phone is htc dev unlocked w/ 4ext recovery and FALLOUT ROM v5 .
Click to expand...
Click to collapse
Yes, it can be used. Just flash in 4ext, don't reboot but use power menu to go to bootloader. Extract kernel image from ZIP on your PC, flash via
fastboot flash boot [Tweaked3_XI]/kernel/Sense4_boot.img
fastboot reboot
Done
finistere said:
Yes, it can be used. Just flash in 4ext, don't reboot but use power menu to go to bootloader. Extract kernel image from ZIP on your PC, flash via
fastboot flash boot [Tweaked3_XI]/kernel/Sense4_boot.img
fastboot reboot
Done
Click to expand...
Click to collapse
thanks sir ! im gonna try this now
2easy4you said:
thanks sir ! im gonna try this now
Click to expand...
Click to collapse
Use the 'thank button'.

Flashing Issue due to human error

Hi,
I have messed up and formated everything except SD when flashing a new rom and now I can't flash any roms as it is aborted . I'm using 4ext recovery. Can you help me out. :crying:
Many Thanks
kapateh said:
Hi,
I have messed up and formated everything except SD when flashing a new rom and now I can't flash any roms as it is aborted . I'm using 4ext recovery. Can you help me out. :crying:
Many Thanks
Click to expand...
Click to collapse
what version of 4ext do you have?
also wpost your bootloader details
rzr86 said:
what version of 4ext do you have?
also wpost your bootloader details
Click to expand...
Click to collapse
4Ext Recovery touch v1.0.0.5 RC8
Bootloader pic attached.
Many Thanks
If the roms ur trying to flash are kitkat roms then ul need to update ur 4ext recovery to latest version, 1.0.0.6 RC3 i think is latest.
ROM
jmcclue said:
If the roms ur trying to flash are kitkat roms then ul need to update ur 4ext recovery to latest version, 1.0.0.6 RC3 i think is latest.
Click to expand...
Click to collapse
I have tried flashing JB4.2 and Kitkat but neither works. I had Kitkat working but it was a bit laggy so I was going back to JB.
kapateh said:
I have tried flashing JB4.2 and Kitkat but neither works. I had Kitkat working but it was a bit laggy so I was going back to JB.
Click to expand...
Click to collapse
flash the latest version of 4ext via fastboot and try again
http://www.4shared.com/zip/WnSyLWMaba/4EXT_Recovery_Touch_v1006_RC3_.html
extract the recovery.img and flasg via fastboot
kapateh said:
I have tried flashing JB4.2 and Kitkat but neither works. I had Kitkat working but it was a bit laggy so I was going back to JB.
Click to expand...
Click to collapse
In case flashing the latest 4ext doesn't help. Usually 4ext gives an error code, what does it say when it aborts the intallation?
aborted
rzr86 said:
flash the latest version of 4ext via fastboot and try again
http://www.4shared.com/zip/WnSyLWMaba/4EXT_Recovery_Touch_v1006_RC3_.html
extract the recovery.img and flasg via fastboot
Click to expand...
Click to collapse
Sajito said:
In case flashing the latest 4ext doesn't help. Usually 4ext gives an error code, what does it say when it aborts the intallation?
Click to expand...
Click to collapse
I tried flashing the new version of 4ext and it aborted the install.
kapateh said:
I tried flashing the new version of 4ext and it aborted the install.
Click to expand...
Click to collapse
That zip can't be flashed. You need to extract the img in there, then boot into bootloader (fastboot) and use this command
"fastboot flash recovery [filename].img" (without quotes and replace "[filename]" with the actual name of the file)
fastboot
Sajito said:
That zip can't be flashed. You need to extract the img in there, then boot into bootloader (fastboot) and use this command
"fastboot flash recovery [filename].img" (without quotes and replace "[filename]" with the actual name of the file)
Click to expand...
Click to collapse
I'm very much a NOOB still, I'm not sure how to get to a command prompt.
kapateh said:
I'm very much a NOOB still, I'm not sure how to get to a command prompt.
Click to expand...
Click to collapse
Windows-Button + R, type "cmd", enter

[Q] Recovery not replaceable!!!

Have installed the following recovery
http://forum.xda-developers.com/showthread.php?t=2695377
Now, whenever try to install any other recovery it always shows this recovery only!!!PLEASE HELP!!!!:crying::crying::crying:
Raman11645 said:
Have installed the following recovery
http://forum.xda-developers.com/showthread.php?t=2695377
Now, whenever try to install any other recovery it always shows this recovery only!!!PLEASE HELP!!!!:crying::crying::crying:
Click to expand...
Click to collapse
Which recovery you want to install???
The one which is needed to install cm12
Raman11645 said:
The one which is needed to install cm12
Click to expand...
Click to collapse
The recovery needed for flashing cm 12 is also TWRP 2.7 with modifications, so you are confused.
May be the new recovery is flashed, try flashing cm 12 now
tried 5 times installing rom but no able to install with this touch recovery
Raman11645 said:
tried 5 times installing rom but no able to install with this touch recovery
Click to expand...
Click to collapse
Do you have 2 sd partition??? If not create it in the following manner-
sd-data(ext4) 1gb
sd-ext(ext4) minimum 700mb
Yes I have partitioned in that way
Raman11645 said:
Yes I have partitioned in that way
Click to expand...
Click to collapse
Try taking out the boot.img and flash it in BOOTLOADER separately by adb/fastboot and then flash the rom
aashking said:
Try taking out the boot.img and flash it in BOOTLOADER separately by adb/fastboot and then flash the rom
Click to expand...
Click to collapse
Thanks bro!!! thanks a lot ..that worked and now i am able to use lollipop on my little xplorer thanks!!!

htc one s c2 died?please help me

i dont know what happend....
when i installing cm12 rom had error....
unknowingly i flash cm12.zip as ruu ..
but it shows error after that my phone stuck in bootloop....
i tried many custom rom like viper c2 .
it installed but not booting....
please anyone help me....
and
thanks
which exact error does your phone show?
can you boot into recovery? if yes then do a full wipe and reflash the whole rom.
yes i did everything but it will not boot into the rom..that i installed
shalu awzme said:
yes i did everything but it will not boot into the rom..that i installed
Click to expand...
Click to collapse
Hi, how did you flash your new rom ? Using your computer with adb tools ?
Then try to flash first the rom.zip (after a full wipe if coming from another rom), then flash boot.img (you must do that if your phone is s-on, you have to unzip rom.zip to you computer to find boot.img, place it in the same directory as rom.zip), after that it should boot.
shalu awzme said:
yes i did everything but it will not boot into the rom..that i installed
Click to expand...
Click to collapse
maybe u insatlled another variants rom ..as far as i know our s3 don't have cm12

Categories

Resources