[Need help] flash recovery successful, but failed to boot into twrp - Nexus 6P Q&A, Help & Troubleshooting

I followed the steps in this forum to flash recovery modified 4core twrp. The steps were all successful till I click on recovery and tried to boot into twrp.
Unlock my phone
Boot into boot loader
fastboot flash recovery modified twrp.img
Swith to recovery mode, click power button, then it went back into boot loop.
Not sure anyone had the same issue? How to resolve this?

Were you able to boot into TWRP at all?

rootfreak2004 said:
Were you able to boot into TWRP at all?
Click to expand...
Click to collapse
No.....I could not boot into TWRP at all.

I'm having the same issue. BLOD and unable to get into recovery before it loops.

fifiyu said:
I followed the steps in this forum to flash recovery modified 4core twrp. The steps were all successful till I click on recovery and tried to boot into twrp.
Unlock my phone
Boot into boot loader
fastboot flash recovery modified twrp.img
Swith to recovery mode, click power button, then it went back into boot loop.
Not sure anyone had the same issue? How to resolve this?
Click to expand...
Click to collapse
me too all have been successful ..cannot boot into twrp.
can someone teach me how...pllleeeaaseeee

Did you guys find a solution somehow?

How are you booting into twrp? Via adb or manually through the button combo?
This is just a guess but maybe you need to root before you reboot.
I'm not sure how to go about it but I think there is a way to flash magisk.zip after you flash the custom twrp maybe someone with a little more knowlage can answer that.
Again I'm.not even sure if that is the solution or not.

I got it, I did a mistake during the button combo. Thats the way I boot twrp for the first time after flashing twrp: Press Vol- & Power, wait for vibration of the phone, release Power & keep holding Vol- until twrp boots up. this works now for my z1c

Related

xt1068 - can't boot into recovery from bootloader mode

hi, i'm unable to boot into recovery by choosing the recovery option from the bootloader mode. i can get into recovery by using 'adb reboot recovery' when it's booted into android. i have tried multiple recovery images of twrp also philz cwm, it just doesn't work from the bootloader mode. anyone has experienced this issue or have an idea?
thanks in advance
idebasis said:
hi, i'm unable to boot into recovery by choosing the recovery option from the bootloader mode. i can get into recovery by using 'adb reboot recovery' when it's booted into android. i have tried multiple recovery images of twrp also philz cwm, it just doesn't work from the bootloader mode. anyone has experienced this issue or have an idea?
thanks in advance
Click to expand...
Click to collapse
you are not supposed to select the recovery option in bootloader with power key....after you get to bootloder...press down volume once and then up volume button for selection
ravi.avancha said:
you are not supposed to select the recovery option in bootloader with power key....after you get to bootloder...press down volume once and then up volume button for selection
Click to expand...
Click to collapse
stupid me! such a small thing. thanks @ravi.avancha
urgent help needed
i tried the lollipop ota update from http://forum.xda-developers.com/moto-g-2014/general/official-lollipop-indian-ota-captured-t3002674
it showed the process of going in recovery and installing the update but can't boot thereafter, not even to the bootloader or recovery.
phone is completely dead.
Before this i had not connected the phone to laptop so no drivers, but i had turned on usb debugging.
anyway i get my phone start? to whatever rom or recovery.
help appreciated, thanks

Stuck on LOGO while going into Recovery Mode

I successfully Flashed Recovery using FastBoot but whenever I am going into recovery mode by pressing VOL DOWN+POWER it just shows OnePlus LOGO and nothing happens after it.
What should I do ?
I was using CW 13 with TWRP but then I FLASHED OXYGEN OS 3.0 and cleared the cache. After that, It is loading into OXYGEN but there is no developer options over there and it is not even going in recovery mode now.
HELP!
http://forum.xda-developers.com/oneplus-2/general/firstaid-zip-revert-h2os-mm-beta-to-lp-t3306967
try this method. I tried and solved the problem.
Boot your phone into fastboot and on your pc, try 'fatboot oem device-info'
If it's locked, you're as ****ed as I was, my thread here.
(
You will have to go with Bhalla's unbrick guide
Tutorial on how to still get into your OS and save your stuff is in my thread - fastboot continue
)
If your bootloader is unlocked, try flashing this recovery (modified TWRP).
If it doesn't work - unbrick guide.
Afterwards, use the OOS 3.0 installation guide from Bhalla
try this
piyushmodi01 said:
I successfully Flashed Recovery using FastBoot but whenever I am going into recovery mode by pressing VOL DOWN+POWER it just shows OnePlus LOGO and nothing happens after it.
What should I do ?
I was using CW 13 with TWRP but then I FLASHED OXYGEN OS 3.0 and cleared the cache. After that, It is loading into OXYGEN but there is no developer options over there and it is not even going in recovery mode now.
HELP!
Click to expand...
Click to collapse
http://forum.xda-developers.com/oneplus-2/general/oneplus-solution-hard-bricked-device-t3183449 it worked i can now go into stock recovery...... Need to root but TWRP is not flashing any suggestions?

