[Q] How do I flash stock recovery? - Nexus 7 (2013) Q&A

Hey everyone,
Like the title says, how do I flash stock recovery? Right now I have TWRP (?) and my device is rooted, but I want the stock recovery back and keep root. Please explain and provide a download if required.
Thanks in advance XDA!

If you flashed TWRP manually just repeat the process but use a stock recovery image instead of the twrp image. If you used a one click root tool I suggest you read some of the sticky threads and tutorials to learn how to flash things manually so you can change whatever you want in the future. There are one click restore methods too if you look around for them.

YoungStarDC said:
Hey everyone,
Like the title says, how do I flash stock recovery? Right now I have TWRP (?) and my device is rooted, but I want the stock recovery back and keep root. Please explain and provide a download if required.
Thanks in advance XDA!
Click to expand...
Click to collapse
1) Download the stock recovery (found all over this forum) into the same folder as your ADB files.
2) Go to fastboot/bootloader mode on your N7.
3) Open up command window in folder with ADB files.
4) Enter : fastboot flash recovery <nameofrecovery>.img
5) Drink a beer.

YoungStarDC said:
Hey everyone,
Like the title says, how do I flash stock recovery? Right now I have TWRP (?) and my device is rooted, but I want the stock recovery back and keep root. Please explain and provide a download if required.
Thanks in advance XDA!
Click to expand...
Click to collapse
Process to install Stock recovery on your Nexus 7 FLO
Click to expand...
Click to collapse
-1: Download the stock recovery recovery image file === >>FLO_STOCK_RECOVERY - Download link
-2: Open the folder where the recovery image file has been downloaded and rename your recovery "recovery" simply. Re-open your previous Command Prompt window.
-3: Type the following command to flash the recovery image file - using Platform tools and this Guide
Code:
fastboot flash recovery recovery.img
-4: The recovery will be flashed and the progress could be observed in the CMD window itself.
Well done, you are in stock recovery

Geodude074 said:
1) Download the stock recovery (found all over this forum) into the same folder as your ADB files.
2) Go to fastboot/bootloader mode on your N7.
3) Open up command window in folder with ADB files.
4) Enter : fastboot flash recovery <nameofrecovery>.img
5) Drink a beer.
Click to expand...
Click to collapse
philos64 said:
-1: Download the stock recovery recovery image file === >>FLO_STOCK_RECOVERY - Download link
-2: Open the folder where the recovery image file has been downloaded and rename your recovery "recovery" simply. Re-open your previous Command Prompt window.
-3: Type the following command to flash the recovery image file - using Platform tools and this Guide
Code:
fastboot flash recovery recovery.img
-4: The recovery will be flashed and the progress could be observed in the CMD window itself.
Well done, you are in stock recovery
Click to expand...
Click to collapse
Thank you both very much foe the detailed explanations. I will try to flash the stock as soon as possible and let you know how it went. Once again, thanks!
Kind regards,
Darryl
Sent from my HTC One X+ using xda premium

I tried a few times but when booting into recovery it still gets me to TWRP. I probably did something wrong somewhere. It's late so I'll try again tomorrow. This is my first nexus device and the reason I want stock recovery is so I can still receive over the air updates while being rooted. If I want over the air updates, that is the way to go right?
Sent from my Nexus 7 using xda premium

Related

S-on AND Root

