[Q] Unable to go into Recovery Mode - Nexus S Q&A, Help & Troubleshooting

Please help.
I don't know what is the issue, I first tried to flash my Nexus S, but it isn't working. I went into "adb reboot bootloader" also tried Up Sound Key plus power. I am able to go into fastboot mode, but when I select Recovery, it shows me android with alert and then finish. No Recovery screen to wipe the data, backup/restore or flash rom, as mentioned in many tutorials.

Related

[Q] Only Android Logo in Recovery. Wifi Model

Hey guys, just wondering if any of you know a fix for this on my WIFI only xoom
Using the guide from here about Wifi Unlocking and rooting Ive unlocked the bootloader on my Xoom. Ive flashed Clockwork and am up to the part where I have to boot into clockwork recovery to install the root tool, however there is no option to enter 'Android Recovery' when I push the Down key on the dual core boot screen, during the first 3 seconds of the first boot after flashing. Theres NVFlash, fastboot and another but no recovery.
I am able to get into recovery via the ADB REBOOT RECOVERY command however I dont get into Clockwork and am stuck on a screen with a green android logo in the center. Pushing any manner of buttons does nothing and the tab automatically resets after 2 or 3 mins in that mode. Has anyone else seen this and know of a fix?? Ive since learned that if you allow the tab to boot into honeycomb it installs the stock recovery and you have to start over by reflashing clockwork, as stated tho no Android Recovery option appears. Any ideas?
recovery is not installed properly.
put your recovery file in fastboot folder
rename it to recovery.img
in fastboot run: fastboot flash recovery recovery.img
this recovery file is not zip file but .img file(rename it for ease of typing)
I've done it exactly like that, 3 times now. all the messages seem to indicate its flashed correctly. Heres what it says on the tab:
Flashing allowed for partition recovery
OneWire: Charger not connected
Battery Level 82%
Flashing Stormgr partition recovery Status:- done!
And i get the OKAY's in the terminal box as well. Still no Android recovery menu. I read in a dev post reguarding this same procedure a few other ppl had the same issue. I was hoping sum1 had a fix

[Q] Installed CM7 Beta & stuck on boot screen

Hi there,
I have a rooted and unlocked UK T-Mobile Atrix.
After following the CM7 Beta instructions up to this point:
While in Recovery install CM7 from internal storage
After installation select Data Wipe/Factory Reset
Then Wipe Cache Partition
Reboot system now
Watch awesome boot animation.
I rebooted, but have not seen the awesome boot animation (and I so want to see it) and am now stuck on the initial Dual Core splash screen.
I noted from a couple of posts in the CM7 thread that using Tenfar's CWM may be the cause of the issue.
Unfortunately I am unsure what to do now to fix my mistake and get a rom on the phone and boot it.
Please can someone help?
Thanks
Well...i got the same problem, maybe more worst....i`m stuck on S E logo for 7-10 seconds and after is rebooting again alone and again, i`m not able to go to xrecovery mode and as well i cannot to stay connected on my computer with the phone...is any chance to repair my phone or is time to drop on my recycle bin? Thanks!
I managed to find a solution (should have searched harder...) I followed these instructions here "code(.)google(.)com/p/atrix-dev-team/wiki/BackupRestore"
Flashing CWM Recovery via Fastboot
Download the latest CWM recovery from Downloads section (recovery-cwm-ext4.img)
Power off phone
Put phone into fastboot (Power + Vol Down Button)
Press Volume Up button to select Fastboot
Connect phone via USB cable
Open Command Prompt from your fastboot directory
Type "fastboot flash recovery recovery.img" (no quotation marks)
Type "fastboot reboot"
Followed by pressing volume down during the reboot, then pressing volume down repeatedly until Android Recovery appears on screen then pressing up. This allowed me to reapply the CM7 rom and all was good.
I'm not sure if this helps you Hellspawm, but good luck.
BLESS YOU! you helped out a noob in distress I had the exact same problem and it's fixed now.

TWRP just won't install. EVEN when I do the "no fastboot reboot"

