Unable to boot into NFound's TWRP 3.2.1-8 after flashing old bootstack by accident - ZTE Axon 7 Questions & Answers

I messed up and accidentally flashed the old oreo B32-based bootstack to use Candy ROM using NFound's TWRP 3.2.1-8 which was specifically made for the newer b12-based bootstack. Now I can't boot into TWRP at all but the phone still works just fine for day-to-day use. I tried to flash NFound's TWRP 3.2.1-7 via fastboot but after entering "adb reboot bootloader" command, I got stuck on the ZTE logo screen and was unable to proceed into the bootloader menu to continue with the TWRP reflashing process. I am able to reboot back into the ROM by holding down the power button for 10 seconds but I would really like to be able to get my TWRP working again.
I love NFound's work and I brought this problem onto myself by accident but any help or guidance will be greatly appreciated!

Use EDL to go back to stock and flash it again......

you're fine because you can boot into your ROM. Reboot to EDL and use EDL Tool to flash recovery of choice.

Sorry guys, but I couldn't boot into EDL mode either. I tried different button combinations (power + vol down, power + vol up + vol down), the EDL tool, command lines, etc but none of them could get the phone to boot into fastboot nor EDL. It always just reboots back into the ROM.

ileikpi said:
Sorry guys, but I couldn't boot into EDL mode either. I tried different button combinations (power + vol down, power + vol up + vol down), the EDL tool, command lines, etc but none of them could get the phone to boot into fastboot nor EDL. It always just reboots back into the ROM.
Click to expand...
Click to collapse
Do you have root?? If you do, I recommend actually just using flashify app to flash the correct 3.2.1-7 TWRP to recovery. No need to mess with EDL

from computer adb
adb reboot edl
or
su
reboot edl
Sent from my Xperia Z3C using XDA Labs

JTruj1ll0923 said:
Do you have root?? If you do, I recommend actually just using flashify app to flash the correct 3.2.1-7 TWRP to recovery. No need to mess with EDL
Click to expand...
Click to collapse
Tried to flash TWRP 3.2.2-0 that way but no luck. The app says that the recovery image has been flashed successfully but when I try to boot into recovery, the led blinks once and the screen goes black.
Infy_AsiX said:
from computer adb
adb reboot edl
or
su
reboot edl
Sent from my Xperia Z3C using XDA Labs
Click to expand...
Click to collapse
Yea I tried that as well but the phone just reboots back into the ROM instead of going into edl. Tried using a terminal app on the phone to run "reboot edl" as well but got the same result.

ileikpi said:
Tried to flash TWRP 3.2.2-0 that way but no luck. The app says that the recovery image has been flashed successfully but when I try to boot into recovery, the led blinks once and the screen goes black.
Yea I tried that as well but the phone just reboots back into the ROM instead of going into edl. Tried using a terminal app on the phone to run "reboot edl" as well but got the same result.
Click to expand...
Click to collapse
Is your problem solved ?

CelesteBlue said:
Is your problem solved ?
Click to expand...
Click to collapse
Sorry mate still no luck haha and I just got a new phone as well. But my ZTE still works perfectly fine, just no way to boot into recovery, bootloader, or edl mode. The only thing I haven't tried is using an edl cable but I don't have access to those at the moment. If you have the same problem as me, you might wanna give the edl cable a try if all else fails.

i flashed Oreo Rom and then flash Twrp 3.2.1.8. after restart i select that phone should boot into recovery. but phone led blinks and then phone goes off. I want to boot into recovery?

Related

Stuck in CWMod Recovery