Can't boot into recovery using vol down+power but can boot normally

Hi,
I can't boot into recovery using vol down+power but I can boot normally into OS and from there I can boot into recovery through ADB or third party apps.
I was trying to update my OP2 with new OxygenOS 3.0.2. As my device was rooted so I had to do it manually using TWRP. Till now I was able to boot into recovery by vol down+power.
Before flashing I wiped everything(dalvik+cache+system+data), rebooted into recovery and flashed the OOS3.0.2 full ROM. At this point the installation was successfull but I was not able to boot the OS, it was stuck on the loading screen. After several attempts to boot OS, I finally tried to boot into recovery to flash again, but I was unable to. When I press vol down+power for few sec, the phone switches off with a vibration.
Later I found out that I was supposed to use a modified TWRP. So I flashed the modified TWRP via fastboot and flashed the OOS3.0.2 full ROM again, Now I can boot into OS normally but still I cannot boot into recovery by vol down+power. But the interesting thing is that I can boot into recovery through ADB or third party apps.
I tried flashing the TWRP recovery again with no luck. I thought this could be a problem with boot.img which is contained in ROM itself so I also flashed the ROM again with no luck. Also I am absolutely sure that this is not a hardware issue with by volume buttons as I can use them properly when I boot into OS.
A quick thought, is it possible that the boot.img of the ROM itself is broken? Seems unlikely as I am not seeing anyone else having this issue. But if it is, is it ok to flash the boot.img from OOS2.x version ROM, will that be compatible? Just wanted to be sure before doing this.
Any other thoughts are welcome.
Are you used this command for flashing twrp??
fastboot flash recovery recovery.img
You should add "flash", otherwise it won't install twrp in your mobile
yes I used that command only
Dreckk said:
yes I used that command only
Click to expand...
Click to collapse
After flash recovery use this command it will help to boot in twrp "fastboot boot recovery.img " without quotes
yes I know that, thats how I booted into recovery from fastboot for flashing the ROM. But I should be able to boot into recovery by vol down+power. That is why I posted this question.
Will you please send me screenshot of cmd?? after flash recover

Cant boot into TWRP

