Unable to boot to TWRP

tech_girl

Senior Member
Jul 29, 2007
403
119
0
After unlocking the bootloader, I attempted to flash the recovery to my A1. Unfortunately it doesn't boot into recovery...it keeps booting into system.

I'm on 1 December patch. Can anyone help to point me to the right direction?
 

amithiel

Senior Member
Nov 9, 2011
194
71
58
After unlocking the bootloader, I attempted to flash the recovery to my A1. Unfortunately it doesn't boot into recovery...it keeps booting into system.

I'm on 1 December patch. Can anyone help to point me to the right direction?
+1 .
I think it's a known issue, we might have to wait for a fix
 
  • Like
Reactions: tech_girl

lokoxlrock

Member
Apr 29, 2012
24
29
43
Santiago
Can you explain how are you doing the process?
Using "fastboot flash recovery twrp_xxx.img" or "fastboot boot twrp_xxx.img"?
Detail the steps you make to try to boot the recovery.
 

bhavan.scg

New member
Jan 9, 2016
4
0
0
After unlocking the bootloader, I attempted to flash the recovery to my A1. Unfortunately it doesn't boot into recovery...it keeps booting into system.

I'm on 1 December patch. Can anyone help to point me to the right direction?

even i tried with the latest twrp....its not booting to twrp... I'm having January patch....did you find a solution???
 

Eshwar123

Senior Member
Sep 6, 2016
137
36
0
Try this, if you have rooted.

Check if there are these two files present.
->/system/recovery-from-boot.bak
->/system/bin/install-recovery.sh
If found, delete these two files.

You can use es file explorer. Mount system in r/w
Now flash twrp using rashr or flashify or fastboot... It should work.


Do it at your own risk. And do remember, whenever you flash a new rom, you should repeat this again.
 

paolocorpo

Senior Member
Jan 9, 2013
1,787
379
113
Sassoferrato
I have the same issue
I have unlocked bootloader
I am on last May patch
I am trying to ONLY boot to TWRP with comand:
fastboot boot twrp.img
AFter this comand the device boot to system
May you help me ?