Went to boot into recovery and the damn thing is stuck. I can move around up and down with the volume buttons but i cannot press enter with the power button. shutting it off only reboots the tablet and goes back into recovery. any ideas?
djhaf said:
Went to boot into recovery and the damn thing is stuck. I can move around up and down with the volume buttons but i cannot press enter with the power button. shutting it off only reboots the tablet and goes back into recovery. any ideas?
Click to expand...
Click to collapse
Can you get to the bootloader screen so you can use fastboot? If so try flashing the TWRP recovery, it's a great recovery.
Monk33y said:
Can you get to the bootloader screen so you can use fastboot? If so try flashing the TWRP recovery, it's a great recovery.
Click to expand...
Click to collapse
I can press the power button and both volumes and it gets me to download mode... from there, every option i try just gets me back to recovery. when i press start, it sends me to recovery. when i press shut down and then turn it on - recovery. when i press restart bootloader, it still takes me to recovery afterwards. wtf happened here man? never seen this before.
djhaf said:
I can press the power button and both volumes and it gets me to download mode... from there, every option i try just gets me back to recovery. when i press start, it sends me to recovery. when i press shut down and then turn it on - recovery. when i press restart bootloader, it still takes me to recovery afterwards. wtf happened here man? never seen this before.
Click to expand...
Click to collapse
If you can at least get to download/fastboot mode, either get the stock recovery.img file or extract the recovery.img file from a custom_recover.zip, such as CMW or TWRP and place it in the directory where you have the fastboot util on your Windows PC, plug in the device into your Windows PC. Then type the folowing in a Windows Command prompt(without the quotes): "fastboot flash recovery recovery.img". Once that finishes then try rebooting back to recovery.
If you that doesn't work you may have a damaged bootloader, you can try extracting the bootloader(bootloader-manta-mantalj12.img) from the stock ROM and flashing it with the following command: "fastboot flash bootloader bootloader-manta-mantalj12.img" then you can type: "fastboot reboot-bootloader" to reboot directly to the bootloader.
djhaf said:
Went to boot into recovery and the damn thing is stuck. I can move around up and down with the volume buttons but i cannot press enter with the power button. shutting it off only reboots the tablet and goes back into recovery. any ideas?
Click to expand...
Click to collapse
This happened to me yesterday.
Step 1 - hold down the power+volume up+volume down
Step 2 - plug up USB cable and use fastboot to flash the "touch" recovery version. Usebthe method as before, you might need to point your machine to the "naked driver" in dev section to get windows to see the fastboot device driver.
Step 3 - once you are in touch recovery you can just use the touchscreen instead of power button
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
You can just "adb reboot" from any computer with working adb and drivers.
This needs to not be flashed by default from Rom Manager until they get it taken care of. Twrp and cwm touch work just fine.
jmhalder said:
You can just "adb reboot" from any computer with working adb and drivers.
This needs to not be flashed by default from Rom Manager until they get it taken care of. Twrp and cwm touch work just fine.
Click to expand...
Click to collapse
Seriously. Can we please sticky a thread or something that says CWM isn't stable on the nexus 10 yet. It would save a lot of people a lot of trouble.
I had the same issue get rid of crappy cwm and flash twrp, flash it by downloading the 1.3 nexus 10 rootkit selecting option 6 i believe with your n10 connected to your pc, it will fix your issue
Sent from my Nexus 10 using Tapatalk 2
I was able to fix it by re-flashing CW touch. thanks guys!

Error message "Fastboot mode!!!" when I try to boot into recovery

I tried to install TWRP using the method for unrooted phones posted on the TWRP website. After I did this when I tried to boot into recovery all I get is "Fastboot Mode!!!" in the upper left of my screen and I can't power my phone off with the power button, I have to take the battery out. My phone is a ze551kl. Has anyone else had this problem. I later rooted the phone and installed TWRP but now TWRP can't create a backup
You're doing something wrong. You booted into fastboot not recovery. I believe it's volume down for recovery and volume up for fastboot.
Thanks
HampTheToker said:
You're doing something wrong. You booted into fastboot not recovery. I believe it's volume down for recovery and volume up for fastboot.
Click to expand...
Click to collapse
Thanks Hamp that solved one of my problems. TWRP installed and made a backup for me. I still have a problem with the "Fastboot Mode !!!" though. If I press reboot in TWRP and select bootloader it does the same as before. Any one have any suggestions as to what I can try now? I'm not very tech savy and this might be a silly question but would it be possible to reflash the bootloader to stock? If so where could I find one. Is the bootloader included in the stock rom?

[SOLVED] Xiaomi Redmi 4 Prime cannot boot to TWRP