I've been posting here and there around here lately but thought I'd get a cleaner, more focused thread going for those of us who used HTC's unlock tool and want root.
I managed to get the bootloader unlocked with HTC's tool and installed SU and clockwork onto my Inc2 but I think I'm having problems because I'm still S-On instead of S-Off.
So, what do we do next after unlocking the bootloader? I'm under the impression that because I'm S-On still, I can flash a custom ROM, but not only the ones with the stock kernel intact. This would be why Sabotage was able to install, but Mik wouldn't. Still only a theory, though.
ANY HELP PLEASE!!!
Kayak83 said:
I've been posting here and there around here lately but thought I'd get a cleaner, more focused thread going for those of us who used HTC's unlock tool and want root.
I managed to get the bootloader unlocked with HTC's tool and installed SU and clockwork onto my Inc2 but I think I'm having problems because I'm still S-On instead of S-Off.
So, what do we do next after unlocking the bootloader? I'm under the impression that because I'm S-On still, I can flash a custom ROM, but not only the ones with the stock kernel intact. This would be why Sabotage was able to install, but Mik wouldn't. Still only a theory, though.
ANY HELP PLEASE!!!
Click to expand...
Click to collapse
There are 2 options to flash a custom ROM that has a custom kernel on an unlocked bootloader.
1. Instead of booting to recovery mode directly, you need to boot in Fastboot mode and issue the command:
Fastboot boot [path to custom recovery.img]
This will boot you into recovery mode using the custom recovery image. Then you can flash a custom ROM with a custom kernel correctly.
2. Extract the boot.img from the custom ROM zip file and copy it to your SDK tool directory.
Then boot into recovery mode and flash the custom ROM. Next you must reboot into bootloader mode and enter Fastboot mode. Enter the following command:
Fastboot flash boot [path to the boot.img file].
Try either option 1 or option 2. You do not need to do both.
Hope this helps.
tpbklake said:
There are 2 options to flash a custom ROM that has a custom kernel on an unlocked bootloader.
1. Instead of booting to recovery mode directly, you need to boot in Fastboot mode and issue the command:
Fastboot boot [path to custom recovery.img]
This will boot you into recovery mode using the custom recovery image. Then you can flash a custom ROM with a custom kernel correctly.
2. Extract the boot.img from the custom ROM zip file and copy it to your SDK tool directory.
Then boot into recovery mode and flash the custom ROM. Next you must reboot into bootloader mode and enter Fastboot mode. Enter the following command:
Fastboot flash boot [path to the boot.img file].
Try either option 1 or option 2. You do not need to do both.
Hope this helps.
Click to expand...
Click to collapse
Tried option 1 and when I go to select install zip from sd card after booting to cwm the phone restarts. Trying option 2 now...
Option #2 won't work since I get stuck at the HTC screen when trying to load a custom ROM.
Kayak83 said:
Option #2 won't work since I get stuck at the HTC screen when trying to load a custom ROM.
Click to expand...
Click to collapse
How did you try to reboot into bootloader from recovery once the ROM was flashed. Once I get into recovery I connect the phone with a USB cable and then type
Adb reboot bootloader
This will boot you into HBOOT straight from recovery and should prevent the hang at the HTC.
Ok. Let's start fresh and complete:
1- Plug phone into computer.
2- select HTC sync on phone
3- open cmd and get to sdk
4- type "adb reboot bootloader"
5- phone should reboot to HTC's recovery thing
now what?
I have cwm installed already.
Kayak83 said:
Ok. Let's start fresh and complete:
1- Plug phone into computer.
2- select HTC sync on phone
3- open cmd and get to sdk
4- type "adb reboot bootloader"
5- phone should reboot to HTC's recovery thing
now what?
I have cwm installed already.
Click to expand...
Click to collapse
Just select Charge Only, not HTC Sync.
Once you type adb reboot bootloader you should get the HBOOT screen and it should show FASTBOOT USB.
At this point you should enter Fastboot commands from you PC command prompt.
So you said you tried fastboot boot [path to recovery.img file] and it did boot you into recovery, right? Then you should be able to flash the custom ROM and reboot normally when the install is complete.
For option 2 once you are in recovery mode flash the custom ROM and then when it is finished connect the phone with the USB cable and at the command prompt you should be able to type adb devices and it will respond with your device id.
If it does, then type adb reboot bootloader and it will take you back to the HBOOT screen. From there you would then enter the following Fastboot command:
Fastboot flash boot [path to boot.img file]
Then Fastboot reboot
tpbklake said:
Just select Charge Only, not HTC Sync.
Once you type adb reboot bootloader you should get the HBOOT screen and it should show FASTBOOT USB.
At this point you should enter Fastboot commands from you PC command prompt.
So you said you tried fastboot boot [path to recovery.img file] and it did boot you into recovery, right? Then you should be able to flash the custom ROM and reboot normally when the install is complete.
For option 2 once you are in recovery mode flash the custom ROM and then when it is finished connect the phone with the USB cable and at the command prompt you should be able to type adb devices and it will respond with your device id.
If it does, then type adb reboot bootloader and it will take you back to the HBOOT screen. From there you would then enter the following Fastboot command:
Fastboot flash boot [path to boot.img file]
The Fastboot reboot
Click to expand...
Click to collapse
I'm able to fastboot into cwm. But when I go to select install zip from sd card via the phone controls (volume up/down/power), the phone reboots.
Kayak83 said:
I'm able to fastboot into cwm. But when I go to select install zip from sd card via the phone controls (volume up/down/power), the phone reboots.
Click to expand...
Click to collapse
Which version of CWM are ou using. I use CWM 5.0.2 and it works fine.
SUCCESS. Thanks for your help!
Glad you got it goin!
Sent from my ADR6350 using xda premium
Kayak83 said:
SUCCESS. Thanks for your help!
Click to expand...
Click to collapse
Which option did you have success with?
dumb question but...
how do you find the path to your custom recovery?
mza929 said:
dumb question but...
how do you find the path to your custom recovery?
Click to expand...
Click to collapse
You determine what the path is when you download the recovery image to your PC. The best place to download or copy it to is the same folder you run adb.exe and fastboot.exe from.
tpbklake said:
You determine what the path is when you download the recovery image to your PC. The best place to download or copy it to is the same folder you run adb.exe and fastboot.exe from.
Click to expand...
Click to collapse
great thank you... i was thinking i had to use a path to the recovery on my phone's storage not my PC's...
Can someone link me to a cwm recovery that works. I'm having the reboot issue after selecting choose file from SD card.
Sent from my dinc2 using XDA App
mza929 said:
Can someone link me to a cwm recovery that works. I'm having the reboot issue after selecting choose file from SD card.
Sent from my dinc2 using XDA App
Click to expand...
Click to collapse
You should look for and use CWM 5.0.2
Kayak83 said:
I've been posting here and there around here lately but thought I'd get a cleaner, more focused thread going for those of us who used HTC's unlock tool and want root.
I managed to get the bootloader unlocked with HTC's tool and installed SU and clockwork onto my Inc2 but I think I'm having problems because I'm still S-On instead of S-Off.
So, what do we do next after unlocking the bootloader? I'm under the impression that because I'm S-On still, I can flash a custom ROM, but not only the ones with the stock kernel intact. This would be why Sabotage was able to install, but Mik wouldn't. Still only a theory, though.
ANY HELP PLEASE!!!
Click to expand...
Click to collapse
OK maybe I am missing something here. Do you actually have full root? If you do, how did you get it? I don't know how to get the su binary and busybox installed. I have unlocked my bootloader using the htc supertool and I don't have root, which is keeping me from installing CWM or anything root related for that matter. I have not seen any instructions on how to root this thing since the unlock tool became compatible 3 days ago. But maybe I have missed something.
Thanks for any help.
Still cant get rom to boot... however, i have been able to fastboot into custom recovery and complete the flashing process...
Now i am just stuck at the HTC screen after reboot.
Any suggestions?
Thank you all so far. You have been most helpful.
***** update ***** I finally got it after fast booting into recovery, flashing rom, and then extracting boot.img from that rom and flashing it via fastboot.
mza929 said:
Still cant get rom to boot... however, i have been able to fastboot into custom recovery and complete the flashing process...
Now i am just stuck at the HTC screen after reboot.
Any suggestions?
Thank you all so far. You have been most helpful.
***** update ***** I finally got it after fast booting into recovery, flashing rom, and then extracting boot.img from that rom and flashing it via fastboot.
Click to expand...
Click to collapse
Yes good job. The last part is the key to getting a custom ROM installed. Glad it worked for you.
---------- Post added at 09:13 AM ---------- Previous post was at 09:09 AM ----------
hackweed said:
OK maybe I am missing something here. Do you actually have full root? If you do, how did you get it? I don't know how to get the su binary and busybox installed. I have unlocked my bootloader using the htc supertool and I don't have root, which is keeping me from installing CWM or anything root related for that matter. I have not seen any instructions on how to root this thing since the unlock tool became compatible 3 days ago. But maybe I have missed something.
Thanks for any help.
Click to expand...
Click to collapse
After you have an unlocked HBOOT, you need to flash CWM recovery image in FASTBOOT mode. Once you have CWM installed, you can install the latest SU-3.0.xx.zip to root your current ROM and then you can installl and use root programs like ROM Manager, Busybox, Titianium Backup, etc. or you can install a rooted custom ROM.

