Here's the deal. I unlocked the bootloader of my OnePlus 3, flashed TWRP Recovery with "Tool All In One" through my pc. Then I was able to root my phone, I did it and then, flashed the Open Beta 9 through TWRP.
Now the problem I have now is that I'm unable to flash TWRP from my computer and I don't know why. It doesn't display any error or anything else. But when I boot into recovery mode, it is not TWRP, it's the stock one. Help me out. I want root and Xposed lol!
fastboot flash recovery TWRP.img
into recovery Vol Plus and Power
flash SU
beta9 is Nougat so xposed is not working yet.
takumintchan said:
fastboot flash recovery TWRP.img
into recovery Vol Plus and Power
flash SU
beta9 is Nougat so xposed is not working yet.
Click to expand...
Click to collapse
Yeah but, how to flash the recovery? What program or whatever I need to flash it?
Drkrs616 said:
Yeah but, how to flash the recovery? What program or whatever I need to flash it?
Click to expand...
Click to collapse
You need adb and Fastboot.
http://forum.xda-developers.com/showthread.php?t=2588979&page=95
On The Fastboot PATH
Same directory, Put twrp.img
Shift and Right Mouse.Open cmd and type
fastboot flash recovery "twrp file name.img"
You can get TWRP.
I recommend TWRP .28
After you can flash any Rom and Kernel , SU etc...
You need modified TWRP Recovery to Run Open Beta 9, official TWRP won't work
Here's the link for Modified TWRP
http://forum.xda-developers.com/devdb/project/dl/?id=21835
Thank you guys so much, I successfully flashed TWRP on my phone. First time, it didn't want to boot but when I rebooted it id did
... Well, update: Booted into system and when y tried to boot into recovery, this time unplugged from the pc, booted with stock recovery -_-
... Update of the update haha: I downloaded the root zip and then I flashed the TWRP, Installed root zip and made a backup of the whole system and now, the TWRP recovery is installed permanently. Thank you if you guys followed my thread.
Hi, just received my device, I followed this guide https://forum.xda-developers.com/oneplus-5t/how-to/oneplus-5t-unlock-bootloader-flash-twrp-t3704592 and when I reboot my phone, TWRP is replaced by the default recovery... Also when I flash magisk v15.3 my phone can't boot anymore and i got into fastboot mode.. I am running Oxygen os beta, thanks.
I tried everything, different twrp versions, etc... don't know what to do :/
Once you flash the twrp-recovery.img in fastboot are you using the command
Code:
fastboot boot twrp-recovery.IMG
to get into recovery and flash magisk or are you rebooting the phone?
Dazed No More said:
Once you flash the twrp-recovery.img in fastboot are you using the command
Code:
fastboot boot twrp-recovery.IMG
to get into recovery and flash magisk or are you rebooting the phone?
Click to expand...
Click to collapse
I tried both the command you writed, and booting the recovery via the volume button in the fastboot mode.
TWRP boots correctly, then I flash oxygen os beta and all is ok, but when i try to return into recovery, i got the oxygen os recovery. When I install magisk I simply can't boot anymore.
I followed the instructions gived in the link
Why are you flashing beta after twrp? All that is doing is replacing TWRP with the stock recovery.
Flash beta and let the phone boot
Enter fastboot and flash twrp
Boot to twrp with command "fastboot boot twrp-recovery.IMG"
Flash magisk
Reboot to system
Erulak said:
I tried both the command you writed, and booting the recovery via the volume button in the fastboot mode.
TWRP boots correctly, then I flash oxygen os beta and all is ok, but when i try to return into recovery, i got the oxygen os recovery. When I install magisk I simply can't boot anymore.
I followed the instructions gived in the link
Click to expand...
Click to collapse
Bro try installing beta zip through adb sideload from twrp
The key is, after flashing TWRP, DON'T boot into system. Instead, boot into recovery right after flashing TWRP, and flash magisk.
Original OOS will replace the recovery, at least from my experience.
Hi guys, finally solved the problem. I had to download an alternate TWRP ( codeworks ). Also, only the beta version of Magisk worked. Now all is ok, thanks for your help
Erulak said:
Hi guys, finally solved the problem. I had to download an alternate TWRP ( codeworks ). Also, only the beta version of Magisk worked. Now all is ok, thanks for your help
Click to expand...
Click to collapse
This has nothing to do with an alternative TWRP, you can't flash the ROM after TWRP, because ROM includes stock recovery, which or course replaces TWRP as it has been said before.
To "manifest" TWRP after flashing it, you need to boot into recovery before booting into the system.
It's quite simple if you just read the probably 100+ available guides.
Hello,
I have an issue since open beta 11. When I do a fastboot oem lock, my phone boot only in bootloader mode or recovery mode. If I unlock the bootloader I can boot on beta 11.
The problem appears since the beta 11. I Installed the beta 10 with a locked bootloader after installing the recovery.img without issue, and if I upgrade it to beta 11 I encountered the same issue I can't boot with a locked bootloader. I have to unlock it.
Any idea ?
Regards
jbdamiano said:
Hello,
I have an issue since open beta 11. When I do a fastboot oem lock, my phone boot only in bootloader mode or recovery mode. If I unlock the bootloader I can boot on beta 11.
The problem appears since the beta 11. I Installed the beta 10 with a locked bootloader after installing the recovery.img without issue, and if I upgrade it to beta 11 I encountered the same issue I can't boot with a locked bootloader. I have to unlock it.
Any idea ?
Regards
Click to expand...
Click to collapse
I think you need to do this steps:
1. Unlock bootloader
2. Install TWRP
3 wipe everything and format data
4 install stock recovery by flashing recovery.img in twrp.
5. Reboot to stock recovery
6. Choose ADB sideload in stock recovery
7. Flash OB10 by Adb sideload.
7.1. Reboot to stock recovery one more time and install OB11-OB14 by flashing it by adb sideload.
8. Reboot to fastboot from recovery
9. Lock bootloader
10. Reboot to stock recovery
11. Wipe everything.
12. Reboot to system.
I hope this can help you.
And remember: "All you are doing, you are doing on your own risk !!!"
P.S. also you can solve this problem by using unbrick tool. For me it was the best way to solve all my problems with my OP5T.
anatoly1983 said:
I think you need to do this steps:
1. Unlock bootloader
2. Install TWRP
3 wipe everything and format data
4 install stock recovery by flashing recovery.img in twrp.
5. Reboot to stock recovery
6. Choose ADB sideload in stock recovery
7. Flash OB10 by Adb sideload.
7.1. Reboot to stock recovery one more time and install OB11-OB14 by flashing it by adb sideload.
8. Reboot to fastboot from recovery
9. Lock bootloader
10. Reboot to stock recovery
11. Wipe everything.
12. Reboot to system.
I hope this can help you.
And remember: "All you are doing, you are doing on your own risk !!!"
P.S. also you can solve this problem by using unbrick tool. For me it was the best way to solve all my problems with my OP5T.
Click to expand...
Click to collapse
The unbrick tool has fixed my issue
Thanks
I have updated to pie today nd my phone is rooted nd twrp recovery
Now I want to format my phone so pls help I have never done it before
If you want a full stock device, the right thing to do is use the unbricking tool, it flashes the ROM from the base and relock the bootloader.
But you can just flash the OOS 9 in twrp without compatibility zip, flash the stock recovery in fastboot ( fastboot flash recovery recovery.img ) and relock the bootloader ( fastboot oem lock ).
This is a good guide for the second method.
RECOVERY information:
Name Version: Xiaomi Mi 8 Lite Multilanguage TWRP
Download:
DOWNLOAD
MOD EDIT: Link removed, side is containing warez
How to install:
Fastboot just run .bat file to install it from fastboot mode
TWRP.img can be flashed manually from fastboot
all credits goes to @wzsx150, and poison-74 (4pda)
U know if this is compatible with latest Miui EU rom?
Is data decryptable?
Not entire related to Platina but Mi8 SE users are having trouble with twrp and miui eu.
Thanks.
Have downloaded and installed file recovery.img with twrp, works ok with xiaomi.eu rom.
I have MIUI 10 xiaomi.eu 9.1.10 android 9
lucainno said:
Have downloaded and installed file recovery.img with twrp, works ok with xiaomi.eu rom.
I have MIUI 10 xiaomi.eu 9.1.10 android 9
Click to expand...
Click to collapse
Can you enter in twrp and see if data folder is avalable?
Or it ask a password?
Go recovery no enter password, press cancell .
Before wipe Save All data to PC
(this action wipe All data and internal Memory) Wipe data factory reset and reboot phone
install update recovery.img multilanguage
Please help me, how enter to twrp recovery on Mi8 Lite ? I try all buttons combinations and nothing.
Power of phone
Press Vol + and Power for 5 seconds for enter recovery
Hi guys, I just went from Redmi5 Plus to Mi8 lite, unfortunately I have to wait for the famous 360 hours in the meantime I'm downloading what I need on the R5Plus was available Orange Fox recovery, which automatically decrypted the partitions without having to install lazy Flasch later, here how does this TWRP mod do this?
I would like to install the Xiaomi Eu as soon as I unlock the bootloader I am currently on last Global Stable 10.2.2.0 a help thanks.
It's work on android pie beta global 9.3.1?
this should be a new one:
MOD EDIT: Link removed, side is containing warez
This build does not work with Pie - can someone update the initial post?
excuse me sir, ust want to ask, after flashing twrp 1003 version why after reboot always revert to stock recovery, is there any to fix it, thanks
edit : i already fix it
falqon said:
excuse me sir, ust want to ask, after flashing twrp 1003 version why after reboot always revert to stock recovery, is there any to fix it, thanks
edit : i already fix it
Click to expand...
Click to collapse
Could you please share how you fixed it?
Just upgraded the ROM to 10.3.2.0 and now TWRP recovery always reverted to stock recovery after reboot.
reflash your twrp via adb and when u type "fastboot reboot" press and hold Volume Up until enter twrp, and then try to reboot recovery via twrp. i can't share youtube link, afk right now
falqon said:
reflash your twrp via adb and when u type "fastboot reboot" press and hold Volume Up until enter twrp, and then try to reboot recovery via twrp. i can't share youtube link, afk right now
Click to expand...
Click to collapse
Done this several times, but I didn't use hard buttons, instead i used fastboot boot recovery.img command to reboot to recovery after flashing recovery. I also tried rebooting to recovery from twrp without problem, but after rebooted to system, twrp reverted to stock recovery, everytime.
I didn't have this problem with MIUI 10.3.1.0 with the same TWRP.
edit : I'm using TWRP 0330 btw, and somehow there was no swipe to allow modification confirmation when the phone rebooted to twrp for the 1st time after flashing twrp.
Wonder why.
ne0t said:
Done this several times, but I didn't use hard buttons, instead i used fastboot boot recovery.img command to reboot to recovery after flashing recovery. I also tried rebooting to recovery from twrp without problem, but after rebooted to system, twrp reverted to stock recovery, everytime.
I didn't have this problem with MIUI 10.3.1.0 with the same TWRP.
edit : I'm using TWRP 0330 btw, and somehow there was no swipe to allow modification confirmation when the phone rebooted to twrp for the 1st time after flashing twrp.
Wonder why.
Click to expand...
Click to collapse
check your display panel via device hardware info on playstore, mine is synaptic, not all twrp version work on this panel, i'm using twrp 3.2.3-1003 btw
https://www.youtube.com/watch?v=7eeiSm7rzZY
falqon said:
check your display panel via device hardware info on playstore, mine is synaptic, not all twrp version work on this panel, i'm using twrp 3.2.3-1003 btw
https://www.youtube.com/watch?v=7eeiSm7rzZY
Click to expand...
Click to collapse
Tks, but I don't have problem with TWRP 0330, it works fine, including touch screen, the problem is TWRP get replaced by Stock Recovery everytime I boot my my phone to system.
I don't want to root my phone, just like to have TWRP recovery around so I can use it to flash hosts file for ads blocking and some other things.
Someone told me i need to flash lazyflasher...I'm going to do it later ..
ne0t said:
Tks, but I don't have problem with TWRP 0330, it works fine, including touch screen, the problem is TWRP get replaced by Stock Recovery everytime I boot my my phone to system.
I don't want to root my phone, just like to have TWRP recovery around so I can use it to flash hosts file for ads blocking and some other things.
Someone told me i need to flash lazyflasher...I'm going to do it later ..
Click to expand...
Click to collapse
Boot to recovery through fastboot and then flash the image or the zip through TWRP, then to flash it reboot again to TWRP before to boot up to system.
SubwayChamp said:
Boot to recovery through fastboot and then flash the image or the zip through TWRP, then to flash it reboot again to TWRP before to boot up to system.
Click to expand...
Click to collapse
Tried that too, actually more, boot to recovery from fastboot with fastboot boot recovery.img command and also hard button, boot to recovery from twrp recovery, flash recovery.img, boot to twrp recovery again twice, but stock recovery still came back.
ne0t said:
Tried that too, actually more, boot to recovery from fastboot with fastboot boot recovery.img command and also hard button, boot to recovery from twrp recovery, flash recovery.img, boot to twrp recovery again twice, but stock recovery still came back.
Click to expand...
Click to collapse
No. don´t try to boot to recovery from fastboot after to flash it, don´t flash it through fastboot.
Do the next three steps and see what happens but do it exactly the same or won´t worth the try:
- In fastboot delete recovery partition by typing fastboot erase recovery
- Then reboot to recovery (don´t flash it yet) by typing fastboot boot twrp.img (rename recovery image firstly to twrp)
- Now once in TWRP flash the zip or image to the recovery partition, when you finish go to Reboot options within TWRP and choose recovery to boot to it before to boot up to system. If you boot at this instance to TWRP then the issue have to be solved, reboot normally to system.
Edit: If this way the problem is not solved then after to install TWRP flash Magisk that can prevent it to be overwritten.