I have a Xiaomi Redmi 4 Prime/Pro and my problem is that I cannot boot into recovery using the Power+Volume Up method. When I do so, my phone gets stuck at the Mi boot logo. However, I can boot into recovery when I hold Power+Volume Down (I enter fastboot mode), then I connect my phone to my PC and I use the commands:
Code:
fastboot flash recovery twrp.img
fastboot boot twrp.img
I don't know if it's normal that my phone restarts automatically and boots into recovery when I hit enter with the last command.
I want to be able to get into recovery using the Power+Volume Up technique. Also, I heard that if I hold the Volume Up key when I reboot from fastboot will open a window with an option to disable stock recovery replacement. This also doesn't work and gets me to the stuck screen with the Mi boot logo.
Is there anything I can do to open TWRP using the Power+Volume Up method?
DJsushi123 said:
I have a Xiaomi Redmi 4 Prime/Pro and my problem is that I cannot boot into recovery using the Power+Volume Up method.
Is there anything I can do to open TWRP using the Power+Volume Up method?
Click to expand...
Click to collapse
Switch off the phone and wait for 10sec. After that hold together Volume Up + Volume Down + Power and wait (i guess 5-15sec) until you see recovery.
DJsushi123 said:
I have a Xiaomi Redmi 4 Prime/Pro and my problem is that I cannot boot into recovery using the Power+Volume Up method. When I do so, my phone gets stuck at the Mi boot logo. However, I can boot into recovery when I hold Power+Volume Down (I enter fastboot mode), then I connect my phone to my PC and I use the commands:
Code:
fastboot flash recovery twrp.img
fastboot boot twrp.img
I don't know if it's normal that my phone restarts automatically and boots into recovery when I hit enter with the last command.
I want to be able to get into recovery using the Power+Volume Up technique. Also, I heard that if I hold the Volume Up key when I reboot from fastboot will open a window with an option to disable stock recovery replacement. This also doesn't work and gets me to the stuck screen with the Mi boot logo.
Is there anything I can do to open TWRP using the Power+Volume Up method?
Click to expand...
Click to collapse
Fastboot reboot recovery
Modest Mind said:
Switch off the phone and wait for 10sec. After that hold together Volume Up + Volume Down + Power and wait (i guess 5-15sec) until you see recovery.
Click to expand...
Click to collapse
Thank you so much! It actually works! I don't know how, because usually it worked with the Power+Volume Up method.. Anyway, thanks!
SAFI_AFRIDI said:
Fastboot reboot recovery
Click to expand...
Click to collapse
Hello,
thanks for your response. I don't know if you actually read my post, but my phone reboots after the command
Code:
fastboot boot twrp.img
and then it directly boots into TWRP. So getting into TWRP isn't that much of a problem here. I wanted to get into recovery without a PC and without using any of these commands.
Also, please try to describe the procedure more precisely next time because typing out just one command that isn't even surrounded in
Code:
quotes...
Thank you.
DJsushi123 said:
Hello,
thanks for your response. I don't know if you actually read my post, but my phone reboots after the command
Code:
fastboot boot twrp.img
and then it directly boots into TWRP. So getting into TWRP isn't that much of a problem here. I wanted to get into recovery without a PC and without using any of these commands.
Also, please try to describe the procedure more precisely next time because typing out just one command that isn't even surrounded in
Code:
quotes...
Thank you.[/QUOTE]
Ok then just go to settings and then system update and then click on the menu and reboot in recovery
Click to expand...
Click to collapse
SAFI_AFRIDI said:
Ok then just go to settings and then system update and then click on the menu and reboot in recovery
Click to expand...
Click to collapse
Hello,
thank you for your answer. One thing I forgot to mention is that I use a custom OS too (MoKee ROM) with Android 6.0.1. Although this has an option for 'Advanced reboot' where you can reboot to recovery, this option always got me to the Mi boot logo and stays stuck there.
Also, I already fixed this problem by holding Power+Volume Up+Volume Down at the same time.
Best regards,
DJsushi
Just flash this fix markw_fix_twrp_reboot.zip
DJsushi123 said:
I have a Xiaomi Redmi 4 Prime/Pro and my problem is that I cannot boot into recovery using the Power+Volume Up method. When I do so, my phone gets stuck at the Mi boot logo. However, I can boot into recovery when I hold Power+Volume Down (I enter fastboot mode), then I connect my phone to my PC and I use the commands:
Code:
fastboot flash recovery twrp.img
fastboot boot twrp.img
I don't know if it's normal that my phone restarts automatically and boots into recovery when I hit enter with the last command.
I want to be able to get into recovery using the Power+Volume Up technique. Also, I heard that if I hold the Volume Up key when I reboot from fastboot will open a window with an option to disable stock recovery replacement. This also doesn't work and gets me to the stuck screen with the Mi boot logo.
Is there anything I can do to open TWRP using the Power+Volume Up method?
Click to expand...
Click to collapse
Just flash markw_fix_twrp_reboot.zip it will fix the problem
link: https://drive.google.com/file/d/0B8e8UmTAapESVU1xdjFfeS11cEk/view
****!! Phone not booting after flash no buttons working seems, completely dead..!!!
Aseer Al Faisal said:
Just flash markw_fix_twrp_reboot.zip it will fix the problem
link: https://drive.google.com/file/d/0B8e8UmTAapESVU1xdjFfeS11cEk/view
Click to expand...
Click to collapse
****!! Phone not booting after flash no buttons working seems, completely dead..!!!
Any to remove pattern lock widout loosing data.... Non rooted... No google or mi account details... Read q&a thread for details.. help