STOCK EU 2.3.5 Request

Hi, I accidentally deleted my stock rom image from cwm recovery and I'd like to go back to stock as I'm currently on CM 7.2. So I was wondering if someone could make image of it via cwm and upload it somewhere for me. Or is there any other way to go back? ( I couldn't find any )
Many thanks.
Just use the search function for the Latest Ruu in this section of the forum, flash it and you will revert to stock, read the thread in the link below, good luck
http://forum.xda-developers.com/showthread.php?t=1431969
Sent via Tapatalk
Aef 101 said:
Just use the search function for the Latest Ruu in this section of the forum, flash it and you will revert to stock, read the thread in the link below, good luck
http://forum.xda-developers.com/showthread.php?t=1431969
Sent via Tapatalk
Click to expand...
Click to collapse
No luck with that,and I've tried few different Ruu's,every time I get error 155. Got any other idea?
Hi,
No need to worry, try this way:
(1) Download the PG76IMG.ZIP (Stock ROM) available from this thread. Extract the "system.img" file next.
(2) Make sure, your WFS can connect to your computer. If so, go to your phone's bootloader next, and choose "FASTBOOT". Then push the system.img image file to your phone as follows:
fastboot flash system system.img
Click to expand...
Click to collapse
Voilá. Now shutdown your phone and turn it on again. You WFS2 should boot into the Stock ROM. Please let us know if this worked for you. Thank you
Kind regards, meshua
Nope,still no luck. It installed Stock rom and recovery,but my phone is now stuck on quietly brilliant logo and it bootloops on it.
meshua09 said:
Hi,
No need to worry, try this way:
(1) Download the PG76IMG.ZIP (Stock ROM) available from this thread. Extract the "system.img" file next.
(2) Make sure, your WFS can connect to your computer. If so, go to your phone's bootloader next, and choose "FASTBOOT". Then push the system.img image file to your phone as follows:
Voilá. Now shutdown your phone and turn it on again. You WFS2 should boot into the Stock ROM. Please let us know if this worked for you. Thank you
Kind regards, meshua
Click to expand...
Click to collapse
shouldn't he flash the boot also?
fastboot flash boot boot.img
Click to expand...
Click to collapse
and after that
fastboot flash system system.img
Click to expand...
Click to collapse
That worked for me.
If it still fails to startup
Reinstall cwm again:
download this: CWM_Recovery_5.0.2.6.zip
Flash the recovery.img(inside the just downloaded zip) using this command(ofc make sure to be in your phone's bootloader and that fastboot is selected):
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Now start up recovery and do:
- wipe data/factory reset
- wipe cache partition
- advanced --> - wipe dalvik cache
now go back to your bootloader and use fastboot to flash boot.img and system.img
fastboot flash boot boot.img
fastboot flash system system.img
Click to expand...
Click to collapse
There is no need to flash the stock recovery.img
Now your phone should boot normally.
Hi,
flashing the boot.img is what I consider as the next/last options. The boot.img contains the kernel and the initial file system which right now seems not being compatible with the stock HTC ROM you flashed the last time. Just follow nis-gens' advice and flash the corresponding boot.img too (as directed)...
Hungry to hear whether or not that put your phone back on track...
Cheers, meshua
After flashing boot.img it worked, thank you both!
meshua09 said:
Hi,
No need to worry, try this way:
(1) Download the PG76IMG.ZIP (Stock ROM) available from this thread. Extract the "system.img" file next.
(2) Make sure, your WFS can connect to your computer. If so, go to your phone's bootloader next, and choose "FASTBOOT". Then push the system.img image file to your phone as follows:
Voilá. Now shutdown your phone and turn it on again. You WFS2 should boot into the Stock ROM. Please let us know if this worked for you. Thank you
Kind regards, meshua
Click to expand...
Click to collapse
where do i type flashboot flash system system.img
??????
i am kind of confused.......
Hi kill3rlook5,
To use "fastboot", you need
the Android Debug Bridge (ADB) installed on your computer. It's part of the Android SDK which you can download here: developer.android.com/sdk/index.html. Choose your platform first, then download and install this kit.
a proper USB Driver that makes your phone talk with your computer by using adb or fastboot commands. If you can't find a driver which fits your phone, please search this forum, or use google to get a version that does.
Once both are installed, open a console on your computer (Windows: run >> cmd.exe), go to the folder that contains the fastboot.exe file, and run the command from within this console window. I hope that will distract you from your current confusion?
Cheers, meshua.
Would nis-gens method be putting it back entirely to stock, as it was before flashing any custom ROMs? I had Alquez's CM7 port, but decided to come back to the 2.3.5 stock build for some issues I need to clarify, and I'd like it back entirely at stock for testing purposes.
Really should have backed it up via CWM, but... I forgot. xD

How to install Clock Work Mod on a100 with unlocked boot loader !

DISCLAIMER
Thank you to all the DEV'S who have made this possible BIG UPS TO YOU
This worked for me, and in theory if my instructions are followed carefully it will work for you.
However if your results are not the same I am in no way responsible for any dammage done to your tablet!
THE GOOD STUFF
This was tested on Acer A100 on the latest ICS LEAK found here http://forum.xda-developers.com/showthread.php?t=1510706
Also my PC is running windows 7 x64
(Follow install instructions carefully)
First install the latest ICS leak http://vache-android.com/v1/index.ph...files&file=148
Once complete do a factory data reset on your device from the settings/backup and restore menu on the tablet
When that is complete, Root your Device using the method found here http://forum.xda-developers.com/showthread.php?t=1531646
( again Follow instructions Carefully )
BE ABSOLUTELY SURE YOUR DEVICE IS ROOTED BEFORE YOU GO ANY FURTHER!!
Unlock your BOOTLOADER using the method here http://forum.xda-developers.com/showthread.php?t=1557445
(Really be careful here!)
This is where it gets tricky download http://forum.tegraowners.com/viewtopic.php?f=7&t=369 for your OS and extract recovery_thor17_403.img to the root of your platform-tools folder for instance mine is C:\android-sdk\platform-tools
Once completed on your PC open a command prompt as an administrator and navigate to your platform-tools folder from cmd prompt e.g. cd c:\android-sdk\platform-tools and hit enter
next type the following commands:
adb reboot bootloader
once in bootloader mode type:
fastboot flash recovery recovery_thor17_403.img
and hit enter you will see it flash to your device within a couple of seconds.
once complete with the tablet in upright landscape mode ( home button on the right hand side ) power the device down and power it back on while holding the leftmost volume button firmly when it vibrates you may release the power button.
continue to hold the volume button until you see Booting recovery kernel image on the screen.
if all went well you now have cwm on your device
now for rom manager!
boot back into android OS and navigate to the google market, search for rom manager in the upper search pane.
download the app and install
open the app and press ok
next press flask clockworkmod recovery
next confirm your phone model
a popup will say your device is not officially supported press yes
next confirm version 3.x+
and you should be good to go
Sent from my A100 using xda premium
masterpker2 said:
First check out this post http://www.acertabletforum.com/foru...rkmod-recovery-your-acer-iconia-tab-a200.html
Download the updated file from the above website, extract it to your desktop, and run acera200simpletool.bat and follow the onscreen instructions.
Once complete download the rom manager app from the market and install it.
Once installed open from manager and choose flash clockwork mod recovery from the top of the list, then confirm your device is Acer a100. It will say there is currently no recovery for your device and ask if you installed a custom one, choose yes and select the second option it should say 3.x.x or something to that effect. Again confirm your selection and tada you now have cwm and a working from manager. I have tested this and made a complete backup already. Cheers
Sent from my A100 using xda premium
Click to expand...
Click to collapse
hello masterpcker...Did you install anything else first? Were you just using the standard a100 root? Also, did you unlock your bootloader beforehand? thanks so much friend
Yes I unlocked my boot loader first, and my device was rooted so all I did was run the .bat file from the above website and choose option 3 install recovery only. I am about to try a modded a500 from and see what it does.
Sent from my A100 using xda premium
masterpker2 said:
Yes I unlocked my boot loader first, and my device was rooted so all I did was run the .bat file from the above website and choose option 3 install recovery only. I am about to try a modded a500 from and see what it does.
Sent from my A100 using xda premium
Click to expand...
Click to collapse
I will be eager to hear how that comes out! I wish you the best of luck, but I'm not real confident. let us know the outcome if you don't mind....good luck!
For some reason I followed the directions to install CWM and it doesn't work.
When I try to boot to recovery all I see is the android mascot on it's back with a warning sign. If I press the home button it brings up the Android System Recovery, which I believe is the stock recovery. I'm not even sure how to select the items. I can only highlight the menu items using the volume keys.
It doesn't look like the cwm that I have flashed on my atrix.
Any ideas?
Edit...
Btw, I did unlock my bootloader
Well the a500 modded rom was a bust, it just booted to a really colorful screen lol. But my Android backup worked great for reinstall
Sent from my A100 using xda premium
Myster1ous what os are you running and what method for root did you use?
Sent from my A100 using xda premium
masterpker2 said:
Myster1ous what os are you running and what method for root did you use?
Sent from my A100 using xda premium
Click to expand...
Click to collapse
Running Windows 7, I did the root method from here
http://forum.xda-developers.com/showthread.php?t=1531646
Did you try running the script as administrator?
Sent from my A100 using xda premium
masterpker2 said:
Did you try running the script as administrator?
Sent from my A100 using xda premium
Click to expand...
Click to collapse
I did, nothing still. I'm going to have to look at the batch file and manually input in the commands. Maybe that will do a difference
myster1ous said:
I did, nothing still. I'm going to have to look at the batch file and manually input in the commands. Maybe that will do a difference
Click to expand...
Click to collapse
Did you ever get it to work properly? I am having the same problem now.
@masterpker2...are you running linux? i am running windows 7 here and i am getting a [cant install recovery.img] from the a200 batch.....did you have any problems with this to begin with? thanks
I had to dd it to the correct partition and then I was able to get in, but I don't recommend doing it that way!
shadowofzeus said:
I had to dd it to the correct partition and then I was able to get in, but I don't recommend doing it that way!
Click to expand...
Click to collapse
did you have the same problem as we are having? is everything working correctly with you now? thanks
Followed instructions... works perfectly on Win 7 x64... thanks man!! Nandroid in Progress ...
A101
And for the A101, this method will not work?
oneovakindoldys2 said:
Did you ever get it to work properly? I am having the same problem now.
@masterpker2...are you running linux? i am running windows 7 here and i am getting a [cant install recovery.img] from the a200 batch.....did you have any problems with this to begin with? thanks
Click to expand...
Click to collapse
Nope, never got it working.
shadowofzeus said:
I had to dd it to the correct partition and then I was able to get in, but I don't recommend doing it that way!
Click to expand...
Click to collapse
What's the syntax did you use to dd to the device?
I found this dd syntax in the other thread. That the same one you used?
Code:
su
dd if=/mnt/external_sd/recovery.img of=/dev/block/mmcblk0p1
-Extract the zip folder "recoverycwma100" ( It's a recovery into Acer a200 simple tool )
-Copy ''recovery.img'' into your external sd card
-open a terminal emulator to your A100 ( root acces !!! )
- Write the following commands :
su
dd if = / mnt / external_sd / recovery.img of = / dev/block/mmcblk0p1
-wait a message '' xxxx bytes transferred in... ''
-exit terminal
-open root explorer with a mount system
-rename the file '' install-recovery.sh'' into /etc/ it '' install-recovery.bak''
Reboot into recovery with volum down + power , and Enjoy
leclasheur22 said:
-Extract the zip folder "recoverycwma100" ( It's a recovery into Acer a200 simple tool )
-Copy ''recovery.img'' into your external sd card
-open a terminal emulator to your A100 ( root acces !!! )
- Write the following commands :
su
dd if = / mnt / external_sd / recovery.img of = / dev/block/mmcblk0p1
-wait a message '' xxxx bytes transferred in... ''
-exit
Reboot into recovery with volum down + power , and Enjoy
Click to expand...
Click to collapse
Can't we just go into fastboot and use fastboot flash recovery recovery.img?
If you're running linux or just want to use adb it's way more simple than it looks.
Code:
Adb reboot-bootloader
fastboot flash recovery recovery.img
fastboot reboot
And if you brick your device by accidently installing the wrong boot.img
find your respected rom .zip file that you are currently using and use this.
Code:
Adb reboot-bootloader
fastboot flash boot boot.img
fastboot reboot
blmvxer said:
If you're running linux or just want to use adb it's way more simple than it looks.
Code:
Adb reboot-bootloader
fastboot flash recovery recovery.img
fastboot reboot
And if you brick your device by accidently installing the wrong boot.img
find your respected rom .zip file that you are currently using and use this.
Code:
Adb reboot-bootloader
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
I can confirm that I have already flashed the recovery.img via fastboot, however cwm still fails on my particular tab. I did a full factory reset and flashed the entire new ics through recovery with the exact same results. I will be investigating the cause of some tabs doing this later tonight when I get home from work. If someone figures this out please post. I have gotten the recovery.img to flash via the a200cwm, however android exclamation upon recovery attempt. i have tried all three paths with no success. I am almost certain that it is a problem with the rooting method, but i won't have time to have a look until tonight. thanks and goodluck! I think the problem could be because of installing different rooting methods in the past, however I have yet to find a way to solve it.

[Q] Flashing to pure stock 4.3 with the latest bootloader, recovery, etc.?

I know this may have been answered several times. I did a search too, but to be honest couldn't find something to the point.
Can someone post an easy guide of the files to download and the commands to type in the Command Prompt to install 4.3?
I'm currently on 4.2.2 (LiquidSmooth). Rooted obviously with TWRP recovery. I have the ADB and fastboot drivers installed in my PC.
This is what I want to know.
1. Flashing pure stock 4.3 and wipe everything (including SDcard - I will take a backup)
2. Updating the bootloader
3. Updating the radio
4. Updating the stock recovery
5. Installing TWRP recovery for 4.3
Will be glad if someone could help me.
Thank you.
you didnt search very well...
there's a return to stock thread in the general section.
Just use this: http://forum.xda-developers.com/showthread.php?t=1766475
Read last 3-4 pages.
AbhishekS said:
I know this may have been answered several times. I did a search too, but to be honest couldn't find something to the point.
Can someone post an easy guide of the files to download and the commands to type in the Command Prompt to install 4.3?
I'm currently on 4.2.2 (LiquidSmooth). Rooted obviously with TWRP recovery. I have the ADB and fastboot drivers installed in my PC.
This is what I want to know.
1. Flashing pure stock 4.3 and wipe everything (including SDcard - I will take a backup)
2. Updating the bootloader
3. Updating the radio
4. Updating the stock recovery
5. Installing TWRP recovery for 4.3
Will be glad if someone could help me.
Thank you.
Click to expand...
Click to collapse
search again... and in short if u are flashing your rom with stock image u dont have to install the bootloader and radio img again... search how to flash stock image using adb..
Sent from my Galaxy Nexus using xda premium
AbhishekS said:
I know this may have been answered several times. I did a search too, but to be honest couldn't find something to the point.
Can someone post an easy guide of the files to download and the commands to type in the Command Prompt to install 4.3?
I'm currently on 4.2.2 (LiquidSmooth). Rooted obviously with TWRP recovery. I have the ADB and fastboot drivers installed in my PC.
This is what I want to know.
1. Flashing pure stock 4.3 and wipe everything (including SDcard - I will take a backup)
2. Updating the bootloader
3. Updating the radio
4. Updating the stock recovery
5. Installing TWRP recovery for 4.3
Will be glad if someone could help me.
Thank you.
Click to expand...
Click to collapse
Hi, let me try to help you
Galaxy Nexus is my first smartphone. So i'm pretty new at flashing things. I did some research last year to learn how to flash stuff in it and that's how i learned to make a fresh install:
-Make sure you have the SDK platform-tools and the Galaxy Nexus driver properly installed on your PC. Also, make sure you have USB debuging enabled on your device.
-Download the factory image that fits your phone at https://developers.google.com/android/nexus/images
-Open up the tgz file you just downloaded and extract the files:
-boot.img
-bootloader-maguro-primemd04.img
-radio-maguro-i9250xxlj1.img
-recovery.img
-system.img
-userdata.img
Extract the files in the platform-tools folder to make things easier.
-Connect your Nexus to your PC, open the command prompt, go to the platform-tools folder and type
(Do not turn off, disconnect or close the cmd prompt windows until everything is done. Again, make sure you have the nexus driver properly installed on your Windows)
Code:
adb reboot-bootloader
(this command will reboot your device to recovery mode)
With your device on recovery mode, type the following commands to erase your device:
Code:
fastboot erase boot
Hit enter, then:
fastboot erase cache
Hit enter, then:
fastboot erase recovery
Hit enter, then:
fastboot erase system
Hit enter, then:
fastboot erase userdata
-Now you're going to flash the new files you have downloaded and extracted steps before:
Code:
fastboot flash bootloader bootloader-maguro-primemd04.img
(or whatever name your bootloader img file has. In this case the bootloader file is "bootloader-maguro-primemd04.img")
Code:
fastboot reboot-bootloader
(you'll need to reboot after flashing the bootloader)
Code:
fastboot flash radio radio-maguro-i9250xxlj1.img
Flash the radio
Code:
fastboot reboot-bootloader
Reboot again
Code:
fastboot flash system system.img
Flash system
Code:
fastboot flash userdata userdata.img
Code:
fastboot flash boot boot.img
Code:
fastboot flash recovery recovery.img
Code:
fastboot reboot-bootloader
We are almost done!
Code:
fastboot erase cache
Code:
fastboot reboot
Done! Reboot to Android. The first boot may take some more time than the usual. Don't worry!
-
If you want to flash a custom recovery, download it from their website, go into fastboot mode and flash it using the command to flash the recovery.
Code:
fastboot flash recovery [recovery filename].img
The same command used when flashing the recovery on the fresh install above
That's the way i learned how to do it from scratch. In case someone more experienced has any thoughts about it, i'd like to hear as i'm not an expert and learned by researching it on my own...
This is how it's done, PROPER. Well done, mnoguti.
a maguro wrote this.
@mnoguti: You have said that to flash a custom recovery, one needs to go to the recovery mode and flash the custom recovery, but you said that flashing the stock recovery should be done in bootloader.
Is it fine to flash custom recovery from bootloader instead of recovery?
AbhishekS said:
@mnoguti: You have said that to flash a custom recovery, one needs to go to the recovery mode and flash the custom recovery, but you said that flashing the stock recovery should be done in bootloader.
Is it fine to flash custom recovery from bootloader instead of recovery?
Click to expand...
Click to collapse
you don't have to go into the recovery mode to flash recovery, just boot into fastboot mode and flash recovery using command:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
obviously replace the recovery.img with the name of the custom recovery file you downloaded, make sure the custom recovery file is in the same folder as fastboot/adb otherwise you'll have to do it like:
fastboot flash recovery C:\Downloads\recovery.img
Click to expand...
Click to collapse
Yes, that's what I thought. Thank you.
I had initially felt that stock recovery can flashed only in bootloader and custom recoveries can be flashed only by booting into stock recovery. But somewhere in my mind had a doubt on it and so asked. Thanks for clearing the doubt.
And a big thanks to @mnoguti for posting those steps. Worked like a charm for me.
Obviously he meant fastboot mode..
a manta wrote this.
AbhishekS said:
Yes, that's what I thought. Thank you.
I had initially felt that stock recovery can flashed only in bootloader and custom recoveries can be flashed only by booting into stock recovery. But somewhere in my mind had a doubt on it and so asked. Thanks for clearing the doubt.
And a big thanks to @mnoguti for posting those steps. Worked like a charm for me.
Click to expand...
Click to collapse
It's "fastboot mode". Sorry for the mistake!
I've updated my post and now it's right

[20.2.2015][Root and stay with stock recovery]

Hello Yu Yureka fans!!!
This for the Yu Yureka fans who want to root the phone but don't want to miss OTA update by flashing custom recovery
In this thread i will tell you how to ROOT your Yu Yureka without flashing custom recovery.
This method will not flash custom recovery over stock recovery, this will just boot the custom recovery once just to flash the superuser.zip. so you will be back to stock recovery after flashing superuser.zip.
So lets get started...
Your Bootloader should be UNLOCKED
Files you need:
1. adb and fastboot drivers
2. A CWM recovery link (don't worry we wont flash it, it is just needed to install superuser.zip)
3. Superuser.zip link (save this in your sd card or internal memory)
Note: Keep recovery.img file in the same folder where adb and Fastboot drivers are placed and always open command window from that folder.
Connect your phone to pc via data cable
Steps:
1. Open command window (cntl+shift+right click)
2. Type
Code:
adb devices
if your device is connected you will get it in connected devices
3. Type
Code:
adb reboot-bootloader
4. Type
Code:
fastboot -i 0x1ebf boot recovery-yu.img
now your device will boot into recovery mode
5. Select install zip from sd and navigate where you have downloaded the superuser.zip and select install.
6. Done!!! Your device is rooted and you are still in stock recovery :good: you wont miss the OTA
To check if you are in stock recovery just reboot into recovery :good:
Hit thanks if this helped :good:
This isn't yours, You copied it from YuPlayGodForums, from DoomLord's post...
N'ayam Amarsh'e said:
This isn't yours, You copied it from YuPlayGodForums, from DoomLord's post...
Click to expand...
Click to collapse
First i am not a user of yuplaygod forums,
Second its not copied
Third you have no right to point at someone without any valid reason
Lastly stop spamming my post (read xda forum rules first you visit it here --> http://forum.xda-developers.com/announcement.php?f=3861)
@aashking
You can't boot the recovery image on locked bootloader; we have covered this fact already.
http://forum.xda-developers.com/showpost.php?p=58628082&postcount=12
Titokhan said:
@aashking
You can't boot the recovery image on locked bootloader; we have covered this fact already.
http://forum.xda-developers.com/showpost.php?p=58628082&postcount=12
Click to expand...
Click to collapse
@Titokhan yeah dude thanks for reminding i will update the OP :good:
Unable to get the 3rd command working. It keeps waiting for the device and the device reboots in normal mode. What am I doing wrong?
jitendragarg said:
Unable to get the 3rd command working. It keeps waiting for the device and the device reboots in normal mode. What am I doing wrong?
Click to expand...
Click to collapse
Reinstall ADB Drivers
adbdriver.com
N'ayam Amarsh'e said:
Reinstall ADB Drivers
adbdriver.com
Click to expand...
Click to collapse
Thanks, will check. Although I downloaded the drivers just today, so not sure, how it is not up to date. Anyway, will check it once I am home in 3 hours.
tried resintalling the drivers. didn't help. command prompt still keeps on waiting for device forever, while phone is in fastboot mode.
Edit:
If I cancel the third command, and check the list again, phone is not listed. Somehow, after rebooting into bootloader, phone stops the adb connection.
i am on twrp recovery can i flash this recovery on that and update the new ota?
please help

Categories

Resources