Hello, ive unlocked my bootloader on my h870 and ive flashed twrp. when ive just flashed it i was able to boot into twrp but now everytime i try to boot into it it wil wipe all my data with the stock lg recovery mode can someoneone please help me? Thanks! Just got the phone a few hours ago
You have to install a custom rom or root to make twrp permanent, if you don't do that it will install always after the first boot the stock recovery.
mprovi_15 said:
You have to install a custom rom or root to make twrp permanent, if you don't do that it will install always after the first boot the stock recovery.
Click to expand...
Click to collapse
Ok but how can i install root or a custom rom when i cannot boot into twrp?
aaflan88 said:
Ok but how can i install root or a custom rom when i cannot boot into twrp?
Click to expand...
Click to collapse
You need to reflash twrp with the bootloader like the first time.
mprovi_15 said:
You need to reflash twrp with the bootloader like the first time.
Click to expand...
Click to collapse
I understand that mprovi but hen again TWRP doesn't boot unfortunately
aaflan88 said:
I understand that mprovi but hen again TWRP doesn't boot unfortunately
Click to expand...
Click to collapse
When you have flashed twrp, you do the buton combination to enter twrp, if you fail to enter twrp a the phone boots into system the stock recovery will be reflashed so you have to reflash twrp.
Try making these:
When you are in the bootloader after flashing twrp press button down+ power button. When the screen turns off quickly stop pressing power button and quickly press again until the lg logo appear.
When the lg logo appear stop pressing power button, quickly press again and stop pressing the power button and press again quickly until you see twrp logo.
These method works for me for booting twrp easily
The stock recovery appears but you have to select the factory reset option and it will boot into TWRP
mprovi_15 said:
When you have flashed twrp, you do the buton combination to enter twrp, if you fail to enter twrp a the phone boots into system the stock recovery will be reflashed so you have to reflash twrp.
Try making these:
When you are in the bootloader after flashing twrp press button down+ power button. When the screen turns off quickly stop pressing power button and quickly press again until the lg logo appear.
When the lg logo appear stop pressing power button, quickly press again and stop pressing the power button and press again quickly until you see twrp logo.
These method works for me for booting twrp easily
Click to expand...
Click to collapse
Unfortunately still not succeeded after trying all the solutions i've found here
Hey, i have the same Problem, my TWRP broke, i can't boot into recovery and my Device ist not listed in fastboot mode. Can someone help me out?
I get the ring in windows when i plugin but its not recognizing.. Can someone pls help me out?
Okay, I'm going to try to explain it, and see if I can succeed where others have not.
You install TWRP by booting to bootloader and using fastboot to push a new recovery:
Code:
fastboot flash recovery twrp.img
It seems like you accomplished that successfully. The next step is to immediately boot to recovery; do not boot the phone to system first. You will get the factory prompts for wiping data, but it will not actually wipe your data this time. Instead it will boot to TWRP.
Now, while you are in TWRP, you need to either root (flash Magisk) or install a custom ROM. If you do not, your next boot to system will remove TWRP and restore the stock recovery. If that happens, then the data-wiping prompts the next time you boot to recovery are real and the phone will wipe. So you MUST - must must must - root or install a custom ROM while you have TWRP up, in order for TWRP to persist.
If you have already experienced this problem, you need to start over at the beginning; flash TWRP again, and then follow the rest of these directions.
Maybe this will help clear up the problem for you guys.
dwasifar said:
Okay, I'm going to try to explain it, and see if I can succeed where others have not.
You install TWRP by booting to bootloader and using fastboot to push a new recovery:
Code:
fastboot flash recovery twrp.img
It seems like you accomplished that successfully. The next step is to immediately boot to recovery; do not boot the phone to system first. You will get the factory prompts for wiping data, but it will not actually wipe your data this time. Instead it will boot to TWRP.
Now, while you are in TWRP, you need to either root (flash Magisk) or install a custom ROM. If you do not, your next boot to system will remove TWRP and restore the stock recovery. If that happens, then the data-wiping prompts the next time you boot to recovery are real and the phone will wipe. So you MUST - must must must - root or install a custom ROM while you have TWRP up, in order for TWRP to persist.
If you have already experienced this problem, you need to start over at the beginning; flash TWRP again, and then follow the rest of these directions.
Maybe this will help clear up the problem for you guys.
Click to expand...
Click to collapse
Oh my god, i really really thanks for your reply, you're so fre*king good. U made my day.
Guys a little help
I only manage to see the TWRP welcome screen and the the phone automatically reboots to system
I can't get to see the TWRP menu at all!!
WTF is going on?
I have repeated the process many many times and always the same. What i am missing here?!?!?
me too when it boots in twrp only showing logo then it reboots in system what are wedoing wrong?
Got the same problem. I unlocked Bootloader, checked if unlocked (yes). After flashing TWRP i see the TeamWin Screen and phone boot again. There is no TeamWin Menu.
A try with an older TWRP-Version and flashing via fastboot with another PC does not work too.
Anybody an idea?
Did you guys manage to fix it?
Matt.
Hey, for me worked to flash TWRP 3.1.1.0.
3.2.1.0 & 3.2.2.0 still doesn't work.
Greetz
MiR4G3 said:
Hey, for me worked to flash TWRP 3.1.1.0.
3.2.1.0 & 3.2.2.0 still doesn't work.
Greetz
Click to expand...
Click to collapse
With 3.2.1.0, 3.2.2.0 and 3.2.3.0 it only briefly shows the TWRP screen and then boots into system anyway.
With 3.1.1.0 the key combination to boot into TWRP as with the other versions above simply doesn't work, again it directly boots into system without even showing the TWRP screen.
I'm stuck with a resetted phone because of this bull****, because some instructions said "oh, the reset dialog will not really reset your data..." - yeah thanks for nothing, buddy.
So what now?
EDIT: I got it working using TWRP 3.1.1.0, but the same version from the OFFICIAL site didn't work, as I described above.
The only 3.1.1.0 TWRP that works with my phone is the one from this Link: http://downloads.codefi.re/rashed/g6/
(which is linked ... somewhere here in the Forum, don't remember which thread)

Asus Zenfone max Pro m2 twrp problem

After unlocking bootloader ,I flashed twrp recovery successfully but when boot into twrp recovery it boot into system recovery instead twrp recovery. I tried using command prompt and volume down +power button too. Please help what to do I want to flash pixel experience ROM so please help me.
Govind9352 said:
After unlocking bootloader ,I flashed twrp recovery successfully but when boot into twrp recovery it boot into system recovery instead twrp recovery. I tried using command prompt and volume down +power button too. Please help what to do I want to flash pixel experience ROM so please help me.
Click to expand...
Click to collapse
After flashing recovery reboot to recovery directly using button combination.
I tried this one too but still booting in system recovery.
Govind9352 said:
I tried this one too but still booting in system recovery.
Click to expand...
Click to collapse
Search on YouTube, there's a guide video for installing twrp specifically for our device, also download the recovery from official website to flash.

Categories

Resources