EDIT: IT FINALLY WORKED! I just flashed an older version of twrp. Pretty weird how that's working and the newer one isn't. Should I keep this post for people with the same problem?
I know about the problem with cm12s and with the cm recovery thing.
I tried everything. Searched and tried nearly all of the different recovery or root install tutorials. But it's still not working!
Every time I install a recovery (both twrp and cwm) it won't install even though it said it worked. When I do the "remove usb, vol down + power" trick after flashing it just won't boot. It just shows the logo and then it reboots. If I release everything it boots my phone up normally. Even clicking recovery reboot in the reboot menu doesn't work. Then it will bring me to the cyanogen recovery.
My debugging mode is on.
Cyanogen recovery update is OFF.
I'm now using cm12.1s but it didn't work on cm12s either.
ADB and Fastboot are working fine. I tested it and my phone reacts when I give it commands (like fastboot reboot or adb devices)
My bootloader is unlocked (confirmed with fastboot oem device-info)
I just got this phone yesterday. I didn't expect this much trouble with just rooting.
ps: this is one of those "it should work, but it doesn't" moments.
Yes. After cm12 the cyanogenmod is ignoring the cyanogen off recovery mark.
After flashing recovery twrp via fastboot, direct reboot to recovery manually via button. Try look at faq. See q22. http://forum.xda-developers.com/oneplus-one/help/faq-oneplus-one-frequently-questions-t2895136
Always keep a post like this, it's good for future reference (people having the same question will thank you for sure)!
Use Philz recovery. Many are facing same issues with TWRP
realbabilu said:
Yes. After cm12 the cyanogenmod is ignoring the cyanogen off recovery mark.
After flashing recovery twrp via fastboot, direct reboot to recovery manually via button. Try look at faq. See q22. http://forum.xda-developers.com/oneplus-one/help/faq-oneplus-one-frequently-questions-t2895136
Click to expand...
Click to collapse
Just like every other method I've tried, that method doesn't seem to work either.
Hi Benalimarwan,
Thanks for your post. I flashed openrecovery-twrp-2.8.5.0-bacon.img. but, it still didn't work. When I logged into recovery mode it still logged into cynogen recovery. Which version of twrp did you flash? Thanks!
lotherius said:
Just like every other method I've tried, that method doesn't seem to work either.
Click to expand...
Click to collapse
Works for me from latest stable CM12
1. Unlocking Bootloader via fastboot
fastboot oem unlock
fastboot reboot
2. USB Debugging -
On your phone go to Settings > About phone > Tap on Build number 7 times. This will enable Developer options. Now go back to Settings > Developer options > Enable USB debugging
3. Disable CM Recovery Protection -
On your phone go to Settings > Developer options. Then disable the 'Update recovery with system updates' option.
4. Installing a Custom Recovery
fastboot flash recovery openrecovery-twrp-2.8.5.1-bacon.img
got it from http://techerrata.com/browse/twrp2/bacon (one recommends don't use 2.8.7)
reboot to system
5. Flash your custom recovery again, but after flashing don't do a normal reboot. (DONT FORGOT TO Disable CM Recovery Protection first in normal boot before)
After the flash has succeeded disconnect the usb cable, then power down the phone by holding the power button down, once it's powered off use the power + volume down button combo to boot directly into recovery. This first forced reboot into recovery somehow subverts what was keeping it from staying flashed and all subsequent normal reboots into recovery will boot into the custom recovery of your choice.
gawd i nearly went out of my mind last night trying to flash TWRP , everything was working fine , fastboot checked out , unlocked the OEM also but it refused to flash TWRP , threw up errors "cannot open recovery' then i remembered the "hide file extensions for known file types" in win7 which was checked and ran
fastboot flash recovery rec[TAB]
Click to expand...
Click to collapse
.i.e hit tab button before hitting enter and it flashed it like a charm !! and i was already to throw this new cell out of my window
Please help me understand Step 5.
Once 'fastboot flash recovery openrecovery-twrp-2.8.5.1-bacon.img' is completed, I shouldn't do a 'fastboot reboot'. Instead of that disconnect USB, and then Poweroff using power button. Now use Power + Volume down to boot into recovery. This should allow me to use twrp recovery. Is my understanding correct?
Regards,
Kiran
Hi Guys,
Just did step 5 again.
Did 'fastboot flash recovery openrecovery-twrp-2.8.5.1-bacon.img' and disconnected USB, Powered off the device and powered it on using Volume down + Power button. It logged into twrp recovery. I then selected 'Install' and phone automatically got rebooted. Not sure why. I powered it off and powered on again using volume down + Power buttons. It then logged into CM recovery.
Repeated above step again. Again faced same issue. Any ideas?
I unlocked boot loader 4/5 days back. Since twrp recovery was not working, I continued using phone. Installed several apps. Do you think this might be an issue? Do I have to unlock boot loader again and then do 'fastboot flash recovery openrecovery-twrp-2.8.5.1-bacon.img'??? Please suggest
Regards,
Kiran
Do it this way with fastboot:
fastboot flash recovery recovery.img (you know the drill...)
when this is completed type in fastboot reboot
BUT MOST IMPORTANT! hold the volume down button on your opo the whole time before you press enter to run the command and keep holding it until TWRP boots up.
This worked on 5 OPO's. (3 were mine, one was my brother's and one is a friend's)
im too on stock 12.1..So which twrp recovery version ll i flash????
1+1
Wug's Bacon Root Toolkit
I had this problem when I tried flashing the custom recovery (TWRP) manually. It didn't matter what I tried, I could never manage to make TWRP persist over CM Recovery after a reboot. After giving up and staying in stock for some time, I decided to try again after getting the OTA to CM 12.1S, but, as no surprise, the same thing still happened. So, as a last try, I downloaded Wug's Bacon Root Toolkit and voila... it finally worked, I had a TWRP that persisted over CM Recovery after a reboot. I don't know what the toolkit did different than me when I did it manually, but it managed to make it work! Hopefully it also works for you...
only used toolkit for Fastboot driver installation...Good step by step instructions...but flashed 2.8.7.0 twrp with adb commands as described by Heisenberb...finally installed recovery n rooted my opo...
1+1
---------- Post added at 11:48 AM ---------- Previous post was at 11:45 AM ----------
Never used cyanogenmod on my N4 N5...Flashing process ws easy on nexus devices
1+1
AcmE85, Your suggestion worked like a charm bro. Finally was able to fix the issue. Thanks much for your help!

