How to get to stock recovery menu if I have CLOCKWORK Recovery installed - Captivate Android Development

how can I put my phone in stock recovery mode? I tried holding both volume keys down and power, it just powercycles. Even if let go on the second screen off. if I continue on holding - it just powercycles. If i hold vol down and power - it goes into download mode...
I have Clockwork installed. If I start recovery from ROM Manager it bypasses stock recovery straight to Cloclwork menu. I am trying to install battery percentage indicator, which I can only do thru stock recovery menu. How can I start stock rec mode?...
Also it says DO NOT INSTALL this lag fix http://forum.xda-developers.com/showthread.php?t=765820 using ROM MANAGER. So how can I install it then??

in clockwork recovery theres an option to boot into regular recovery. i believe its in advanced settings?

adb is your friend. seriously, how have people on this forum not figured this out yet? (I don't actually even know how to reboot into recovery with just the buttons off the top of my head)
either "adb reboot recovery" or download "Terminal Emulator" from the marketplace type "su" and then "reboot recovery"

bmvik said:
how can I put my phone in stock recovery mode? I tried holding both volume keys down and power, it just powercycles. Even if let go on the second screen off. if I continue on holding - it just powercycles. If i hold vol down and power - it goes into download mode...
I have Clockwork installed. If I start recovery from ROM Manager it bypasses stock recovery straight to Cloclwork menu. I am trying to install battery percentage indicator, which I can only do thru stock recovery menu. How can I start stock rec mode?...
Also it says DO NOT INSTALL this lag fix http://forum.xda-developers.com/showthread.php?t=765820 using ROM MANAGER. So how can I install it then??
Click to expand...
Click to collapse
delete "update.zip" on internal sdcard. make sure to reinstall clockwork recovery again using rom manager after u r done.
make sure whatever ur installing is rename to update.zip for stock recovery to work.
for lagfix use this http://forum.xda-developers.com/showthread.php?t=751864
unzip it. connect ur phone with usb debugging. click lagfixme wait for it to prompt for superuser then it will do the rest for you

Kaik541 said:
adb is your friend. seriously, how have people on this forum not figured this out yet? (I don't actually even know how to reboot into recovery with just the buttons off the top of my head)
Sorry, I'd like to learne to use adb, I am a noob.
either "adb reboot recovery" or download "Terminal Emulator" from the marketplace type "su" and then "reboot recovery"
Click to expand...
Click to collapse
I knew I could do it using terminal emulator but I need to learn commands
akachay said:
delete "update.zip" on internal sdcard. make sure to reinstall clockwork recovery again using rom manager after u r done.
make sure whatever ur installing is rename to update.zip for stock recovery to work.
for lagfix use this http://forum.xda-developers.com/showthread.php?t=751864
unzip it. connect ur phone with usb debugging. click lagfixme wait for it to prompt for superuser then it will do the rest for you
Click to expand...
Click to collapse
Should I delete it from my internal after I have the battery indicator installed, should I get rid of that update.zip? I did a backup using ROM Manager before adding the battery indicator. So I have my former ROM and Current ROM backed up.
OMG, I've been going crazy trying to get my phone into boot screen all night. Thanks for this!

Rhiannon224 said:
I knew I could do it using terminal emulator but I need to learn commands
Should I delete it from my internal after I have the battery indicator installed, should I get rid of that update.zip? I did a backup using ROM Manager before adding the battery indicator. So I have my former ROM and Current ROM backed up.
OMG, I've been going crazy trying to get my phone into boot screen all night. Thanks for this!
Click to expand...
Click to collapse
yea delete update.zip(battery indicator). open rom manager to install your clockwork recovery which will automatically put an update.zip(clockwork recovery) back on ur sd card. thus "update.zip" is just a rename for whatever program/file.

Also there is an app called quick boot in the market. Its free and will take you to stock reboot and recovery without going through the whole hold power
And vol up and down at same time. Is super easy to use. It have icon on my phone next to rom manager so one will be clockwork recov, and the othe stock.
Sent from my SAMSUNG-SGH-I897 using XDA App

Is there a way to make clockwork the default? I'm so used to using adb I do reboot recovery then go ARRRGH I wanted clockwork!

thanks guys!! I ended up using that app from the market. And renaming the battery zip file to update.zip

gunnyman said:
Is there a way to make clockwork the default? I'm so used to using adb I do reboot recovery then go ARRRGH I wanted clockwork!
Click to expand...
Click to collapse
reboot thru ROM manager, it will take you to Clockwork right away, right?

bmvik said:
reboot thru ROM manager, it will take you to Clockwork right away, right?
Click to expand...
Click to collapse
well yeah but I seem to be able to type ./adb reboot recovery faster

I have a kernel that replaces stock recovery with clockworkmod. I'm trying to work out whether I can actually distribute such a thing, and also how to incorporate downloading it into my kernel build script so that I don't need to include it with the sources.
Sent from my SAMSUNG-SGH-I897 using XDA App

Unhelpful said:
I have a kernel that replaces stock recovery with clockworkmod. I'm trying to work out whether I can actually distribute such a thing, and also how to incorporate downloading it into my kernel build script so that I don't need to include it with the sources.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
I'm pretty sure Koush said he wanted this from the start. The reason he changed the way clockwork recovery works for our phones was because recovery and the system are handled by the same part of system code, unlike with other phones.
He wanted to make it available to be incorporated into other kernels/ROMs instead of relying specifically on his kernel (which is why the roundabout happened from earlier where he offered the stock kernel to revert to)

It doesn't use a custom kernel, it's started from an update.zip normally.
Sent from my SAMSUNG-SGH-I897 using XDA App

Does our recovery system work the way it does because of lack of fastboot?

Another idea. is there something we can add to build.prop or perhaps init.rc so a command such as adb reboot clockwork would work? Just spitballing here.

Unhelpful said:
It doesn't use a custom kernel, it's started from an update.zip normally.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Unless I'm mistaken, his original method did require a custom kernel or modified the stock kernel which is why he offered the stock kernel for people to reflash when he provided the final release.
Sent from my Samsung SGH-i897

Related

[Q] red cwm and rom manager

Does anyone know if there is a way to force rom manager to bypass its check for cwm. I have red cwm installed, and don't wanna flash green cwm, I just want to use rom manager to pull down themes and such, and extract or manually flash what ( want, but it wont let me past the flash cwm or cancel pop-up....
Well, I still use green cwm, so Im not sure, but if Rom manager still lets you download stuff...
you can still manually install things you download in Rom manager.
They get stored in /sdcard/clockworkmod/download -
So you can download them, cancel the cwm install, then boot into recovery and install manually.
That's just it, it wont let me use it, unless I relent to let it install, green cwm. I'm on super clean dL09 with adrynalyne's 1230 voodoo kernel, which, if I understand is what red cwm was built for, voodoo I mean...
Sent from my SCH-I500 using XDA App
When you reboot into green CWM from Rom Manager, go to Advanced, and select Reboot to recovery, and it will reboot the phone into the red CWM. Either that, or you can power off the phone and old Power + Volume Up + Volume Down to get into red CWM, or use ADB or Terminal Emulator to enter the "reboot recovery" command, which will also have the same effect. Once in red CWM, just choose to install from zip file, and browse to the download folder that Bawb3 pointed you to to find the ROM zips to install.
If you haven't flashed CWM with Odin as well as ROM Manager then it won't actually install... Flashing with ROM Manager only puts the update.zip on your SD card, and flashing with Odin actually puts the recovery kernel on the phone.
Okay, gotcha.....thats what I needed to know.....
Thanks guys, much appreciated....
I odined the red cwm package that adrynalyne posted to go along with the voodoo 1230 kernel. I just wanted to make sure I didn't blast it out of the phone with rom manager. I can get to the red recovery just fine, as y'all mentioned with volume up/down and power, so.....three finger salute....
I'm coming from a Moto Cliq XT , which seemed a bit simpler to pop into recovery and flash stuff using an amon RA recovery than this one.... still learning the ropes..
Thanks again...
Sent from my SCH-I500 using XDA App

clockworkmod not letting me backup. Samsung Galaxy S.

Im sorry if this has been brought up before, but i couldnt find a thread with the same problem.. Whenever I try to do a backup with ClockWorkMod(before you ask yes i have flashed it) Anyway i click on the backup option, my phone then resets and boots into recovery, at which point it says "install default apk-files. please wait" and "install default apk-files. finished" and just stays there, with the normal recovery options, reboot, apply update, wipe data etc etc.. My phone is a rooted Galaxy S running stock Froyo.
Thanks in advance,
-b0s-
when you are in recovery what is the first thing it says ?? does is say android recovery system <3e> or does it have somethin like ClockWork Mod x.x.x.x (x being numbers)
It says "Android system recovery (3e)".
Had this same issue at one point, but this resolved it for me:
http://forum.xda-developers.com/show...4#post10624454
Do yourself a favor and download Root Explorer from the Market so that you can apply the the file supplied in the zip.
the link to that thread is broken.
Not sure what happened but try this one:
http://forum.xda-developers.com/showthread.php?p=10624454#post10624454
thanks for that ill give it a try and let you know how it goes.
Nope still not working, thanks for the suggestion anyway
you need 2e to flash unsigned zips, your still on stock recovery.
quickest easiest way just flash speedmod or voodoo kernel, gives the phone extra performance too.
or if you just want recovery flash CF-ROOT.
b0sanac said:
Nope still not working, thanks for the suggestion anyway
Click to expand...
Click to collapse
Can you please provide the steps of what you've done? You said that this didnt work for you but did you follow the instructions? Did you reboot your phone into android recovery and choose the option for installing the update.zip? Are you using Rom Manager?
You're most likely trying to do a backup using rommanager. Same thing happens to me. When on the 3e screen just reboot and then straight away enter recovery using the 3 button method. It then enters 2e recovery and begins to backup automatically. Or just start the backup with the 3 button method instead.
Sent from my GT-I9000 using XDA App
Xanaki said:
Can you please provide the steps of what you've done? You said that this didnt work for you but did you follow the instructions? Did you reboot your phone into android recovery and choose the option for installing the update.zip? Are you using Rom Manager?
Click to expand...
Click to collapse
I followed the instructions on the link you posted.
sxi200 said:
You're most likely trying to do a backup using rommanager. Same thing happens to me. When on the 3e screen just reboot and then straight away enter recovery using the 3 button method. It then enters 2e recovery and begins to backup automatically. Or just start the backup with the 3 button method instead.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
That is what im doing yes. I have tried the 3 button method, but it still puts me into 3e recovery.
azzledazzle said:
you need 2e to flash unsigned zips, your still on stock recovery.
quickest easiest way just flash speedmod or voodoo kernel, gives the phone extra performance too.
or if you just want recovery flash CF-ROOT.
Click to expand...
Click to collapse
ill try flashing one of those.
azzledazzle said:
you need 2e to flash unsigned zips, your still on stock recovery.
quickest easiest way just flash speedmod or voodoo kernel, gives the phone extra performance too.
or if you just want recovery flash CF-ROOT.
Click to expand...
Click to collapse
Thanks for that, i installed speedmod and now its all working flawlessly.
Xanaki said:
Can you please provide the steps of what you've done? You said that this didnt work for you but did you follow the instructions? Did you reboot your phone into android recovery and choose the option for installing the update.zip? Are you using Rom Manager?
Click to expand...
Click to collapse
i replaced the recovery file in system/bin using root explorer and then went to rom manager and tried to backup current rom..
after restart it said the same thing--failed signature etc etc..
is there any simple way to install cwm recovery for gt i9003 ...

[A] Bootloop after flashing a ROM via 3.0.0.5 Recovery image.

What you did .. .. ..
Okay so you've rooted your newly bought MyTouch4G, and you've made sure that s=off and you've flashed Clockwork ROM manager's recovery image that you got from the market. That is all the correct order. But when you flashed a ROM you got stuck in a bootloop.
Am i screwed???
Don't worry you are just in a "soft brick mode", or "limp mode" if you will.
What happened? Why is it doing this?
The Image that you downloaded and installed 3.0.0.5 is for 2.3 (Gingerbread) based ROMs only. [n3rd note] these are ext4 style ROMS. They act and store information differently than 2.2 which are Ext3 ROMs[/n3rd note].
This could also be caused by trying to flash a 2.3 using a older 2.x.x.x version of the Recovery Image. Those will only support the Ext3 style ROMs, which are FroYo (2.2) based ROM.
Okay what do i need to do to fix it, there are two methods.
This is Method one it's the older version.
You must use this method if you do not have the engineering screen
If you are using the 3.0.0.5 Recovery image
To fix your problem you need to flash any 2.3 based ROM, for time sake i will recommend Cyanogen(mod). Link to Cyanogen(mod)'s CM7RC4. While you are there you need to also store the G/Apps.
If you are using the 2.x.x.x Recovery Image
To fix your problem you need to flash any 2.2 based ROM, for time sake i will recommend RoyalGlacier Thread can be found here
- Question: How do i find out what Recovery image i am using
- Answer: Boot the phone into the recovery mode. We'll touch on that in a little bit
Now when you download both of those files you also need to store them to SDCard.
NOTE: If you are using 2.x.x.x and going to flash RoyalGlacier you will not need the g/apps. They have included this in their ROM, and MAKE sure to follow their specific directions for installing the ROM.
- Question: Now how in the world i am going to do that since my phone is in bootloop.
Answer:
Two ways one can do that
1) use a SDcard reader and just plug the card into a main USB port.
2) Mount the SDCard in the phone via the Recovery Image. *** i'd recommend this method since you are going to need to be in recovery anyway ***
Pull the battery from the phone an put it back in, then put the back on the phone. turn the phone on holding the power button along with the volume down rocker button. That will boot the phone into the HBoot (Engineering) Screen. From there you will see an option that says "recovery" [this is what i mentioned earlier, about the different versions] use the volume rocker to select it, then tap the power button to select it. The phone will reboot into what is called the recovery image. From there you will select "mount" then USB. That will mount the SDCard to the Computer.
If you are using the 3.0.0.5 Recovery image
Once you have move Cyanogen(mod) and the g/apps to the SD card unmount the SDCard.
Then navigate to "wipe data/factory reset" you will want to wipe the phone. That will format everything to a fashion that can be written over w/o problems.
Then navigate to "install .zip from sdcard" > " choose .zip " > then flash the main Cyanogen(mod) ROM. Then do the same but flash the g/apps that you downloaded.
Once those are done you can re-boot the phone. That will boot you into cyanogen.
If you are using the 2.x.x.x Recovery image
Please use the link i supplied above to get that ROM up and running once it is done, according to their instructions come back here.
Now i understand that may or may not want Cyanogen nor RoyalGlacier on your phone. Well take care of that
What can i do to prevent this from Happening again?
Once you are up and running (make sure to log into your Google Account) go to the market and download Clockwork ROM manager again, and re-flash the recovery image.
Once you are done with that i HIGHLY suggest upgrading to the newest 3.0.0.6 Recovery image. You can do that one of two ways.
one way is to flash True_Blues method for installing 3.0.0.6 recovery image. Use this thread..
This is the way that i would personally recommend.
The second way is download the 3.0.0.6 recovery image, which i've attached and flash it via the ADB commands. If you want to do it this way you do not need to download Clockwork Rom Manager, you can "just flash it". If you need help with that, if you are using Windows or Mac, see my signature for True_Blue's method on EZ ADB. If you are using Unbutu 10.10 use this This Method to get ADB running. This is the method i used to ADB running on my Linux NetBook.
Download the file that i've attached and store just the recovery image from the .zip to the SDCard, from the ADB commands type
adb shell
su
flash_image recovery /sdcard/recovery.img
Click to expand...
Click to collapse
More information on this process can be found here
That will flash the newest recovery image to your phone
Once you have installed the 3.0.0.6 ROM Manager you can wipe and flash ANY MyTouch4G ROM that you want. It will handle both 2.2 (ext3) and 2.3 (ext4) ROM formats.
This is the New Method - Which is a little easier.
AND YOU MUST HAVE THE ENGINEERING HBOOT
Thanks to TeeJay for inspiring this.
I am going to assume that since you have the Engineering Screen you are more familiar with what you are doing so i'll be more to the point with this walk-through.
you will need to have ADB up and running for this method.
1) Download the attached file and store just the .img to your folder from which you preform all of your ADB commands
2) plug the phone into the computer
3) boot the phone into HBoot
4) from the ADB commands change the drive to the folder where you stored the recovery image.
5) type these commands
Code:
fastboot flash recovery recovery.img
the screen should say something to the degree of
Code:
sending 'recovery' (3426 KB)... OKAY [ 1.172s]
writing 'recovery'... OKAY [ 0.797s]
finished. total time: 1.969s
6) then select "bootloader"
7) navigate to "reboot recovery"
8) flash your ROM of choice.
9) enjoy your ROM of choice.
Please feel free to use this in your signature or link people back to. If you feel i made an error in this post please PM and i'll edit it accordingly.
If this thread has helped you solve your problem please hit the "thanks" button.
THE RECOVERY IMAGE HAS BEEN UPDATED TO THE NEWEST ONE.
good summary. originally when i flashed cm7 I had to search a bit to come up with what you said above. one addition, CWM lets you mount sd storage to usb so you can copy files to sdcard (say the recovery image). then update CWM 3.0.0.6 with ADB.
leo221 said:
good summary. originally when i flashed cm7 I had to search a bit to come up with what you said above. one addition, CWM lets you mount sd storage to usb so you can copy files to sdcard (say the recovery image). then update CWM 3.0.0.6 with ADB.
Click to expand...
Click to collapse
Added that method as well.
May want to mention that the opposite could be true as well > same boot loop but from flashing 2.3 rom with recovery 2.5.1.2
Thank you for this!! Exactly what I needed...!
austengeist said:
Thank you for this!! Exactly what I needed...!
Click to expand...
Click to collapse
Glad it helped, just make sure to hit the "Thanks" button in the first post.
dang man you're the Q&A champ, every time i'm on this you're answering questions.
well this worked like a charm, idk why people on xda always make things more complicated than it has to be.
option94 said:
May want to mention that the opposite could be true as well > same boot loop but from flashing 2.3 rom with recovery 2.5.1.2
Click to expand...
Click to collapse
Added.
aalsmadi1 said:
dang man you're the Q&A champ, every time i'm on this you're answering questions.
well this worked like a charm, idk why people on xda always make things more complicated than it has to be.
Click to expand...
Click to collapse
Well i work in the Imported Automotive parts. My job requires me to basically sit around and answer the phone when it rings. We have our own "call center" room. I just pick up the phone and answer question and sell parts. Like right now i'm working on a engine rebuild kit for a 1975 2Ton Mercedes Bens..... so i get some free time from time to time, and XDA is one of a few sites they allow me to visit.... BGR/ Android and Me, Android Central are the others....
I can see why some people blow up, spend +$200.00 on a phone then turn around and blow through something w/o taking the time to read something and then you get stuck in a bootloop.... i can see why people go bonkers. But slowing down and reading would solve alot of problems. Heck i've got 3 great threads in my signature that would solve alot question that one could have with a new device.
fixed my problem
Thread stuck.
Great guide!
Same issue, except i flashed 3.0.0.6 beforehand to prevent any problems. Iced Glacier flashed okay, I just didn't care for it much. Ive wiped all the necessary parts prior to flashing as I would before flashing any roms. Ive managed to retrieve and restore a previous back (I can haz backups) so Im not stuck. I would like to be in the cool kids cyanogen club. Any ideas?
DHSdrone said:
Same issue, except i flashed 3.0.0.6 beforehand to prevent any problems. Iced Glacier flashed okay, I just didn't care for it much. Ive wiped all the necessary parts prior to flashing as I would before flashing any roms. Ive managed to retrieve and restore a previous back (I can haz backups) so Im not stuck. I would like to be in the cool kids cyanogen club. Any ideas?
Click to expand...
Click to collapse
Meaning you want to run Cyanogen(mod)? Well jump over to their site and download the ROM of your picking; Nightlies are alpha builds, and the RC's are beta builds. I've ran both and both are extremely stable. I have links supplied in the first post. and directions for that matter. just make sure to do a nandroid backup before wiping and flashing.
Thanks ....Saved ME LIFE
Posting so I can see the "thanks" button. Doubley thanks you saved my bacon....err phone!! Hmmmm bacon!
Ok I am having one Problem PLEASE HELP!!!
When I click "wipe data/factory reset" it just shows the clockwork icon (hat and arrow) and nothing happens.
In fact, this happens with all of the options in the clockwork recovery.
I am running clockwork 3.0.0.5. I had CM7 and I did something stupid, tried flashing another ROM via rom manager....I did back up everything though.
Please tell me I am not bricked!!!
b0rnsusp3ct said:
Ok I am having one Problem PLEASE HELP!!!
When I click "wipe data/factory reset" it just shows the clockwork icon (hat and arrow) and nothing happens.
In fact, this happens with all of the options in the clockwork recovery.
I am running clockwork 3.0.0.5. I had CM7 and I did something stupid, tried flashing another ROM via rom manager....I did back up everything though.
Please tell me I am not bricked!!!
Click to expand...
Click to collapse
Pull the battery. Hold vol down power on them restore cm7. Then flash cwm 3.0.0.6.
Sent from my Inspire 4G using XDA Premium App
b0rnsusp3ct said:
Ok I am having one Problem PLEASE HELP!!!
When I click "wipe data/factory reset" it just shows the clockwork icon (hat and arrow) and nothing happens.
In fact, this happens with all of the options in the clockwork recovery.
I am running clockwork 3.0.0.5. I had CM7 and I did something stupid, tried flashing another ROM via rom manager....I did back up everything though.
Please tell me I am not bricked!!!
Click to expand...
Click to collapse
What button are you pressing to select the option? you should just use the trackpad.
Loll...wow, I am such a noob i def. shouldn't be rooting or anything.
Thanks so much!
b0rnsusp3ct said:
Loll...wow, I am such a noob i def. shouldn't be rooting or anything.
Thanks so much!
Click to expand...
Click to collapse
Why do you say that?

