When I try to go into recovery, it will only go into fastboot mode. I press recovery in the hboot menu, and it goes straight to fastboot. How do I fix this?
not sure exactly. Are you sure you have a recovery image flashed to the partition, or have some sort of fake flash recovery on your sdcard?
I use QuickBoot to go straight into Recovery. No need to go through FastBoot, just press the icon, select 'Recovery' & it loads right up.
Veritas06 said:
I use QuickBoot to go straight into Recovery. No need to go through FastBoot, just press the icon, select 'Recovery' & it loads right up.
Click to expand...
Click to collapse
Good point, try that or if you have terminal emulator pass the command: reboot recovery
Thanks for the tip guys, but I figured it out. I just reflashed the modified amon_ra recovery from toasts nand unlock (root part 2). I think i messed things up trying to flash another recovery, so I'll stick to what I know. Thanks anyways.
If you go into fastboot you should be able to wait til it checks for PC36IMG then select the recovery option.
If not directly then select bootloader first.
Sorry to bring up an old post but I'm having this same exact problem and see no resolution in sight. any resolution would be greatly appreciated.
Did you try turning Fast Boot off in Settings --- Applications --- Uncheck Fast Boot, and then booting in to Bootloader?
Related
So I perm rooted and it says S-Off in fastboot and I have superuser access I believe.
I got rom manager and downloaded clockwork through rm. I try to install rom from SD card, select the baconbits rom, it asks to backup or clear, I have tried both.
The phone boots to htc screen, then shows a black screen with a phone and a red symbol over it. I waited 20 minutes on that screen and nothing happened.
I was able to push vol up and power to get a console but I can't load anything there. It will reboot just fine after that but I have no changes and still cannot overclock.
Does this have something to do with the user keys or whatever?
Thanks in advance for reading this and any help that gets offered. I hate to have my first post on a forum being a "help me" post.
Sent from my T-Mobile G2 using XDA App
Go into Rom Manager and try to flash Clockwork recovery again. This has happened to a lot of people... Flash it a second time, and it should be good.
Dan
Did you download the "g2-recovery-test-keys.img" from the 3rd post quoted below?
Place that file in the C:/android/tools or whatever your cd line is, which should in the tools folder. Now go the 6th step. FYI the sixth step I tried from fastboot and recovery, none worked until I reinstalled the drivers my computer kept prompting me for and immedatly got the OKAY's from the 7th step.
Edit: The code "fastboot flash recovery g2-recovery-test-keys.img" should be copied pasted onto your cmd.
ciwrl said:
Noob walkthrough:
1.Setup Android SDK and install drivers/udev rules as needed
2. S-Off your g2 http://goo.gl/Sc134
4. Copy vision-baconbits-0.3.zip to your sdcard, rename it update.zip (you can do this via adb using: adb push vision-baconbits-0.3.zip /sdcard/update.zip)
5. Reboot to fastboot mode (adb reboot bootloader)
6. Flash the recovery http://n0rp.chemlab.org/android/vision/g2-recovery-test-keys.img : fastboot flash recovery g2-recovery-test-keys.img (if you get 'waiting for device' your phone either isnt in fastboot mode, or you will need to fix your sdk drivers)
7. You should get two 'OKAY's once recovery flash is complete
8. Press the power button once; then the vol down button to highlight 'recovery'; then the power button again to select the 'recovery' option
9. The phone will reboot to recovery
10. Press volume up+power to show the recovery menu
11. Select the 'Apply:update.zip' option, using volume keys to navigate, and power button as [enter]
12. Once the zip applies, reboot
If you get signature verification errors on the zip, it means your fastboot flash of recovery failed to apply, redo it
Click to expand...
Click to collapse
Bingo, That worked. Glad it was that simple. I actually had to flash clockwork a third time to get it to go all the way.
Sent from my T-Mobile G2 using XDA App
My phones stucked on Fastboot and it doesnt let me to go(select) recovery or anything.It only read PD99IMG.zip files and hardware keys only work to select yes or no(update or not).I was on CWM recovey and i flashed CWM img.But still phones doesnt let me to get into recovery! Still can reads PD99IMG.zip and only doing that. What should i do?I also tried RUU.exe.But it tell me to connect phone via usb even it still connected.
TIA
P.S.
Flashed CWM recovery image through Android Flasher and able to get into recovery! So i restored previous backed up CM.Everything perfect except these things.Now POWER BUTTON DOESNT RESPOND CORRECTLY and STILL CAN'T GET IN TO RECOVERY BY HOLDING VOLUME DOWN+POWER BUTTON. But ROM Manager CAN get in to recovery! What is now?
1st power button didn't work.Then i gave a factory reset. Nothing changed.After few hours,power button begun to respond, but not correctly. I mean,when i press on power button,screen doesn't off. But when i long press on power button and after few seconds,phone respond(show the power button long press menu).Also i can select Power off,reboot etc..This seems a software problem.What shold i do?
Ah.Another thing,I think i have Stock Hboot.Should i flash CM Hboot because i have a CM rom?
TIA
crazykas said:
My phones stucked on Fastboot and it doesnt let me to go(select) recovery or anything.It only read PD99IMG.zip files and hardware keys only work to select yes or no(update or not).I was on CWM recovey and i flashed CWM img.But still phones doesnt let me to get into recovery! Still can reads PD99IMG.zip and only doing that. What should i do?I also tried RUU.exe.But it tell me to connect phone via usb even it still connected.
TIA
Click to expand...
Click to collapse
look at my guide
bortak said:
look at my guide
Click to expand...
Click to collapse
Thank you very much sir!I already read your guide. This is the part i want.
" [2] ADVANCED BOOT PROBLEMS
S-OFF
"I'm S-OFF, I can't boot recovery and my phone doesn't
boot"
For one reason or another, your recovery image is corrupted
and when you try to boot into recovery, all you get is the
HTC screen and your phone doesn't boot. It is relatively
simple to fix, and there is more than one way to go about
doing this. All you need to do, is to flash a new recovery
image.
Possible causes
- I have no idea, however if somebody has an explanation
then feel free to PM me.
Repairing recovery, booting phone:
NOTE: If you have a PVT4 Device, go to "Flashing custom
recovery". If you are unsure, check just to be safe.
#METHOD 1#
Method One uses Android Flasher to flash the recovery
image.
[STEP1] - Battery pull. Hold the BACK button and the
POWER button to boot into FASTBOOT mode.
[STEP2] - Download Android Flasher
[STEP3] - Download the recovery image . Put it in a place you
can remember.
[STEP4] - Run android flasher, tick "Recovery", and press
"Begin"
[STEP5] - Browse to where you downloaded the recovery
image, select it, and press "open"
[STEP6] - repeat [1] from [STEP4] onwards
#METHOD 2#
Method two uses cmd and requires Android SDK to be set
up.
[STEP1] - Battery pull. Hold the BACK button and the
POWER button to boot into FASTBOOT mode.
[STEP2] - Download the recovery image . Rename it to
"recovery.img" for simplicity, and place it in the following
directory:
Code:
C:\
[STEP3] - then in cmd type the following commands
Code:
cd c:\android-sdk\tools
fastboot flash recovery c:\recovery.img
fastboot oem gencheckpt (this command boots you into recovery, ignore the feedback from
[STEP4] - repeat [1] from [STEP4] onwards"
Im trying with AndroidFlasher .Problem is link to recovery.img is not working.Can you tell me the full name of recovery i should google and download?
TIA
download ClockWorkMod recovery for bravo then you can flash any custom rom... 4ext is highly recommended but you should download it via app (download from here)
Is it really necessary to open another thread about your problem?
kotag82 said:
download ClockWorkMod recovery for bravo then you can flash any custom rom... 4ext is highly recommended but you should download it via app (download from here)
Is it really necessary to open another thread about your problem?
Click to expand...
Click to collapse
If link is down then use any other recovery from the recoveries section.
I'm in need of some expert help for my wifes Droid Incredible. It is rooted, s-off running Cyanogen 7.xxx
She woke me in a pannic this morning saying her phone wasn't working. When I took a look, it keeps booting to the white screen with the "htc Incredible" words. I can press volume down and power to get into hboot, but when I select recovery or factory reset, it just boots back to the white screen with "htc Incredible"
I can't seem to get anywhere from here and the search I did seems to bring up other issues with people at least able to get into the recovery.
Any help or advice on where to go from here would be greatly appreciated.
Thank you.
Droinc said:
I'm in need of some expert help for my wifes Droid Incredible. It is rooted, s-off running Cyanogen 7.xxx
She woke me in a pannic this morning saying her phone wasn't working. When I took a look, it keeps booting to the white screen with the "htc Incredible" words. I can press volume down and power to get into hboot, but when I select recovery or factory reset, it just boots back to the white screen with "htc Incredible"
I can't seem to get anywhere from here and the search I did seems to bring up other issues with people at least able to get into the recovery.
Any help or advice on where to go from here would be greatly appreciated.
Thank you.
Click to expand...
Click to collapse
You need to try to reflash recovery thru hboot. Download CWM 5.0.2.0 http://dinc.does-it.net/Recoveries/CWM_5.0.2.0/PB31IMG.zip, and place the file on your sdcard in no folders. Boot into hboot (vol down and power) and it should find the file after a couple secs and prompt you to press vol up to update. Do so and then when prompted to reboot do so. Now remove or rename the PB31IMG.zip on your sdcard and then pull the battery and boot to hboot and see if you can access recovery.
cmlusco said:
You need to try to reflash recovery thru hboot. Download CWM 5.0.2.0, and place the file on your sdcard in no folders. Boot into hboot (vol down and power) and it should find the file after a couple secs and prompt you to press vol up to update. Do so and then when prompted to reboot do so. Now remove or rename the PB31IMG.zip on your sdcard and then pull the battery and boot to hboot and see if you can access recovery.
Click to expand...
Click to collapse
I got the message to hit volume up to update and then after that it asked if I wanted to reboot the device. I selected yes (volume up) and it still loops the white screen with the "htc Incredible" words. I never got to the point where it rebooted fully.
SHOOT!!! Was hoping this would have done it. Thank you for the help though. I appreciate it.
Anything else I might be able to do?
As a side not, the phone does not get recognized when I connect it to my computer. I had to use another phone to place the PB31IMG file on the SD card.
Droinc said:
I got the message to hit volume up to update and then after that it asked if I wanted to reboot the device. I selected yes (volume up) and it still loops the white screen with the "htc Incredible" words. I never got to the point where it rebooted fully.
SHOOT!!! Was hoping this would have done it. Thank you for the help though. I appreciate it.
Anything else I might be able to do?
As a side not, the phone does not get recognized when I connect it to my computer. I had to use another phone to place the PB31IMG file on the SD card.
Click to expand...
Click to collapse
No you misunderstood, it will still boot loop at this point, that was just the first step. Boot to hboot and see if you can access recovery now.
If you can access recovery, either restore a backup or flash a new rom.
cmlusco said:
No you misunderstood, it will still boot loop at this point, that was just the first step. Boot to hboot and see if you can access recovery now.
If you can access recovery, either restore a backup or flash a new rom.
Click to expand...
Click to collapse
Oh, gottcha. Sorry about that, my fault.
After hitting volume up to reboot, I took out the SD card and placed it in the other phone to remove the file. After that I put it back in the Incredible and booted it into hboot, but when I selected recovery, it did the same thing and just loops the "htc Incredible" screen.
Ok the next step to try would be to do an ruu. It will restore the phone to stock, but you will still have s-off.
Download this file http://dinc.does-it.net/Stock_Images/4.06.605.3/PB31IMG.zip and place it on the sdcard in no folders, boot to hboot, vol up to install. This time though when prompted to reboot select no, and then select factory reset. Hopefully when its done it will boot normaly.
cmlusco said:
Ok the next step to try would be to do an ruu. It will restore the phone to stock, but you will still have s-off.
Download this file and place it on the sdcard in no folders, boot to hboot, vol up to install. This time though when prompted to reboot select no, and then select factory reset. Hopefully when its done it will boot normaly.
Click to expand...
Click to collapse
OK, going to give it a shot. Will be back soon with good news hopefully
Question...... After selecting "no" to the reboot option after it's been updated with the file, do I delete or rename the file and THEN try to get into recovery?
Droinc said:
Question...... After selecting "no" to the reboot option after it's been updated with the file, do I delete or rename the file and THEN try to get into recovery?
Click to expand...
Click to collapse
After selecting no to reboot, select factory reset from the hboot menu. When the factory reset is done it should automaticly reboot and boot up like normal.
Then you can delete the file and reflash cwm recovery as the ruu left you with the stock recovery.
OK, I must be doing something wrong. Here are the steps I have done:
* I put the SD card into a phone recognized by my computer
* I then place the RUU file onto that SD card
* I then take the SD card out and place it in the DInc
* I then hold the volume down button and power button to get into hboot
* The phone recognizes the file and starts the update (takes a bit)
* Once the update is done it asks if I want to reboot and I select no
* It then goes to a screen with a few options (bootloader, reboot bootloader etc...) I don't select anything and then pull the battery
* I then take the SD card out of the DInc and place it in the other phone so I can remove the file
* Once the file is deleted I take the SD card out of that phone and place it back into the DInc
* I go into hboot and select recovery and it just boot loops again with the "htc Incredible" screen
Am I missing something?? I know it can be recovered. Even it's back to stock, it would be great. My wife just wants her phone back.
cmlusco said:
After selecting no to reboot, select factory reset from the hboot menu. When the factory reset is done it should automaticly reboot and boot up like normal.
Then you can delete the file and reflash cwm recovery as the ruu left you with the stock recovery.
Click to expand...
Click to collapse
Damn, you're fast cmlusco.
When I select no to the reboot, it does not present me with the screen that has the recovery option. It's a different screen with, I think, 4 options: bootloader, reboot bootloader, and 2 others I can't recall
Just notice this thread is on page 2 now. Check the last post on page one for steps on what I did.
When you boot to hboot there should be an option to do a factory reset, do that, you may have to select bootloader first. Then see if it boots normaly.
cmlusco said:
When you boot to hboot there should be an option to do a factory reset, do that, you may have to select bootloader first. Then see if it boots normaly.
Click to expand...
Click to collapse
no go.
I assume once I apply the RUU I don't need to do it every time?
I went back into hboot and selected factory reset and it just did the same boot loop. Should I try wiping the SD card 100% clean and then try the RUU file?
Droinc said:
no go.
I assume once I apply the RUU I don't need to do it every time?
I went back into hboot and selected factory reset and it just did the same boot loop. Should I try wiping the SD card 100% clean and then try the RUU file?
Click to expand...
Click to collapse
You could try it, but it sounds like the recovery partition may be messed up. The stock recovery dosent work, cwm recovery dosent work, but ruus and recoverys flash fine without error. Sounds like a messed up partition table. Do you have ADB setup on your pc?
I don't have ADB on this PC. Been a while since I've even done anything with ADB. Could you point me in the right direction on what to do to get set up?
Once set up, what steps need to be taken?
Thanks for all your help with this. It's very much appreciated.
Droinc said:
I don't have ADB on this PC. Been a while since I've even done anything with ADB. Could you point me in the right direction on what to do to get set up?
Once set up, what steps need to be taken?
Thanks for all your help with this. It's very much appreciated.
Click to expand...
Click to collapse
gotta download android sdk
http://developer.android.com/sdk/index.html
this should help http://androidforums.com/faqs/443072-adb-guide-updated-12-05-2011-a.html
Droinc said:
I don't have ADB on this PC. Been a while since I've even done anything with ADB. Could you point me in the right direction on what to do to get set up?
Once set up, what steps need to be taken?
Thanks for all your help with this. It's very much appreciated.
Click to expand...
Click to collapse
Download this http://dinc.does-it.net/ADB/ADB-Fastboot-USB-Drivers_v4_(x86)(x64).zip, and extract the contents to C:\ADB.
Connect the phone to the pc and on the pc go to device manager and look for an entry called unknown or android 1.0. Right click on it and select update driver. Select browse for driver and navigate to C:\ADB\drivers and select the adb folder. It should find the driver and update it.
Then open a cmd prompt on your pc and navigate to the C:\ADB folder. At tje prompt type adb devices , it should return a string of numbers and letters.
From there if it finds the phone you need to fastboo flash your misc partition.
Its gonna get a little complicated and require a bunch of steps. It sucks but it may fix it. I know there are already threads out there on how to fix this issue but i cant seem to find one.
When I plug the phone into the computer and power the phone on it just boot loops and the computer doesn't acknowledge it at all. In device manager there is not entry under any of the categories that says "Android..." or "unknown"
Droinc said:
When I plug the phone into the computer and power the phone on it just boot loops and the computer doesn't acknowledge it at all. In device manager there is not entry under any of the categories that says "Android..." or "unknown"
Click to expand...
Click to collapse
Crap i forgot you need to be able to boot the phone to enable usb debuging for the pc to see it. Um now im not sure what to do. Mabey format the sdcard fat32 and try the ruu again. I need to think about it, it will come to me.
I recently unlocked the bootloader of my phone and wanted to install the official sense 5.0 upate for my htc one x ,however I fail to do ,so I decided to install a custom rom for my phone. When I installed the custom rom through clockwork mod recovery, I forgot to backup , and now when i turn on my phone it is stuck in the htc logo, any solutions which can let me unbrick my phone? ( i cant access my sdcard )
sphee2014 said:
I recently unlocked the bootloader of my phone and wanted to install the official sense 5.0 upate for my htc one x ,however I fail to do ,so I decided to install a custom rom for my phone. When I installed the custom rom through clockwork mod recovery, I forgot to backup , and now when i turn on my phone it is stuck in the htc logo, any solutions which can let me unbrick my phone? ( i cant access my sdcard )
Click to expand...
Click to collapse
extract the boot.img from the rom.zip and place it in your fastboot folder, then flash it via fastboot command fastboot flash boot boot.img then fastboot erase cache and reboot your phone
nogotaclue said:
extract the boot.img from the rom.zip and place it in your fastboot folder, then flash it via fastboot command fastboot flash boot boot.img then fastboot erase cache and reboot your phone
Click to expand...
Click to collapse
Tried but it still brings me to the booting htc screen? any other solutions?
sphee2014 said:
Tried but it still brings me to the booting htc screen? any other solutions?
Click to expand...
Click to collapse
more info please, which rom did you try to flash and what method did you use to flash rom etc?
nogotaclue said:
more info please, which rom did you try to flash and what method did you use to flash rom etc?
Click to expand...
Click to collapse
Well, I think I actually screwed up the whole thing...actually, what I installed is NOT a ROM..! firstly, I downloaded the official asia sense 5.0 for my one x,then i installed the official update zip file through clockwork mod recovery, and then it is stuck in the boot screen.....== is there still any fixes...? btw thx for replying,i really appreciate it....
nogotaclue said:
more info please, which rom did you try to flash and what method did you use to flash rom etc?
Click to expand...
Click to collapse
also, i think i deleted all the system, boot and userdata.img in my phone...i just deleted all the things in my phone...including the orginal os...what i can do now is only go to the fastboot menu or stuck in the green htc logo....please help...
Oh don't worry it can be fixed easily.
Go get this rom its as about as close as you can get to stock>>>>>http://forum.xda-developers.com/showthread.php?t=1562603
next get this recovery>>>>>https://db.tt/Y82XOdb0
Now go into bootloader and select fastboot by pressing the power button, plug in the phone and go to next step
copy the twrprecovery file into your fastboot folder then open a cmd window from fastboot folder, "hold shift and right click then open command window here". now type fastboot flash recovery twrprecovery.img
now unplug phone and press power button once and then select second option down recovery and press power button.
when recovery loads press wipe then advanced wipe and tick ALL of the boxes and then swipe to wipe at the bottom.
plug phone back in and now go back to first screen and press "mount" then press "mount usb storage", now copy the rom, that I told you to download, onto your sdcard, when it is copied press "unmount"
now extract the boot.img from the rom zip on your pc and copy it to your fastboot folder.
in recovery press "reboot" then "bootloader.
now in command window type "fastboot flash boot boot.img" and then "fastboot erase cache". unplug phone and now press power button again and select recovery again.
press "install" and then select the rom that you copied over and swipe at the button to flash it, then reboot.
nogotaclue said:
Oh don't worry it can be fixed easily.
Go get this rom its as about as close as you can get to stock>>>>>http://forum.xda-developers.com/showthread.php?t=1562603
next get this recovery>>>>>https://db.tt/Y82XOdb0
Now go into bootloader and select fastboot by pressing the power button, plug in the phone and go to next step
copy the twrprecovery file into your fastboot folder then open a cmd window from fastboot folder, "hold shift and right click then open command window here". now type fastboot flash recovery twrprecovery.img
now unplug phone and press power button once and then select second option down recovery and press power button.
when recovery loads press wipe then advanced wipe and tick ALL of the boxes and then swipe to wipe at the bottom.
plug phone back in and now go back to first screen and press "mount" then press "mount usb storage", now copy the rom, that I told you to download, onto your sdcard, when it is copied press "unmount"
now extract the boot.img from the rom zip on your pc and copy it to your fastboot folder.
in recovery press "reboot" then "bootloader.
now in command window type "fastboot flash boot boot.img" and then "fastboot erase cache". unplug phone and now press power button again and select recovery again.
press "install" and then select the rom that you copied over and swipe at the button to flash it, then reboot.
Click to expand...
Click to collapse
Brother....you are my life savior...thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! )))))))))))))))))))))))))))
all ok now ?
nogotaclue said:
all ok now ?
Click to expand...
Click to collapse
hey, I was wondering if you could help me aswell.
I had the old HBOOT installed and my phone was rooted so I wanted to unroot and install stock rom.
I updated hboot to 1.36.0000 and tried a factory reset but every time I press it reboots to the boot screen, if I press recovery it gives me a red triangle with an exclamation mark, if i press +vol and power I can enter recovery but I cannot install the stock rom I downloaded from here http://forum.xda-developers.com/showthread.php?t=1546970
I already the right CID which is T-MOB101 any help is greatly appreciated
nogotaclue said:
all ok now ?
Click to expand...
Click to collapse
Yes running good
tiberius77 said:
hey, I was wondering if you could help me aswell.
I had the old HBOOT installed and my phone was rooted so I wanted to unroot and install stock rom.
I updated hboot to 1.36.0000 and tried a factory reset but every time I press it reboots to the boot screen, if I press recovery it gives me a red triangle with an exclamation mark, if i press +vol and power I can enter recovery but I cannot install the stock rom I downloaded from here http://forum.xda-developers.com/showthread.php?t=1546970
I already the right CID which is T-MOB101 any help is greatly appreciated
Click to expand...
Click to collapse
you need a custom recovery like cwm or twrp to install the rom, then when the rom has installed you can reinstall the stock recovery if you wish.
nogotaclue said:
you need a custom recovery like cwm or twrp to install the rom, then when the rom has installed you can reinstall the stock recovery if you wish.
Click to expand...
Click to collapse
Roger. this is what it presented me
C:\Users\AB\Desktop\Stockrom\fastboot>fastboot-windows flash recovery twrprecovery.img
sending 'recovery' (6972 KB)... OKAY
writing 'recovery'... FAILED (remote: not allowed)
any idea how to fix the fail?
tiberius77 said:
Roger. this is what it presented me
C:\Users\AB\Desktop\Stockrom\fastboot>fastboot-windows flash recovery twrprecovery.img
sending 'recovery' (6972 KB)... OKAY
writing 'recovery'... FAILED (remote: not allowed)
any idea how to fix the fail?
Click to expand...
Click to collapse
that usually happens because your bootloader is locked, it needs to be unlocked, and just leave it unlocked unless you need to send it for repair
nogotaclue said:
that usually happens because your bootloader is locked, it needs to be unlocked, and just leave it unlocked unless you need to send it for repair
Click to expand...
Click to collapse
How am I supposed to unlock it when I can't access the recovery or restore to stock? I really appreciate your help.
tiberius77 said:
How am I supposed to unlock it when I can't access the recovery or restore to stock? I really appreciate your help.
Click to expand...
Click to collapse
you unlock it via fastboot, not recovery
Go here>>>>>http://www.htcdev.com/bootloader and create an account and read it all then follow instructions to unlock bootloader. and leave the browser window open until you are finished. once its unlocked install your twrp recovery. the guide i posted earlier can be used after you have unlocked, just use the stock rom you already have instead of the arhd one I linked to
Nevermind. It works. Thanks a ton nogotaclue. been working on this from midnight last night.
tiberius77 said:
Nevermind. It works. Thanks a ton nogotaclue. been working on this from midnight last night.
Click to expand...
Click to collapse
jolly good, press the thanks button
Weird problem in all my years of flashing to various phones....
okay I go into fastboot and I install TWRP. I'm able to boot into it ONCE and ONCE only. Once I reboot into system if I try and go back into the recovery it just loads up the stock recovery. WTF gives...???
As long as I don't boot the system itself and just constantly restart the phone with that "unlocked bootloader screen" I can keep picking recovery and it'll load TWRP. However, the second I boot the OS, TWRP is gone and the factory recovery is back in place.
I'll upload a video later if necessary to show what's going on....
EDIT: Here's my 3 minute install and please tell me where this goes wrong?
OxygenOS have some files to reinstall the recovery, i have removed them in my rom.
If you want to remove them by yourself:
Go to TWRP recovery,
Connect your phone to your pc and connect it through adb or open Advenced > Terminal.
Type this commands :
Code:
rm /system/bin/install-recovery.sh
rm /system/recovery-from-boot.p
One one more thing, don't use "vol -" + power, just use vol +/- to navigate in the menu and power to select
At any point did you have to swipe to disable stock recovery?
nope I eventually figured it out looking around elsewhere but thanks guys. After install power down with just power button. Let it sit for a few then start with PWR+VOL DN
like u said u have been flashing for years, but sometimes we overlook the simplest things did u do, fastboot boot recovery twrp.img or did u do fastboot flash recovery twrp.img, what is odd b/c when installing stock OxygenOS it won't install stock everytime, but thank u NevaX1 for the info, i am going to remove it from all my stock roms