always boot in stock recovery - OnePlus 5 Questions & Answers

hi all.
please, i flashed twrp.img via fastboot flash recovery twrp.img
reboot system
but when i reboot in recovery, always boot in stock recovery
what make i wrong?
what is correct command?
i flashed ota via sideload
thanks

jordirpz said:
hi all.
please, i flashed twrp.img via fastboot flash recovery twrp.img
reboot system
but when i reboot in recovery, always boot in stock recovery
what make i wrong?
what is correct command?
i flashed ota via sideload
thanks
Click to expand...
Click to collapse
Do you use the latest version of TWRP ? Check here https://eu.dl.twrp.me/cheeseburger/twrp-3.1.1-1-cheeseburger.img.html

Jst checking, did you unlock your bootloader?

jordirpz said:
hi all.
please, i flashed twrp.img via fastboot flash recovery twrp.img
reboot system
but when i reboot in recovery, always boot in stock recovery
what make i wrong?
what is correct command?
i flashed ota via sideload
thanks
Click to expand...
Click to collapse
You need to unlock bootloader first then flash twrp and then root, otherwise twrp don't remain installed if you're not rooted

Related

Lost root after 4.4 PA. Please help

I flashed 4.4 PA and lost root so I do not have access either to recovery (cwm) or to SU. How to flash it back pls...
Nuuq said:
I flashed 4.4 PA and lost root so I do not have access either to recovery (cwm) or to SU. How to flash it back pls...
Click to expand...
Click to collapse
download a recovery image file, boot into fastboot and flash using the fastboot command.
Once you have your recovery you can flash superSU
command: fastboot flash recovery recoveryFileName.img
Anu6is said:
download a recovery image file, boot into fastboot and flash using the fastboot command.
Once you have your recovery you can flash superSU
command: fastboot flash recovery recoveryFileName.img
Click to expand...
Click to collapse
Thanks, done.
Sent from my AOSP on Mako using Tapatalk

Flashed N, now fastboot boot twrp-3.0.0-1-angler.img hangs

Ideas on what is going on?
I have heard that maybe doing a
Code:
fastboot flash recovery "twrp 3.0.0-1".img
fastboot format userdata
fastboot reboot recovery
might work but i am just wanting to boot it and not wipe my data.
JustusIV said:
Ideas on what is going on?
I have heard that maybe doing a
Code:
fastboot flash recovery "twrp 3.0.0-1".img
fastboot format userdata
fastboot reboot recovery
might work but i am just wanting to boot it and not wipe my data.
Click to expand...
Click to collapse
It should be - fastboot flash recovery twrp-3.0.0-0-angler.img
and, fastboot reboot recovery, is not a command under fastboot.
Don't you have a TWRP backup? Why's it matter if it wipes the data?
Im on stock N.
I just want to boot twrp without flashing but it hangs. I am starting to think its a known issue and will be resolved later.
http://forum.xda-developers.com/apps/supersu/wip-android-n-preview-t3335726
But as TWRP isn't working yet on all N Preview devices either
Click to expand...
Click to collapse

Temporary booting TWRP ?

can i boot temporary twrp to flash supersu and like that things....is there any problem booting temporary and flashing zips ? does it brick stock rom ?
AKHILR4J said:
can i boot temporary twrp to flash supersu and like that things....is there any problem booting temporary and flashing zips ? does it brick stock rom ?
Click to expand...
Click to collapse
Use this guide by me and follow the PC method. Just instead of this -
Code:
fastboot flash recovery recovery.img
Use -
Code:
fastboot boot recovery.img

I need help with twrp ASAP please