Weird issue with NS4G

Hey there, i did the oem unlock and flashed clockwork recovery and super user. Everytime i reboot my phone the clockwork recovery is just gone., Im coming from an evo so im used to holding the volume down button down at boot with the power button..can i do that to get into clockwork on my Nexus S?
Thanks, alright now how do i boot into recovery without using rom manager? like on my evo i would hold volume button down and hold the power button.... doesnt seem to work on the NS4G
hold volume up while powering up. will take you to bootloader screen, then select recovery option.
Okay after installing clockwork recovery using rom manager when i go to the recovery in fast boot and select it i get the little triangle with ! in the middle of it and a little android\
Edit: It seems like each time i flash it, i can only go to it once, the next time I go to it i get the triangle with the ! in it.
this happened to me too. take out the battery to power off, then power back on and boot, then reflash clockwork via rom manager, make sure you go to all clockworkmod recoveries, make sure you flash version 3.1.0.0...then launch bootloader again.
took me flashing recovery via rom manager 2 or 3 times for it to stick.
p00kienrayray said:
this happened to me too. take out the battery to power off, then power back on and boot, then reflash clockwork via rom manager, make sure you go to all clockworkmod recoveries, make sure you flash version 3.1.0.0...then launch bootloader again.
took me flashing recovery via rom manager 2 or 3 times for it to stick.
Click to expand...
Click to collapse
Ive done it around 10 times now and its not sticking
Edit: Still nothing, im not sure why it isnt working...
question: did you try backing up via rom manager right after you flashed recovery via rom manager?
p00kienrayray said:
question: did you try backing up via rom manager right after you flashed recovery via rom manager?
Click to expand...
Click to collapse
No i didnt. Every time i reboot it just disappears D:
also, did you try booting into recovery from the rom manager app after flashing? i was able to boot into recovery via app and fastboot.
update: i'm now getting the exclamation mark while trying to get to recovery. when i reflashed it one more time, i'm able to boot into via app and fastboot again. there's obviously something wrong with cwm recover as its not sticking all the time.
I have it working now.
Using this
BE SURE TO FLASH CLOCKWORK MOD FROM ROM MANAGER AND DO THIS IMMEDIATELY AFTER WITHOUT REBOOTING
At this point you have root, but your phone will continue to replace ClockworkMod Recovery on reboot. To prevent this, do the following:
1) Reboot your phone, and download the app "Root Explorer" from the Market
2) Open Root Explorer and navigate to the "etc" directory.
3) Tap on the gray box that says "Mount R/W"
4) Tap and hold on the file "install-recovery.sh" and rename this file to "install-recovery.sh.old"
5) Download the app "ROM Manager"
6) Open ROM Manager and choose "Flash ClockworkMod Recovery". At this point you are all set .
I was just going to post that for you xD
Glad to see it working!
cool, glad you found it. idk why my recovery was sticking most of the time w/o that hack
p00kienrayray said:
cool, glad you found it. idk why my recovery was sticking most of the time w/o that hack
Click to expand...
Click to collapse
Oh actually...i dont think it stuck...
go figure...

