Trying to install TWRP on my Nexus 6 - keeps reverting back to stock recover

lchiu7

Senior Member
Mar 2, 2010
333
35
48
I have tried a number of times to install TWRP (unrooted) on my Nexus 6. I am following the instructions from here

https://twrp.me/devices/motorolanexus6.html

I am noting the warnings here

Note many devices will replace your custom recovery automatically during first boot. To prevent this, use Google to find the proper key combo to enter recovery. After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. If you don't follow this step, you will have to repeat the install.

Once I issue the fastboot reboot command before the Nexus 6 shows anything on the display I press power and vol down and get into TWRP. It seems to what it's supposed to do (presumably patch the stock ROM) and then I reboot to Android.

But the next time I boot to recovery I end up with stock recovery again. I have tried this a number of times and while I can get TWRP installed it always reverts to stock recovery after the next restart.

Is there something else I have missed here in the instructions? They seem fairly clear.

Not that I think it matters but I am running 7.1.1 (flashed with the OTA image since I was not getting OTA updates)

Thanks
 

n0ts0smart

Senior Member
Dec 2, 2014
182
73
0
Instead of using the fastboot command to reboot to recovery after you have flashed TWRP do it manually. Been a while but I believe that should work.
 

TMG1961

Senior Member
Apr 13, 2015
608
170
0
Brunssum
Dont use the fastboot reboot command, use the volume keys to enter twrp recovery after flashing twrp in fastboot mode
Once you are in twrp swipe to allow changes and if needed change twrp settings, after that reboot into rom.
 

lchiu7

Senior Member
Mar 2, 2010
333
35
48
Dont use the fastboot reboot command, use the volume keys to enter twrp recovery after flashing twrp in fastboot mode
Once you are in twrp swipe to allow changes and if needed change twrp settings, after that reboot into rom.
I have done that several times. This is the screen I see when TWRP is loading for the first time.



Not sure if those red messages are fatal or not

When I am in TWRP I can reboot to recovery and it gets back to TWRP but if I reboot to system and then try to enter TWRP on a reboot (holding power and volume up/down it boots into the Fastboot and when I choose Recovery mode I send up with stock recovery again.
 

Attachments

Last edited:

TMG1961

Senior Member
Apr 13, 2015
608
170
0
Brunssum
Am running 7.1.1 myself and flashed the latest TWRP 3.1.1-0
Were did you download the twrp img from? I download mine from https://dl.twrp.me/shamu/ Once i downloaaded it i rename it to recovery.img
I use cmd on laptop andhook up the phone, then run adb reboot bootloader followed by fastboot flash recovery recovery.img, then i use the volume keys to get into twrp, swipe to allow changes and make changes to settings. Then reboot into rom.
 

lchiu7

Senior Member
Mar 2, 2010
333
35
48
Am running 7.1.1 myself and flashed the latest TWRP 3.1.1-0
Were did you download the twrp img from? I download mine from https://dl.twrp.me/shamu/ Once i downloaaded it i rename it to recovery.img
I use cmd on laptop andhook up the phone, then run adb reboot bootloader followed by fastboot flash recovery recovery.img, then i use the volume keys to get into twrp, swipe to allow changes and make changes to settings. Then reboot into rom.
That is pretty much what I have been doing. The only difference is, the first time I did this (before I realised it wasn't working), I rebooted from adb and I did see the swipe to allow changes. But since then if I boot from abd or boot from the bootloader, I don't see the TWRP option to swipe to allow changes anymore.

I wonder if it's because the data is encrypted (standard on a N6?)
 

lchiu7

Senior Member
Mar 2, 2010
333
35
48
I checked the box to not show the swipe to allow modification. I have never decrypted my phone and twrp sticks. So not sure why yours isnt sticking.
Well the first time I did it I saw that message about allow modification and I agreed. Never seen it again.

The point of installing TWRP was to install a custom ROM. I wonder if I load the ROM image into the phone first, install TWRP and get into the first time, which I can, then install the ROM would that work?
 

Char_G

Recognized Contributor
Apr 9, 2013
1,149
1,890
153
Missouri
Well the first time I did it I saw that message about allow modification and I agreed. Never seen it again.

The point of installing TWRP was to install a custom ROM. I wonder if I load the ROM image into the phone first, install TWRP and get into the first time, which I can, then install the ROM would that work?
After using fastboot to flash TWRP, use the volume and power buttons​ to boot into TWRP, and allow modifications, then make a backup and reboot system. Go back to recovery and if all is well, then flash your ROM. Make sure you've got your TWRP issue fixed first though.
 

ktmom

Retired Forum Moderator
Apr 22, 2015
5,186
3,372
0
Deep Space Station K7
Depending on what your doing, typically you have to manually boot into recovery after flashing twrp (from fastboot), don't use fastboot reboot xxxx. Use the power/volume key combo to reboot. Then accept either system modification or flash a systemless root solution. This will enable custom recovery to "stick". Otherwise, stock android will overwrite recovery on boot.

The TWRP thread has discussions about this. Starting at post 1044 should help.
 
  • Like
Reactions: vanontom

mrcreativity

Senior Member
Feb 26, 2008
686
84
0
Mumbai
Yes it is encrypted.

Anyway, I tried all the various methods and combinations but ended up going back to stock recovery. What worked was flashing SU after TWRP.

I'm running pure nexus now and enjoying it.