i can't get out of TWRP recovery mode - Xperia Z Q&A, Help & Troubleshooting

Hello,
I'm a newcomer in this forum but I have already successfully unlocked bootloader and flash custom rom onto my OnePlus One.
Now I'm doing this for my friends Xperia Z as well but i'm stuck in recovery mode now.
This is what I've done so far:
- unlock bootloader
- flash twrp image file via fastboot
- after command "fastboot reboot" -> it boots into twrp recovery
- asks me if its okay to modificate system partition, i swipe okay
- want to reboot into system -> asks me if i want to flash supersu for root access, i swipe okay
- boots into twrp recovery -> want to reboot into system but i boot into twrp anyway
Edit: when power down the phone and restart -> boots into twrp recovery
Now I'm stuck in recovery mode. Please help me
raichisaku

Reflash the firmware with flashtool and try again.
do not install supersu when twrp ask for it .

Related

Root Tutorial

Warning don't try this if you are new to rooting.. wait for more confirmation
I've successfully rooted my phone using these steps:
Download the TWRP recovery image from http://forum.xda-developers.com/vivo-xl/development/recovery-t3311601 credit @jemmini
Download SuperSU from http://download.chainfire.eu/supersu-beta
Enable Developer Options
Enable OEM unlock
Enable USB Debugging
Reboot phone bootloader (adb reboot bootloader or vol up + power)
fastboot oem unlock
vol up to confirm unlock
your phone will ask you to reboot but vol up and vol down doesn't do anything. (other were having issue with boot looping here because of this..)
fastboot reboot bootloader
fastboot flash recovery twrp-recovery.img (the file downloaded in step 1)
fastboot reboot
while the phone is rebooting, press and hold vol up (this will launch TWRP recovery)
Optional: do not enable write access (for backup purpose)
select wipe, format data, type in yes (this fixes the boot looping issue -- credit @acotto)
now make a backup of your phone
Copy supersu.zip to your phone
install supersu.zip
To make TWRP recovery permanent: rename or delete /system/recovery-from-boot.p
reboot
your phone will take awhile to boot up since it has to rebuild all of your applications for the first time.
Edit:
I haven't figured out how to make TWRP permanent yet. Blu is restoring the stock recovery on reboot.
Thanks for the write up, looks really promising.
For those who need fastboot, I used this All in One to get it set up on my PC. I am running Windows 10 and it installed and worked just fine.
Followed the instructions above and achieved root. Thanks to OP for the great instructions.
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
updated the instructions to make TWRP permanent.
emowing said:
updated the instructions to make TWRP permanent.
Click to expand...
Click to collapse
I did your original instructions and TWRP was permanent automatically.
Sent from my VIVO XL using Tapatalk
As bad as I wanna root this, I'll be waiting for a backup stock rom just in case thanks for the info!!
Never mind I guess there is a stock rom but its too early for me.
Help please>> bootloop
i've got the bootloop after unlocking the OEM... does anyone have a work around it yet??
The Remedy said:
i've got the bootloop after unlocking the OEM... does anyone have a work around it yet??
Click to expand...
Click to collapse
Don't unlock bootloader, it's not needed.
For now, use recovery restore to original ROM, clear data/cache in recovery, then you should be able to boot.
The Remedy said:
i've got the bootloop after unlocking the OEM... does anyone have a work around it yet??
Click to expand...
Click to collapse
I have already given a big warning about this unlock bootloader, why didn't you read ?
Click the link, the solution is there. Generally, install TWRP, then restore from the image given.
quyvinh said:
I have already given a big warning about this unlock bootloader, why didn't you read ?
Click the link, the solution is there. Generally, install TWRP, then restore from the image given.
Click to expand...
Click to collapse
I was in a rush and didnt want to do much rushing but I figured out on my own and I've been running Root w/ Xposed for the last 2 days now....SOLID!!
Not Working for Vivo y51l.
emowing said:
Warning don't try this if you are new to rooting.. wait for more confirmation
I've successfully rooted my phone using these steps:
Download the TWRP recovery image from http://forum.xda-developers.com/vivo-xl/development/recovery-t3311601 credit @jemmini
Download SuperSU from http://download.chainfire.eu/supersu-beta
Enable Developer Options
Enable OEM unlock
Enable USB Debugging
Reboot phone bootloader (adb reboot bootloader or vol up + power)
fastboot oem unlock
vol up to confirm unlock
your phone will ask you to reboot but vol up and vol down doesn't do anything. (other were having issue with boot looping here because of this..)
fastboot reboot bootloader
fastboot flash recovery twrp-recovery.img (the file downloaded in step 1)
fastboot reboot
while the phone is rebooting, press and hold vol up (this will launch TWRP recovery)
Optional: do not enable write access (for backup purpose)
select wipe, format data, type in yes (this fixes the boot looping issue -- credit @acotto)
now make a backup of your phone
Copy supersu.zip to your phone
install supersu.zip
To make TWRP recovery permanent: rename or delete /system/recovery-from-boot.p
reboot
your phone will take awhile to boot up since it has to rebuild all of your applications for the first time.
Edit:
I haven't figured out how to make TWRP permanent yet. Blu is restoring the stock recovery on reboot.
Click to expand...
Click to collapse
Help me find out method to root this phone.
Had tried kingroot,kingoroot and other root tools.
Model : Vivo y51
Waiting...
Why won't this work?! I can't even load TWRR once. It always boots and then re-boots to the original recovery. Pushing volume up after flashing the twrr recovery doesn't go into recovery mode.
---------- Post added at 01:30 AM ---------- Previous post was at 01:25 AM ----------
Is it okay to change or delete /system/recovery-from-boot.p before loading the recovery.img of TWRR??
What version of android is this working on? I'm on the latest
How do I get out of this bootloop?
emowing said:
Warning don't try this if you are new to rooting.. wait for more confirmation
I've successfully rooted my phone using these steps:
Download the TWRP recovery image from http://forum.xda-developers.com/vivo-xl/development/recovery-t3311601 credit @jemmini
Download SuperSU from http://download.chainfire.eu/supersu-beta
Enable Developer Options
Enable OEM unlock
Enable USB Debugging
Reboot phone bootloader (adb reboot bootloader or vol up + power)
fastboot oem unlock
vol up to confirm unlock
your phone will ask you to reboot but vol up and vol down doesn't do anything. (other were having issue with boot looping here because of this..)
fastboot reboot bootloader
fastboot flash recovery twrp-recovery.img (the file downloaded in step 1)
fastboot reboot
while the phone is rebooting, press and hold vol up (this will launch TWRP recovery)
Optional: do not enable write access (for backup purpose)
select wipe, format data, type in yes (this fixes the boot looping issue -- credit @acotto)
now make a backup of your phone
Copy supersu.zip to your phone
install supersu.zip
To make TWRP recovery permanent: rename or delete /system/recovery-from-boot.p
reboot
your phone will take awhile to boot up since it has to rebuild all of your applications for the first time.
Edit:
I haven't figured out how to make TWRP permanent yet. Blu is restoring the stock recovery on reboot.
Click to expand...
Click to collapse
was able to flash the twrp by renaming to recovery.img. but after fastboot reboot, even holding volume up it just reboots like normal?
what version of android should I have installed for this tutorial to work?

