Stuck in stock recovery

Search This thread

qoncept

Senior Member
Feb 1, 2010
239
38
I was just brought a phone that's stuck at a screen with a red exclamation point in a triangle. He said he had installed the latest version of TWRP and was trying to install Xposed from recovery. At one point it was stuck booting in to TWRP recovery and after some messing around he got it stuck on the stock recovery screen. He brought it to me and now we can't get it to do anything - doesn't show up in adb or fastboot devices and can't turn it off. I have no idea what to do...?

Edit: Well, just sitting there on the desk it suddenly rebooted in to TWRP on its own. Still stuck booting in to TWRP now.
 
Last edited:

Karl

Senior Member
Nov 27, 2009
1,626
471
California
Trying holding power and volume up at same time, as soon as it shuts down switch to holding power and volume down helpfully that will get you to boot loader

HTC One (M8)
 
Last edited:

qoncept

Senior Member
Feb 1, 2010
239
38
Ok, I'm lost now. We got it in to fastboot and flashed CWM to the recovery partition. Now, if it reboots in to recovery, we see CWM, and if we try to reboot to system it opens TWRP. Did he flash TWRP to the wrong partition or something? What do I do from here?
 

Karl

Senior Member
Nov 27, 2009
1,626
471
California
Ok, I'm lost now. We got it in to fastboot and flashed CWM to the recovery partition. Now, if it reboots in to recovery, we see CWM, and if we try to reboot to system it opens TWRP. Did he flash TWRP to the wrong partition or something? What do I do from here?

sounds like system is wiped flash a rom
 

qoncept

Senior Member
Feb 1, 2010
239
38
Grr, androidfilehost.com is blocked at work and I can't find a single rom anywhere else. He swears there's no way he could have wiped system -- is there anything else that could be wrong?
 

Karl

Senior Member
Nov 27, 2009
1,626
471
California
Grr, androidfilehost.com is blocked at work and I can't find a single rom anywhere else. He swears there's no way he could have wiped system -- is there anything else that could be wrong?

he did something he shouldnt have
i dont think its anything else other then maybe a bad rom flash or like you said flash recovery to wrong partition i dunno, if you boot to system and it doesn't boot system thats a good sign there is no system to boot to

try this its not on androidfilehost,
http://goo.im/devs/Turge/ViperOneM8/ViperOneM8_1.3.0.zip
http://www.ab-ed.de/baadnewz/m8/insertcoin_sense6_m8-2.3.2.zip
 
Last edited:
  • Like
Reactions: qoncept

cntryby429

Senior Member
Aug 27, 2013
658
258
Washington D.C.
Grr, androidfilehost.com is blocked at work and I can't find a single rom anywhere else. He swears there's no way he could have wiped system -- is there anything else that could be wrong?

Sounds to me like TWRP got flashed to the "boot" partition. That's why you were able to flash CWM (presumably correctly), then "reboot system" from CWM but instead go into TWRP. Now that you have a recovery in the "recovery" partition you just need to flash a ROM within CWM and you'll be good to go.