can't change TWRP 2.1.1 settings to stop official recovery from reinstalling

Hi all,
I have a Nexus 7, rooted, running stock 4.1.1 rom, and just installed TWRP 2.1.1
I have been reading this thread, http://forum.xda-developers.com/showthread.php?t=1779092 , however I cannot post on the thread due to being a new/low post count member.
I read that, and it does happen, that each time I reboot, the stock recovery reinstalls itself.
I attempted to follow this....
NOTE: The stock ROM may automatically replace TWRP with the stock recovery. To prevent the stock ROM from replacing TWRP, boot TWRP, go to the mount menu and mount system, press the home button, then press Advanced -> File Manager. Browse to /system and select the file named recovery-from-boot.p then choose to rename the file to recovery-from-boot.bak
Click to expand...
Click to collapse
but it doesn't seem to work.
Firstly, when I go to the "Mount" menu, there is only 3 entries.....1 large button which says "Mount USB Storage", and 2 boxes which are selected with a cross in the box, "Unmount Data", and "Unmount Cache". If I do press Mount USB Storage I can only Unmount it to return to menu.
So regardless of that part, if I then go to the file manager, and browse to the system folder, the folder shows up empty, and the only thing showing is a Bin subfolder (also empty)
any ideas whats wrong?
Use the one-click root tool. Install TWRP via GooManager. Profit.
Sent from my Nexus 7
TheBiles said:
Use the one-click root tool. Install TWRP via GooManager. Profit.
Sent from my Nexus 7
Click to expand...
Click to collapse
hi,
yeah I did use the tool, all is rooted fine. If you install TWRP from GooManager, and then press to reset to recovery, TWRP loads fine. Once you reboot again however, the stock roms overwriting the TWRP so it no longer works each time. The steps there were supposedly to stop this from happening, from within TWRP, however the options aren't even there. Sadly, I can't post in the TWRP thread due to having less than 10 posts
How r u booting into recovery? Do u power off then use button combo? I use quickboot from market. Its free and boots u into recovery without having to manually turn off the device. I had the same exact issue u drescribe when attempting to follow op instructions. I couldn't do it so I said what the hell, let me see if I boot into recovery using quickboot it overwrites. I was happy to discover that it didn't.
Sent from my EVO using Tapatalk 2
Hi.
I booted into recovery directly from the GooManager option which restarts it into it for me. After a reboot though choosing the same option gives the official recovery I presume (android robot with chest open and exclamation mark)....until I tell it to install the OpenRecoveryScript again
I'm not familiar with Quickboot - take it its just a button to press to get it into recovery the same way as the GooManager option of "Reboot Recovery"?
I'm looking at this TeamEOS nightly build at the moment, toying with the idea of whether to stick with stock rom or flash their custom rom over it.....hard call as its still early days for the roms I think, but if spend ages again installing my apps, will have to do it again afresh when do eventually change the rom
Midnight Tboy said:
Hi.
I booted into recovery directly from the GooManager option which restarts it into it for me. After a reboot though choosing the same option gives the official recovery I presume (android robot with chest open and exclamation mark)....until I tell it to install the OpenRecoveryScript again
I'm not familiar with Quickboot - take it its just a button to press to get it into recovery the same way as the GooManager option of "Reboot Recovery"?
I'm looking at this TeamEOS nightly build at the moment, toying with the idea of whether to stick with stock rom or flash their custom rom over it.....hard call as its still early days for the roms I think, but if spend ages again installing my apps, will have to do it again afresh when do eventually change the rom
Click to expand...
Click to collapse
Yes quickboot is as u describe. I know what u mean about starting to flash. It's a bit early for me considering conditions of the roms ( early stages). I am getting tempted tho...lol. won't be long I'm sure.
Sent from my EVO using Tapatalk 2
pathtologos said:
Yes quickboot is as u describe. I know what u mean about starting to flash. It's a bit early for me considering conditions of the roms ( early stages). I am getting tempted tho...lol. won't be long I'm sure.
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
yup....just installed Quick Boot (Reboot),
chose Recovery, and again its rebooting back to the original recovery instead of the TWRP.
Guess I'll have to flash to a custom rom to get around it if want it sorting now....or wait till I have the minimum post count to post on the main TWRP thread
Not end of the world to reinstall apps and games I guess when the custom roms are more mature, so long as I remember to use Titanium Backup to save my games progress
you need to rename the recovery-restore.sh file in /system/etc/ (I forget the name offhand - if you look at the filenames there you'll figure it out). It restores the stock recovery at every reboot unless deleted or renamed. Then flash your 3rd party recovery.
Hi,
thats the trouble.....I use the file manager in TWRP, and I can't see that file anywhere.
The TWRP page says to go to /system......but when I go there its empty, only one subfolder, /system/bin, which also shows up empty

Categories

Resources