After flashing miui hm3s global v9.5.1.0 stuck at MI logo

Hi everyone,
I was using Lineage is 15.1 and wanted to go back to miui so Flashed miui hm3s global v9.5.1.0 using twrp 3.0.2 and my Redmi 3s stuck at mi boot logo. I'm not able to boot into recovery also. Please help me out.
Use Power button+Vol Up and Vol Down...
Also don't post this in development section.
Post it in discussion section.
killeradi said:
Use Power button+Vol Up and Vol Down...
Also don't post this in development section.
Post it in discussion section.
Click to expand...
Click to collapse
I tried. It again boots and stucks at mi logo and not booting into recovery
Wait bro it take 20 mins to bootup
Try to boot into fastboot mode. Power on your phone when you see mi logo press vol down + power button for 10 sec it should boot into fastboot i have faced similar issues before. If it boots into fastboot either flash fastboot rom or flash twrp recovery.Then flash the miui rom via twrp also please disable dm-verify or flash lazy flasher before booting you are facing bootloop as you might have flashed stock miui without disabling dm-verify.
If you dont find disable dm-verify option in your version twrp use this https://androidfilehost.com/?fid=745425885120756570
Ash225 said:
Try to boot into fastboot mode. Power on your phone when you see mi logo press vol down + power button for 10 sec it should boot into fastboot i have faced similar issues before. If it boots into fastboot either flash fastboot rom or flash twrp recovery.Then flash the miui rom via twrp also please disable dm-verify or flash lazy flasher before booting you are facing bootloop as you might have flashed stock miui without disabling dm-verify.
If you dont find disable dm-verify option in your version twrp use this https://androidfilehost.com/?fid=745425885120756570
Click to expand...
Click to collapse
As you mentioned I can boot to fastboot then flashed twrp but still no use. Not able to boot into twrp
Since you can boot into fastboot mode do the following
1. Flash twrp recovery " fastboot flash recovery <recovery-name>.img"
2. Boot into twrp from fastboot using "fastboot boot <recovery-name>.img"
Without quotes
Did you try from fastboot
fastboot boot twrp-3-x-x-x-land.img
Replace x with the version you have
Prem Vasudevan said:
Hi everyone,
I was using Lineage is 15.1 and wanted to go back to miui so Flashed miui hm3s global v9.5.1.0 using twrp 3.0.2 and my Redmi 3s stuck at mi boot logo. I'm not able to boot into recovery also. Please help me out.
Click to expand...
Click to collapse
Flash lazyflasher after installing ROM.
Pavanpatel said:
Flash lazyflasher after installing ROM.
Click to expand...
Click to collapse
I am not able to boot into recovery now.. how can I able to flash lazyflasher?
Ash225 said:
Since you can boot into fastboot mode do the following
1. Flash twrp recovery " fastboot flash recovery <recovery-name>.img"
2. Boot into twrp from fastboot using "fastboot boot <recovery-name>.img"
Without quotes
Click to expand...
Click to collapse
Did. Not booting into recovery
glavinstone said:
Did you try from fastboot
fastboot boot twrp-3-x-x-x-land.img
Replace x with the version you have
Click to expand...
Click to collapse
Flashed. Not booting into recovery stuck with mi logo
Prem Vasudevan said:
I am not able to boot into recovery now.. how can I able to flash lazyflasher?
Click to expand...
Click to collapse
Hold vol down + power. Enter bootloader mode. Flash twrp via pc. Flash lazyflasher. Done.
Don't reboot or disconnect your phone got to fastboot first flash the recovery using fastboot commands then use the fastboot commands to boot into recovery. If it still does not works you should try flashing miui fastboot rom using fastboot tool. And also please move this thread to discussion section
Pavanpatel said:
Hold vol down + power. Enter bootloader mode. Flash twrp via pc. Flash lazyflasher. Done.
Click to expand...
Click to collapse
Flashed lazyflasher and worked.. thanks a LOTTTT
Prem Vasudevan said:
I am not able to boot into recovery now.. how can I able to flash lazyflasher?
Click to expand...
Click to collapse
Press volume up + down+ power button simultaneously . when you see mi logo release power button but keep pressing volume up + down till recovery screen comes. Hit thanks if worked
Prem Vasudevan said:
Flashed lazyflasher and worked.. thanks a LOTTTT
Click to expand...
Click to collapse
Cool. Enjoy.
Deleted
Remove this thread from here & post in QA section not in development section
Sent from my land using XDA Labs