boot into recovery without flashing, possible?

hello i want to acces recovery menu, but won´t flash anything to my phone.
is it possible?
have download twrp-3.0.2.0-yuga.img unnamed it to recovery.img
fastboot boot recovery.img
it tells download ok
starting ok
than phone is booting normaly
what am i doing wrong?
xperia z with android 5.1.1 open bootloader
Hi, use this: https://twrp.me/devices/sonyxperiaz.html
(dd install method), download terminal emulator from playstore and type commands
Xperia Z doesn't support "fastboot boot" command
If you want to do this without flashing anything - this is impossible
damn
i have flashed twrp recovery, it worked without problems. device started into recovery, great but it boots always in the recovery.
-flashed xperia z with emma tool
-fastboot flash boot twrp.img
-reboot into recovery
fine but since them it boots always into recovery
have reboot from recovery into system or reboot or just turn device off and on.
(havent pressed any key while booting)
it boot everytime to recovery
can someone help pls
Sent from my C6603 using XDA-Developers mobile app
steve233 said:
i have flashed twrp recovery, it worked without problems. device started into recovery, great but it boots always in the recovery.
-flashed xperia z with emma tool
-fastboot flash boot twrp.img
-reboot into recovery
fine but since them it boots always into recovery
have reboot from recovery into system or reboot or just turn device off and on.
(havent pressed any key while booting)
it boot everytime to recovery
can someone help pls
Sent from my C6603 using XDA-Developers mobile app
Click to expand...
Click to collapse
You have flashed a recovery image to your boot partition, so it always boots to recovery. You need to flash a boot image to the boot partition.
But why do you want recovery if you won't flash anything to your phone?
By flashing recovery, you are doing exactly that anyway.
You have an unlocked bootloader, so you may as well flash an advanced stock kernel. It is stock kernel with twrp built into the boot.img. Check android development section.
thank you
since i know that i can't boot recovery without flashing, i have no other option as to flash.
can't i flash it to FOTA partition?
i have 10.7.A.0.222 firmware and need root access but like to do it manually
You can't boot directly to FOTA on XZ. Need modified boot.img or flash twrp to boot (like you did before). Then while in TWRP, flash Supersu.zip to get root. Afterwards flash kernel only in flashtool to get stock boot back
Sent from my C6603 using XDA-Developers mobile app
steve233 said:
i have flashed twrp recovery, it worked without problems. device started into recovery, great but it boots always in the recovery.
-flashed xperia z with emma tool
-fastboot flash boot twrp.img
-reboot into recovery
fine but since them it boots always into recovery
have reboot from recovery into system or reboot or just turn device off and on.
(havent pressed any key while booting)
it boot everytime to recovery
can someone help pls
Click to expand...
Click to collapse
same problem please help asap with instruction. thank you
shoey63 said:
You can't boot directly to FOTA on XZ. Need modified boot.img or flash twrp to boot (like you did before). Then while in TWRP, flash Supersu.zip to get root. Afterwards flash kernel only in flashtool to get stock boot back
Click to expand...
Click to collapse
can u pls help me with instruction how to fix that plssssss.....
utsavgarg said:
can u pls help me with instruction how to fix that plssssss.....
Click to expand...
Click to collapse
Is your bootloader unlocked?