I flashed 3.3.1-2 twrp and then installed a couple different roms to compare. Then I'm not quite sure what happened, I know I formatted and tried to install another, then I lost access to twrp. Even though it says I'm successful at flashing it, it won't boot into twrp or any recovery for that matter. What should I do? I've tried two different twrp's and neither will boot up. I've tried the .bat and volume+ and power, and I even tried with the fastboot boot twrp.img command.
willineedhelp said:
I flashed 3.3.1-2 twrp and then installed a couple different roms to compare. Then I'm not quite sure what happened, I know I formatted and tried to install another, then I lost access to twrp. Even though it says I'm successful at flashing it, it won't boot into twrp or any recovery for that matter. What should I do? I've tried two different twrp's and neither will boot up. I've tried the .bat and volume+ and power, and I even tried with the fastboot boot twrp.img command.
Click to expand...
Click to collapse
What do you see exactly when you try to enter recovery mode? Stock recovery? Or fastboot? Which recovery have you tried? (provide links)
willineedhelp said:
I flashed 3.3.1-2 twrp and then installed a couple different roms to compare. Then I'm not quite sure what happened, I know I formatted and tried to install another, then I lost access to twrp. Even though it says I'm successful at flashing it, it won't boot into twrp or any recovery for that matter. What should I do? I've tried two different twrp's and neither will boot up. I've tried the .bat and volume+ and power, and I even tried with the fastboot boot twrp.img command.
Click to expand...
Click to collapse
Hello, download fastboot rom and flash this files
fastboot flash dtbo dtbo.img
fastboot flash logo logo.img
fastboot flash vbmeta vbmeta.img
fastboot flash boot boot.img
fastboot flash misc misc.img (u can get on fastboot rom not .zip)
fastboot flash recovery recovery.img (recommend used twrp-3.3.1-2-davinci-fix)
For twrp use bat file to install for u don't do it manually..
SomethingWentWrong said:
What do you see exactly when you try to enter recovery mode? Stock recovery? Or fastboot? Which recovery have you tried? (provide links)
Click to expand...
Click to collapse
Fastboot mode
farhan20 said:
Hello, download fastboot rom and flash this files
fastboot flash dtbo dtbo.img
fastboot flash logo logo.img
fastboot flash vbmeta vbmeta.img
fastboot flash boot boot.img
fastboot flash misc misc.img (u can get on fastboot rom not .zip)
fastboot flash recovery recovery.img (recommend used twrp-3.3.1-2-davinci-fix)
For twrp use bat file to install for u don't do it manually..
Click to expand...
Click to collapse
I'll give that a shot, thanks!
farhan20 said:
Hello, download fastboot rom and flash this files
fastboot flash dtbo dtbo.img
fastboot flash logo logo.img
fastboot flash vbmeta vbmeta.img
fastboot flash boot boot.img
fastboot flash misc misc.img (u can get on fastboot rom not .zip)
fastboot flash recovery recovery.img (recommend used twrp-3.3.1-2-davinci-fix)
For twrp use bat file to install for u don't do it manually..
Click to expand...
Click to collapse
Oh man you're a life saver! Worked perfectly! Thanks so much!
willineedhelp said:
Oh man you're a life saver! Worked perfectly! Thanks so much!
Click to expand...
Click to collapse
Glad to know I was able to help, it happens with me and this is how I fixed ?
Hello! Had the same problem and the procedure let me access recovery, yet everytime I reboot to system, the phone opens recovery instead.
I tried restoring a backup but rom is unstable and stuff keeps crashing. Any ideas?
EDIT: did a fastboot flash of .9 ROM and at got it back to work.
farhan20 said:
Hello, download fastboot rom and flash this files
fastboot flash dtbo dtbo.img
fastboot flash logo logo.img
fastboot flash vbmeta vbmeta.img
fastboot flash boot boot.img
fastboot flash misc misc.img (u can get on fastboot rom not .zip)
fastboot flash recovery recovery.img (recommend used twrp-3.3.1-2-davinci-fix)
For twrp use bat file to install for u don't do it manually..
Click to expand...
Click to collapse
So I tried to go back to MIUI and it did it again, I did the default wipe and tried to install it. It got stuck in a bootloop and wouldn't go into TWRP again. Tried what you prescribed again, but that didn't work. I tried using the command (fastboot boot recovery.img) and it just shut off. It's clearly not flashing TWRP, but I have no idea why. I tried both 3.3.1-2 and 3.3.1-3, neither worked. I tried flashing more of the fastboot ROM images, but that did nothing either. Any suggestions? I'm having to use my old moto g5 until I get this fixed, so help ASAP would be amazing. Thanks in advance!
willineedhelp said:
So I tried to go back to MIUI and it did it again, I did the default wipe and tried to install it. It got stuck in a bootloop and wouldn't go into TWRP again. Tried what you prescribed again, but that didn't work. I tried using the command (fastboot boot recovery.img) and it just shut off. It's clearly not flashing TWRP, but I have no idea why. I tried both 3.3.1-2 and 3.3.1-3, neither worked. I tried flashing more of the fastboot ROM images, but that did nothing either. Any suggestions? I'm having to use my old moto g5 until I get this fixed, so help ASAP would be amazing. Thanks in advance!
Click to expand...
Click to collapse
Nvm, I just had a junk TWRP version.
willineedhelp said:
So I tried to go back to MIUI and it did it again, I did the default wipe and tried to install it. It got stuck in a bootloop and wouldn't go into TWRP again. Tried what you prescribed again, but that didn't work. I tried using the command (fastboot boot recovery.img) and it just shut off. It's clearly not flashing TWRP, but I have no idea why. I tried both 3.3.1-2 and 3.3.1-3, neither worked. I tried flashing more of the fastboot ROM images, but that did nothing either. Any suggestions? I'm having to use my old moto g5 until I get this fixed, so help ASAP would be amazing. Thanks in advance!
Click to expand...
Click to collapse
What MIUI version you have tried to go back?

Cant boot twice to Official twrp 3.3.1.0

After flashing from adb, shows twrp image not signed or corrupt
but when give command fastboot boot twrp it take to twrp.
From bootloader cant reach to twrp again, shows no command.
what to do?
pls help
markmywordz said:
After flashing from adb, shows twrp image not signed or corrupt
but when give command fastboot boot twrp it take to twrp.
From bootloader cant reach to twrp again, shows no command.
what to do?
pls help
Click to expand...
Click to collapse
The message not signed or corrupt is normal because TWRP is signed with an not official signed key.
After flashing official TWRP by fastboot
Code:
fastboot flash recovery name-of-recovery.img
you should immediately boot again to TWRP to make it stick.
You can do that by typing
Code:
fastboot reboot recovery
or if that doesn't work by the key command (power and vol down).

Categories

Resources