[SOLVED!][BRICKED!] Stuck in Fastboot mode and I can't boot into TWRP!

Hi I bricked my 6T. I tried to flash HavocOS ROM. But it wasn't installed properly where the systemUI wasn't working properly and I should've wiped my phone beforehand. I rebooted back into recovery and the internal storage was corrupted. I wipe data, but that didn't work and I wiped the system to get into a mode where the MSMDownload Tool can access it. But instead I'm stuck in Fastboot mode, but I could boot into TWRP.
But I followed this thread to recover my 6T through Fastboot, most of the commands worked not the system 'fastboot flash system_a system.img' this was the same for '_b' as well. It kept on saying 'error: cannot load 'system.img'' and now I can't boot into TWRP. Every option in fastboot mode just reboots to fastboot. I tried to get my situation across in each thread (Havocos and Fastboot rom thread) But no reply, I am running out of options and losing hope
If fastboot commands work, type in " fastboot reboot EDL "
then run the msm tool
kdog12 said:
If fastboot commands work, type in " fastboot reboot EDL "
then run the msm tool
Click to expand...
Click to collapse
It didn't work
You found the fastboot ROM thread, did you try flashing everything again from fast boot? Don't just flash what you think you need, reflash all of them. I got stuck in this loop recently and after flashing everything my phone booted as normal, and then I just started over, installing TWRP and rooting etc. Reloading AOSP.
Kept me from having to use the MSM Tool.
Extreme_Ninja2099 said:
It didn't work
Click to expand...
Click to collapse
What didn't work. How didn't it work. Didn't go to EDL mode? Or msm tool didn't work
kdog12 said:
What didn't work. How didn't it work. Didn't go to EDL mode? Or msm tool didn't work
Click to expand...
Click to collapse
The command didn't work
Extreme_Ninja2099 said:
The command didn't work
Click to expand...
Click to collapse
Is very simple to fix this....
Unplug... Hold power plus volume up till the device shuts off
Now with the device turned off and unplugged still.....
Hold both volume buttons for about five seconds and while continuing to hold plug in the USB..... Screen will stay black that's normal cause because the device is now in edl and the msmtool should be detecting it.......
Deleted

Categories

Resources