Recovery Flash not working

Hello, I bought a OnePlus one (came with CM11 - 4.4.4) and followed the standard steps to root it
1) unlock bootloader - successful, phone got factory reset, checked the status using fastboot
2) Flash custom recovery (TWRP) using fastboot - always "okay" message
3) The phone DOES NOT boot to recovery after this - it gets stuck at the 1+ logo, or remains stuck for a few seconds and goes to normal reboot. -I've tried using fastboot to reboot phone while holding down volume button
Please help! i've look this problem up and haven't found a solution.
I tried 2.7.0.0, and the latest 2.8.5.1, along with 2.8.6.0, along with trying to use the one plus tool kit. Using the toolkit, even flashing the stock recovery, then booting it didn't work.
after you flash recovery in fastboot, do not issue the fastboot reboot command. you need to manually power off the phone by keeping the power button pressed till it powers off
kenboyles72 said:
after you flash recovery in fastboot, do not issue the fastboot reboot command. you need to manually power off the phone by keeping the power button pressed till it powers off
Click to expand...
Click to collapse
I tried this, same result
ak14523 said:
I tried this, same result
Click to expand...
Click to collapse
As the other posted mentioned you have to fastboot flash twrp (2.8.6.0) then power off phone and use volume down + power button combo to get to recovery. Its flashing but if you boot to OS it will be overwritten by CM recovery hence booting directly will alleviate that
Boot into os, enable dev options by tapping the build number a bunch of times in settings-about phone section, go back and go into settings-developer options, make sure "update cyanogen recovery" is unchecked. Flash recovery again, and like people have said, power off the phone and use volume down and power buttons together to boot into recovery.
Thanks for the quick replies guys. I have tried all the above s and none of them have worked
Should I try unlocking the bootloader again?
I recommend going to this guide and following it closely: http://forum.xda-developers.com/oneplus-one/general/guides-bacon-timmaaas-how-to-guides-t2839471
As for which version of TWRP to use, I recommend this version: https://www.androidfilehost.com/?fid=24391638059059048

Samsung Galaxy Tab 2 10.1 GT-P5100 stuck on recovery mode.

Hi! I need help with my Galaxy Tab 2 10.1. It was working fine until I decided to reset it to factory settings via the recovery mode. I did the wipe data/factory reset and wipe cache partition. When I click the "Reboot system now", it just turns off then when I turn it back on it'll go back to the recovery settings. I flashed the stock ROM using Odin but I was having the same problem. It never go pass the recovery mode. I also installed Philz touch (throuhg Odin) and flashed a custom ROM but, alas, it's still stuck on the recovery mode.
The curious thing is, right after I flash a ROM, the device will show that it's updating the system and then it'll turn off. It won't reboot unless I turn it on. Whenever I hit the "Reboot system now", it'll just shut down. I have charged it fully 100% so I'm not sure what's wrong. I thought the keys were stuck but all the keys are responsive (power, volume up and down) when I checked them.
I also tried the apply update from ADB sideload (I found a different thread somewhere and I was able to do every step) but it's the same. I'm stuck in the recovery mode
I really hope that someone will be able to help me.
Thank you guys!!!
I have found the solution to this problem.
Here is the link:
https://forum.xda-developers.com/galaxy-tab-2/help/gt-p5100-boot-recovery-download-mode-t3246322

Categories

Resources