N920C Stucks at SAMSUNG logo whenever i flash TWRP or CF-Autoroot

Hi guys,
Im using Note 5 N920C at lastest stock Nougat firmware (N920CXXS4CRA2)
i've got a very headache when try to flash twrp (to flash custom rom) but my N920C still get stuck at Samsung logo
Prepare: unlock OEM, Odin 3.12, TWRP 3.2.1.0, SuperSU-v2.82
1. Try flash TWRP by Odin. reboot get stuck. Try to reboot to Recovery, wipe cache -> phone get reboot all the time
2. Back to Stock FW, try to flash TWRP. This time reboot to Recovery, allow system modifications -> flash N920_Nougat_Root_SuperSU_No_kernel_included script -> reboot and stuck
3. Back to Stock FW, try to flash TWRP. This time reboot to Recovery, allow system modifications -> format data -> reboot to recovery -> flash supersu -> reboot and stuck again
4. Back to Stock FW, TWRP allow system modifications > wipe data> reboot recovery > allow system modification> wipe data, system,cache, dalvik/art > flashed 'dm-verity and force encryption disabler' > flashed 'super-su' > flashed Custom ROM -> Stuck again
5. If i flash Lineage OS (or CM rom) via TWRP, it works without any issue
...
As many time i tried to flash something, myphone still get stuck, i dont know why because my previos Note 5 seem to be very easy to root (at Nougat also)
Could you please help me to findout what problem happen here and how can i flash a custom rom properly (i can back to stock whenever it stucks but i want to flash custom roms). Thank you so much
venomnguyen said:
Hi guys,
Im using Note 5 N920C at lastest stock Nougat firmware (N920CXXS4CRA2)
i've got a very headache when try to flash twrp (to flash custom rom) but my N920C still get stuck at Samsung logo
Prepare: unlock OEM, Odin 3.12, TWRP 3.2.1.0, SuperSU-v2.82
1. Try flash TWRP by Odin. reboot get stuck. Try to reboot to Recovery, wipe cache -> phone get reboot all the time
2. Back to Stock FW, try to flash TWRP. This time reboot to Recovery, allow system modifications -> flash N920_Nougat_Root_SuperSU_No_kernel_included script -> reboot and stuck
3. Back to Stock FW, try to flash TWRP. This time reboot to Recovery, allow system modifications -> format data -> reboot to recovery -> flash supersu -> reboot and stuck again
4. Back to Stock FW, TWRP allow system modifications > wipe data> reboot recovery > allow system modification> wipe data, system,cache, dalvik/art > flashed 'dm-verity and force encryption disabler' > flashed 'super-su' > flashed Custom ROM -> Stuck again
5. If i flash Lineage OS (or CM rom) via TWRP, it works without any issue
...
As many time i tried to flash something, myphone still get stuck, i dont know why because my previos Note 5 seem to be very easy to root (at Nougat also)
Could you please help me to findout what problem happen here and how can i flash a custom rom properly (i can back to stock whenever it stucks but i want to flash custom roms). Thank you so much
Click to expand...
Click to collapse
1: Flash the rom after you wipe system, data & cache.
2: Let it boot for the first initial setup & setup your phone with language & country etc.
3: Restart your phone to twrp recovery then flash supersu & dm verity.
Let me know.
PRADEEPHONDA said:
1: Flash the rom after you wipe system, data & cache.
2: Let it boot for the first initial setup & setup your phone with language & country etc.
3: Restart your phone to twrp recovery then flash supersu & dm verity.
Let me know.
Click to expand...
Click to collapse
Did you mean flash stock or custom ROM ? as i mentioned above, when flash custom my phone will stuck at logo (i can boot only with LineageOS, dont know why
I will try these steps:
1. Back to Stock
2. Flash TWRP, immediately go to TWRP recovery
3. Format Data, reboot to TWRP recovery
4. Flash SR5-SuperSU-v2.82-SR5-20171001224502.zip and no-verity-opt-encrypt-6.0.zip
5. Wipe Davik Cache
6. Reboot.
Am i right ?
I will try and post result to you for more help. Btw, thank for your attention.
venomnguyen said:
Did you mean flash stock or custom ROM ? as i mentioned above, when flash custom my phone will stuck at logo (i can boot only with LineageOS, dont know why
I will try these steps:
1. Back to Stock
2. Flash TWRP, immediately go to TWRP recovery
3. Format Data, reboot to TWRP recovery
4. Flash SR5-SuperSU-v2.82-SR5-20171001224502.zip and no-verity-opt-encrypt-6.0.zip
5. Wipe Davik Cache
6. Reboot.
Am i right ?
I will try and post result to you for more help. Btw, thank for your attention.
Click to expand...
Click to collapse
No.... After flashing stock through Odin, let the device boot for initial setup dude. Don't flash twrp...!
After the phone setup is done you can go back to download mode & flash twrp.
There is no need to format data for rooting your device dude.
Just flash supersu & no verity... You will be fine.
Stock rom or custom ROM follow my words.
PRADEEPHONDA said:
No.... After flashing stock through Odin, let the device boot for initial setup dude. Don't flash twrp...!
After the phone setup is done you can go back to download mode & flash twrp.
There is no need to format data for rooting your device dude.
Just flash supersu & no verity... You will be fine.
Stock rom or custom ROM follow my words.
Click to expand...
Click to collapse
It does not work, both my way and or way, it's still stuck
venomnguyen said:
It does not work, both my way and or way, it's still stuck
Click to expand...
Click to collapse
In your first post you have stated that you are not able to flash custom rom but now you are telling me that your phone is stuck even when Flashed with stock rom....!
I'm confused about what's happening here because the methods you have stated will not work in any case scenario as base ROM is required to flash - root to system or any mods so without rom you can't root any phone by flashing supersu first before even flashing rom that's the logical here.
There is no my method or your method but there is a universal step by step method which you clearly need to understand.
But anyways I can't help you anymore as I have no video to assess your process.
As a last resolution I will suggest one more method, if you can boot your phone to stock recovery then you can reset your device by factory reset which will again wipe everything within the phone so proceed with caution(just mentioning) so once you wipe your phone through stock recovery. Let me know. It has to boot in my opinion.
Before you do this try to reflash official & latest firmware which will be the January security updates through Odin with default settings.
After you get Odin pass message, it will automatically reboot so wait for 30 minutes max. If nothing happens press & hold volume down & power key to reboot device & as soon as the screen goes off to reboot, you will have to enter to recovery mode by holding on to volume up, power & home key as you already will know (just mentioned) then wipe to factory reset. Reboot.
Let me know if this works.
If not I'm located in Bangalore so if you are from Bangalore then I might help you. Again no fees or charges (just mentioned)
Or
Try this rom:
https://forum.xda-developers.com/note5/development/rom-t3607729
Or take it Samsung official Store to find out if your device has any issues with power chips or so..!
PRADEEPHONDA said:
In your first post you have stated that you are not able to flash custom rom but now you are telling me that your phone is stuck even when Flashed with stock rom....!
I'm confused about what's happening here because the methods you have stated will not work in any case scenario as base ROM is required to flash - root to system or any mods so without rom you can't root any phone by flashing supersu first before even flashing rom that's the logical here.
There is no my method or your method but there is a universal step by step method which you clearly need to understand.
But anyways I can't help you anymore as I have no video to assess your process.
As a last resolution I will suggest one more method, if you can boot your phone to stock recovery then you can reset your device by factory reset which will again wipe everything within the phone so proceed with caution(just mentioning) so once you wipe your phone through stock recovery. Let me know. It has to boot in my opinion.
Before you do this try to reflash official & latest firmware which will be the January security updates through Odin with default settings.
After you get Odin pass message, it will automatically reboot so wait for 30 minutes max. If nothing happens press & hold volume down & power key to reboot device & as soon as the screen goes off to reboot, you will have to enter to recovery mode by holding on to volume up, power & home key as you already will know (just mentioned) then wipe to factory reset. Reboot.
Let me know if this works.
If not I'm located in Bangalore so if you are from Bangalore then I might help you. Again no fees or charges (just mentioned)
Or
Try this rom:
https://forum.xda-developers.com/note5/development/rom-t3607729
Or take it Samsung official Store to find out if your device has any issues with power chips or so..!
Click to expand...
Click to collapse
Hi Bro,
Maybe you misunderstand what i mean. Ofcouse i can back to stock firmware without any problem. I said it still suck is when i try to flash TWRP, even root or Custom ROMs.
Thank you.
venomnguyen said:
Hi Bro,
Maybe you misunderstand what i mean. Ofcouse i can back to stock firmware without any problem. I said it still suck is when i try to flash TWRP, even root or Custom ROMs.
Thank you.
Click to expand...
Click to collapse
OK you have to state what version twrp you are flashing?
Now if it's just recovery then I would say to try TWRP 3.1.1.0 which is most stable version in my view.
Note: Re-download all Twrp tar, Supersu & no verity zip.
First flash twrp & then let the device boot to home screen.
Second reboot to recovery by hard keys.
If you see stock recovery go back to download mode flash twrp & go back to recovery without booting as you are doing but this time just swipe to allow modifications & reboot to recovery again.
Without flashing anything just reboot from recovery to system.
Thirdly if you device reboots to home screen then again get back to twrp recovery & now flash supersu & no verity zip & restart device. You should be able to solve this.
PRADEEPHONDA said:
OK you have to state what version twrp you are flashing?
Now if it's just recovery then I would say to try TWRP 3.1.1.0 which is most stable version in my view.
Note: Re-download all Twrp tar, Supersu & no verity zip.
First flash twrp & then let the device boot to home screen.
Second reboot to recovery by hard keys.
If you see stock recovery go back to download mode flash twrp & go back to recovery without booting as you are doing but this time just swipe to allow modifications & reboot to recovery again.
Without flashing anything just reboot from recovery to system.
Thirdly if you device reboots to home screen then again get back to twrp recovery & now flash supersu & no verity zip & restart device. You should be able to solve this.
Click to expand...
Click to collapse
Thank, i'm using TWRP 3.2.1.0 currently, i will try TWRP 3.1.1.0 as your guide. So, i will try as following step:
1. Flash TWRP 3.1.1.0 and let it boot to Home Screen
2. If ok then go to Recovery -> flash upersu & no verity zip & restart device
2.1 If still in stock then flash twrp again -> go to recovery -> allow modification -> reboot to recovery -> reboot to system
2.2 If cannot boot to Home Screen after First Step then flash twrp again -> go to recovery -> allow modification -> reboot to recovery -> reboot to system
Are those correct ?
venomnguyen said:
Thank, i'm using TWRP 3.2.1.0 currently, i will try TWRP 3.1.1.0 as your guide. So, i will try as following step:
1. Flash TWRP 3.1.1.0 and let it boot to Home Screen
2. If ok then go to Recovery -> flash upersu & no verity zip & restart device
2.1 If still in stock then flash twrp again -> go to recovery -> allow modification -> reboot to recovery -> reboot to system
2.2 If cannot boot to Home Screen after First Step then flash twrp again -> go to recovery -> allow modification -> reboot to recovery -> reboot to system
Are those correct ?
Click to expand...
Click to collapse
Yes
PRADEEPHONDA said:
Yes
Click to expand...
Click to collapse
Hi bro,
after try few time, the result is:
1. After flash TWRP and boot to home Scree, it's stuck at Samsung Logo, so i took the 2.2 step
2.2. Re-flash TWRP -> recovery -> allow modification -> reboot recovery -> reboot system. Then my device loop in bootloop
After all i have to back to stock and consider to give up rooting my phone . But one thing that always in my mind, why my Note 5 can boot normally with lineageos after flash with TWRP. Does this os different from other custom ROM that can boot in my Note 5.
Anw, thank you so much for your assist.
venomnguyen said:
Hi bro,
after try few time, the result is:
1. After flash TWRP and boot to home Scree, it's stuck at Samsung Logo, so i took the 2.2 step
2.2. Re-flash TWRP -> recovery -> allow modification -> reboot recovery -> reboot system. Then my device loop in bootloop
After all i have to back to stock and consider to give up rooting my phone . But one thing that always in my mind, why my Note 5 can boot normally with lineageos after flash with TWRP. Does this os different from other custom ROM that can boot in my Note 5.
Anw, thank you so much for your assist.
Click to expand...
Click to collapse
No problem, you are welcome.
Try magisk root. Follow their rooting procedures in the xda forum.
magisk root for note5 nougat try this sir.
http://galaxynote5root.com/galaxy-n...galaxy-note-5-on-android-7-0-nougat-w-magisk/
venomnguyen said:
Hi bro,
after try few time, the result is:
1. After flash TWRP and boot to home Scree, it's stuck at Samsung Logo, so i took the 2.2 step
2.2. Re-flash TWRP -> recovery -> allow modification -> reboot recovery -> reboot system. Then my device loop in bootloop
After all i have to back to stock and consider to give up rooting my phone . But one thing that always in my mind, why my Note 5 can boot normally with lineageos after flash with TWRP. Does this os different from other custom ROM that can boot in my Note 5.
Anw, thank you so much for your assist.
Click to expand...
Click to collapse
Hi there it's not that difficult i've faced the same issue with my n920c
Solution: Install the TWRP recovery just like normal but when the device is rebooting and black screen shows up Press and Hold [Power+home+vol down] until you see TWRP screen
Please Note: this is really important to press and hold while rebooting ...
After this you can normally reboot to recovery there would be no problem
Good luck !
hey bro,,im facing same problem i am a poor fellow and note5 was a gift for me, but i upgraded it to 7.0 from 5.1.1 which i was running from 2017....now the same problem always on samsung galaxy note5 logo ..i dont know what to do tried various roms , kernels it boots to homescreen but if i restart it gets stuck...otherwise lineage boots everytime, whats the problem ,,,xda heroes kindly help me and others facing this.
---------- Post added at 03:17 PM ---------- Previous post was at 03:16 PM ----------
plz rply devs
---------- Post added at 03:17 PM ---------- Previous post was at 03:17 PM ----------
venomnguyen - any solution bro? did u succeed

TWRP is not staying after flashing recovery

Greetings,
I have been trying to install a custom rom on my Moto G5s Plus and I have noticed a problem. After I flash TWRP (using the fastboot flash recovery command), I can enter recovery mode but after I reboot, it seems to clear recovery and displays the error message No Command.
Is there a way to make the recovery stay?
Thank you in advance for your help.
copy the recovery image on phone and open the recovery using pc, then click on install - click install image locate the recovery file select recovery option (from 4 options) and swipe to flash . Done

Question How to get permanent unofficially recovery .

I install unofficially recovery orange and twrp i tried both after the installation it's boot in recovery after reboot system and try to reboot again in recovery it's boot in stock recovery.how to get permanent recovery if anyone have solution please tell me a detailed method how to fix it.
Awnish said:
I install unofficially recovery orange and twrp i tried both after the installation it's boot in recovery after reboot system and try to reboot again in recovery it's boot in stock recovery.how to get permanent recovery if anyone have solution please tell me a detailed method how to fix it.
Click to expand...
Click to collapse
hi you must install twrp.img on CMD first with fastboot flash vbmeta vbmeta.img
fastboot flash boot twrp.img
fastboot reboot recovery
than you go to twrp recovery and go to advance menu and select flash curent twrp
and reboot to system all is ok

Categories

Resources