I heard that the TWRP abd terminal instruction on their website are wrong and will cause this problem (flashing recovery to the "boot" partition). I always flash recoveries (and boot.img's for my other s-on devices)) via fastboot since I can easily understand the syntax.

Fastboot flash <partition> <filename>
 
  • Like
Reactions: qoncept

qoncept

Senior Member
Feb 1, 2010
239
38
Alright, it looks like he tried to flash a bad zip like you guys say. He wants a stock rom - can I use the stock RUU without wiping data or is he going to end up with a fresh phone no matter what?
 

Karl

Senior Member
Nov 27, 2009
1,626
471
California
Alright, it looks like he tried to flash a bad zip like you guys say. He wants a stock rom - can I use the stock RUU without wiping data or is he going to end up with a fresh phone no matter what?

he can use RUU, he can use this stock rom
http://xdaforums.com/showthread.php?t=2722699 (but it hosted at androidfile)

these are stock'ish( these arent androidfile)
http://xdaforums.com/showthread.php?t=2727300
http://xdaforums.com/showthread.php?t=2722927
 
  • Like
Reactions: qoncept

qoncept

Senior Member
Feb 1, 2010
239
38
Sigh.. I'm getting this when I try to flash the RUU:

Code:
C:\phone\Data>fastboot flash zip 0P6BIMG.zip
target reported max download size of 1830711296 bytes
sending 'zip' (1572932 KB)...
OKAY [ 47.228s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 47.237s

Edit: Same with all other zips.
 
Last edited:

cntryby429

Senior Member
Aug 27, 2013
658
258
Washington D.C.
Sigh.. I'm getting this when I try to flash the RUU:

Code:
C:\phone\Data>fastboot flash zip 0P6BIMG.zip
target reported max download size of 1830711296 bytes
sending 'zip' (1572932 KB)...
OKAY [ 47.228s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 47.237s

Edit: Same with all other zips.

Since you can get into recovery (pretty sure CWM is the recovery properly installed in this case) you should just download a ROM and put it on the phone's SD Card (always check md5) and install it through CWM. If he wants stock, at least give him a pretty stock ROM like one from here:
http://xdaforums.com/showthread.php?t=2708291
Keep the command line stuff to a minimum and use the GUI of the recovery, that's why they're there.
 
  • Like
Reactions: qoncept

qoncept

Senior Member
Feb 1, 2010
239
38
Ok, I got that BoneStock rom installed. BlinkFeed is crashing occasionally (he's using a different launcher) which is annoying but at least it works. Is there a way to get back to the stock rom from this? What will happen if he tries to do a software update?

Could I flash this?
 
Last edited:

cntryby429

Senior Member
Aug 27, 2013
658
258
Washington D.C.
Ok, I got that BoneStock rom installed. BlinkFeed is crashing occasionally (he's using a different launcher) which is annoying but at least it works. Is there a way to get back to the stock rom from this? What will happen if he tries to do a software update?

If you really insist on a true stock, unrooted phone, I'd say your easiest options are either the RUU'ish option you seem to have already tried or you could look to the nandroid someone posted in this forum of his stock setup.
http://xdaforums.com/showthread.php?t=2725001
Note that the nandroid was made with TWRP so you'll have to replace your CWM with TWRP (hopefully correctly this time :D)

Personally, I'm a fan so far of the ViperOne ROM while I'm waiting for a stable AOSP ROM. That's entirely up to you though.
 

qoncept

Senior Member
Feb 1, 2010
239
38
If you really insist on a true stock, unrooted phone, I'd say your easiest options are either the RUU'ish option you seem to have already tried or you could look to the nandroid someone posted in this forum of his stock setup.
http://xdaforums.com/showthread.php?t=2725001
Note that the nandroid was made with TWRP so you'll have to replace your CWM with TWRP (hopefully correctly this time :D)

Personally, I'm a fan so far of the ViperOne ROM while I'm waiting for a stable AOSP ROM. That's entirely up to you though.
He just wants to get it back to bone stock so when he goes and tries again he knows what he's dealing with. It looks like restoring the system partition from that nandroid backup did it. Thanks a lot for your help!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Grr, androidfilehost.com is blocked at work and I can't find a single rom anywhere else. He swears there's no way he could have wiped system -- is there anything else that could be wrong?

    he did something he shouldnt have
    i dont think its anything else other then maybe a bad rom flash or like you said flash recovery to wrong partition i dunno, if you boot to system and it doesn't boot system thats a good sign there is no system to boot to

    try this its not on androidfilehost,
    http://goo.im/devs/Turge/ViperOneM8/ViperOneM8_1.3.0.zip
    http://www.ab-ed.de/baadnewz/m8/insertcoin_sense6_m8-2.3.2.zip
    1
    Grr, androidfilehost.com is blocked at work and I can't find a single rom anywhere else. He swears there's no way he could have wiped system -- is there anything else that could be wrong?

    Sounds to me like TWRP got flashed to the "boot" partition. That's why you were able to flash CWM (presumably correctly), then "reboot system" from CWM but instead go into TWRP. Now that you have a recovery in the "recovery" partition you just need to flash a ROM within CWM and you'll be good to go.

    I heard that the TWRP abd terminal instruction on their website are wrong and will cause this problem (flashing recovery to the "boot" partition). I always flash recoveries (and boot.img's for my other s-on devices)) via fastboot since I can easily understand the syntax.

    Fastboot flash <partition> <filename>
    1
    Alright, it looks like he tried to flash a bad zip like you guys say. He wants a stock rom - can I use the stock RUU without wiping data or is he going to end up with a fresh phone no matter what?

    he can use RUU, he can use this stock rom
    http://xdaforums.com/showthread.php?t=2722699 (but it hosted at androidfile)

    these are stock'ish( these arent androidfile)
    http://xdaforums.com/showthread.php?t=2727300
    http://xdaforums.com/showthread.php?t=2722927
    1
    Sigh.. I'm getting this when I try to flash the RUU:

    Code:
    C:\phone\Data>fastboot flash zip 0P6BIMG.zip
    target reported max download size of 1830711296 bytes
    sending 'zip' (1572932 KB)...
    OKAY [ 47.228s]
    writing 'zip'...
    FAILED (remote: not allowed)
    finished. total time: 47.237s

    Edit: Same with all other zips.

    Since you can get into recovery (pretty sure CWM is the recovery properly installed in this case) you should just download a ROM and put it on the phone's SD Card (always check md5) and install it through CWM. If he wants stock, at least give him a pretty stock ROM like one from here:
    http://xdaforums.com/showthread.php?t=2708291
    Keep the command line stuff to a minimum and use the GUI of the recovery, that's why they're there.