[Q] How do I reinstall stock recovery? - Sprint HTC EVO 4G LTE

I tried flashing CWM through RomManager without first being HTCDev unlocked. Duh!
But now it seems I have no recovery at all. If I try to reboot into recovery I just end up at the bootloader with no option for recovery. If I power off and then boot up with pwr+vol dn, I get to the bootloader with the recovery option, but if I select it I go to a screen that says:
This build is for developement purposes only. Do not distribute outside of HTC without ...
Click to expand...
Click to collapse
I don't plan on installing custom ROMs so I'd like to just get back to the stock recovery.
Help appreciated.

If you're not going to flash ROMs why you even messing around with rom manager and CWM? Anyways go to development section and find the CWM thread. There you'll find a link for the stock recovery that you have to flash via terminal emulator.
Sent from my EVO using XDA

I used CWM and RM on my OG EVO all the time so after rooting the LTE I kind of started doing it out of habit.
I've changed my mind on the LTE and want to stay rooted but stock.
I found the stock recovery image and tried installing it with fastboot but I can't without unlocking the bootloader through HTCDev.
Is there another way to install it?

Use terminal emulator

And do what with it?

flash ruu im pretty sure that gives u a stock recovery back?? correct me if im wrong

I'd like to avoid wiping the phone unless I absolutely have to. I just _finally_ got it how I want it.

Okay, I got it.
I found instructions on flashing recovery using flash_image. Though I couldn't install flash_image as described. I used ES File Explorer to copy flash_image from my sdcard to /system/bin and then changed the permissions to rwx r-x r-x.
Next I used Terminal Emulator and ran: flash_image recovery /sdcard/recovery.img
That worked.

FYI I just reinstalled the stock recovery myself but used the image and the process documented in the OP of the Clockwork Recovery thread at http://forum.xda-developers.com/showthread.php?t=1675430
Doing it that way, I didn't need to download an additional program other than Terminal Emulator which I already had, and then the stock recovery image which is linked at the bottom of the OP. Easy peasy!

unroot before flash to Viperboy's stock recovery.img?
shook187 said:
If you're not going to flash ROMs why you even messing around with rom manager and CWM? Anyways go to development section and find the CWM thread. There you'll find a link for the stock recovery that you have to flash via terminal emulator.
Sent from my EVO using XDA
Click to expand...
Click to collapse
Sprint HTC One Stock 1.29 rom looking to OTA a couple times to 4.3. I am rooted, S-off, locked. Do I need to unroot before update? Or can I simply re flash to stock recovery then update. Can't seem to find a way to flash with twerp. Not sure why some Dev has not figured out how to flash the OTA from Twerp yet.
Has anyone tried to move the downloaded OTA to fastboot and flash it from there? Or terminal Emulator? I'm a rookie please don't be offended. It just seems like it should be possible. I don't know much and want to Leave it to the Pros! Thanks Hope to hear some responses on this. Patiently waiting to do it right. Thanks to all the developers. Have had a pleasant experience here!

upowersystems said:
Sprint HTC One Stock 1.29 rom looking to OTA a couple times to 4.3. I am rooted, S-off, locked. Do I need to unroot before update? Or can I simply re flash to stock recovery then update. Can't seem to find a way to flash with twerp. Not sure why some Dev has not figured out how to flash the OTA from Twerp yet.
Has anyone tried to move the downloaded OTA to fastboot and flash it from there? Or terminal Emulator? I'm a rookie please don't be offended. It just seems like it should be possible. I don't know much and want to Leave it to the Pros! Thanks Hope to hear some responses on this. Patiently waiting to do it right. Thanks to all the developers. Have had a pleasant experience here!
Click to expand...
Click to collapse
You need to look here.

OTA flash from twerp
FinZ28 said:
You need to look here.
Click to expand...
Click to collapse
I have been looking through threads for an answer. There are alot of threads! I have not started a new thread as I see many do!

upowersystems said:
I have been looking through threads for an answer. There are alot of threads! I have not started a new thread as I see many do!
Click to expand...
Click to collapse
Start a new thread in the correct forum and you're more likely to find the answer you're looking for
Sent from my HTC EVO 4G LTE

Related

[Q] Lost and totally confused about S On 1.5

I did my research on how to install ROMS with a locked S On and Kernels, but just got even more confused about the process. I am coming from an Evo 4g CDMA.
I have H BOOT 1.5 unlocked S ON. My back up was lost. I tried to flash something like the newest MIUI using TWRP 1.1. w/e. I can't get past the boot screen for MIUI. As I was reading up on the forums, it seemed to me that you had to use a program called Flash Image GUI to get a kernel going on a ROM. Though, here is where I was confused. If a ROM has a kernel in it and I flash the ROM, does the Kernel part of that flash not get set up as well?
Would I need to flash the rom like normal from the SD Card then use something separate to flash a Kernel? If so, I am kinda boned. I can't get into the phone, just the recovery and can't get that program installed on the phone Trying to flash up Xplode now to see if maybe I just got a bad download.
If these questions were answered, please forgive me, I did try to find the answers, but as I read up more and more, it was getting to be more and more confusing to my personal issue at hand.
Thanks for the help!!
If you grab the kernel from your Miui zip, it's in the zips root called boot.img
Put that into your folder with your fastboot exe
Boot into bootloader the same as when you flashed the CWM
Use fastboot command... fastboot flash boot boot.img
this will flash the kernel and you should be able to boot up properly
Oh, well that is the problem. I had someone else flash TWRP for me. Guess I need to find out more on how to flash up that to get the kernel going. This S On thing is a massive PITA, lol. Guess once I get the phone up and going and I can use that program, things will be way easier
Nametaken said:
Oh, well that is the problem. I had someone else flash TWRP for me. Guess I need to find out more on how to flash up that to get the kernel going. This S On thing is a massive PITA, lol. Guess once I get the phone up and going and I can use that program, things will be way easier
Click to expand...
Click to collapse
I see. i skipped the how to part since i thought you had alrady flashed the CMW your self, it's fairly easy.
you need..
1) to install the evo 3d usb drivers.. filename HTCDriver3.0.0.007.exe .sorry i don't have a link, i got them off these forums somewhere
2) you need the fastboot.exe , again search google/these forums
then shut down your phone
pull battery out, then back in
hold down volume- (minus) and then hold the power button as well, only let go once in the bootloader, choose the fastboot option then insert usb cable to phone->pc .. you should see fastboot-usb message come up on your phone
then you can type out that fastboot command in the previous post from a dos command prompt, from the directory with your fastboot exe and boot.img
It's easier to put rom you want on the SD card make sure debug is on.
Adb reboot bootloader . Now
Fastboot boot recovery.img now wipe and flash rom you are good to go man. Works flawless .
Sent from the Reaper.
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
Sorry about posting in the wrong area.
What I did, which can help out other 3D noobs is this:
Since I just unlocked and have no back up, my kernel was still stock
Downloading a stock rom and moving it to my phone via comp, twrp recovery mode>> USB Toggle allows you to connect to PC! Put the rom on the main part of the SD card and just flash like normal.
Here you should be able to boot up like normal again.
Let me say, Flash Image GUI is a noobs friend till you can learn to use adb more.
I was told you can put a Rom on your card and just flash allowing the kernel to flash as well. I have not had success with this with HBoot 1.5 S On.
Flash Image GUI:
Download the rom you want, Aosp to Sense is fine.
Open Flash GUI and choose the Browse option.
Locate your rom on your card and choose it.
The app will give you a message saying the rom is big yada yada, say yes.
Wait a few moments as it finds the kernel. Once it does, choose flash Image.
Choose reboot recovery and flash the exact rom you picked with the App. Reboot and win.
This is just what I, a noob, have found to work.
I have NOT been able to just flash any rom on the SD Card and have it work. Flash Image UI has NOT been able to get Virus' Rom to load
A's I find more noob friendly tips I can report.
Thanks everyone else for the input! I won't lie, I came from an Evo 4g and am totally lazy as I am used to S Off and just flashing away. S On, I hate you. ADB, I fear you. Flash Image GUI, I want to marry you!
CDMA 3D, I wish we had more AOSP lol
Hope this helps out some people.
Sent from my PG86100 using XDA
Nametaken said:
Sorry about posting in the wrong area.
What I did, which can help out other 3D noobs is this:
Since I just unlocked and have no back up, my kernel was still stock
Downloading a stock rom and moving it to my phone via comp, twrp recovery mode>> USB Toggle allows you to connect to PC! Put the rom on the main part of the SD card and just flash like normal.
Here you should be able to boot up like normal again.
Let me say, Flash Image GUI is a noobs friend till you can learn to use adb more.
I was told you can put a Rom on your card and just flash allowing the kernel to flash as well. I have not had success with this with HBoot 1.5 S On.
Flash Image GUI:
Download the rom you want, Aosp to Sense is fine.
Open Flash GUI and choose the Browse option.
Locate your rom on your card and choose it.
The app will give you a message saying the rom is big yada yada, say yes.
Wait a few moments as it finds the kernel. Once it does, choose flash Image.
Choose reboot recovery and flash the exact rom you picked with the App. Reboot and win.
This is just what I, a noob, have found to work.
I have NOT been able to just flash any rom on the SD Card and have it work. Flash Image UI has NOT been able to get Virus' Rom to load
A's I find more noob friendly tips I can report.
Thanks everyone else for the input! I won't lie, I came from an Evo 4g and am totally lazy as I am used to S Off and just flashing away. S On, I hate you. ADB, I fear you. Flash Image GUI, I want to marry you!
CDMA 3D, I wish we had more AOSP lol
Hope this helps out some people.
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
ADB is pretty simple to flash with lol
All you do is keep a copy of the recovery.img you are using in your adb folder...
You hold shift down right click on the folder that adb is in platform tools folder is where it's at say open cmd prompt to it. That is the fast painless method
Make sure you have a rom on your sd card.... Also that debug is turned on...
Plug phone in hook to computer...
ADB:
adb reboot bootloader
now:
fastboot boot recovery.img takes you into recovery...
Now wipe don't wipe SD card...
Flash rom your set works on virus roms and any other rom 0 issues
Also Flash GUI works for everyone nothing wrong with it....
I just prefer Good Old Adb to do my work If you need any help feel free to ask man.. I'll do what I can to help ya out if you get stuck..
reaper24 said:
ADB is pretty simple to flash with lol
All you do is keep a copy of the recovery.img you are using in your adb folder...
You hold shift down right click on the folder that adb is in platform tools folder is where it's at say open cmd prompt to it. That is the fast painless method
Make sure you have a rom on your sd card.... Also that debug is turned on...
Plug phone in hook to computer...
ADB:
adb reboot bootloader
now:
fastboot boot recovery.img takes you into recovery...
Now wipe don't wipe SD card...
Flash rom your set works on virus roms and any other rom 0 issues
Also Flash GUI works for everyone nothing wrong with it....
I just prefer Good Old Adb to do my work If you need any help feel free to ask man.. I'll do what I can to help ya out if you get stuck..
Click to expand...
Click to collapse
You can not flash some ROMS through ADB/Fastboot with s-on, it just doesn't work no matter which way you go about it. Flashing a recovery is easy but that was not the OP's problem. The "noob" way that the OP suggested is the only way to get roms with custom boot.img in the zip to stick. I just installed CM9 and ADB/fastboot was of no use. Getting into recovery is easy but will not provide results unless you have used FlashImageGUI.apk first on a working ROM.
Nether CWM nor TWRP work to flash such ROM's with the right boot.img. You must use FlashImageGUI.apk!
StevetotheH said:
You can not flash some ROMS through ADB/Fastboot with s-on, it just doesn't work no matter which way you go about it. Flashing a recovery is easy but that was not the OP's problem. The "noob" way that the OP suggested is the only way to get roms with custom boot.img in the zip to stick. I just installed CM9 and ADB/fastboot was of no use. Getting into recovery is easy but will not provide results unless you have used FlashImageGUI.apk first on a working ROM.
Nether CWM nor TWRP work to flash such ROM's with the right boot.img. You must use FlashImageGUI.apk!
Click to expand...
Click to collapse
I never had any issues using cwm the older version 4.0 to flash any rom the fastboot method Anyway's older TWRP and Newest CWM had some issues with not wiping right to flashing funky...
I will help the OP out if he ever gets stuck
Yeah reaper your right! I think I came off like a ****, I am one, but didn't mean to come off sounding snide.
Sent from my HTC Evo 3D using XDA
StevetotheH said:
Yeah reaper your right! I think I came off like a ****, I am one, but didn't mean to come off sounding snide.
Sent from my HTC Evo 3D using XDA
Click to expand...
Click to collapse
It's all good man no worries Your cool
Sent from my PG86100 using xda premium
Dah da dat ta ta! (Swoops in with my 2 cents)
See the Guide/Flashing Notes in my signature for a walkthru for flashing roms, recoveries, etc. All up to date. Choose your method: fastboot & recovery or flashimage & recovery.
Note: TWRP 2.0 with Dumlock is a workaround to avoid using fastboot (pc). FlashImage is not a requirement, its also a workaround vs fastboot.
mpgrimm2 said:
Dah da dat ta ta! (Swoops in with my 2 cents)
See the Guide/Flashing Notes in my signature for a walkthru for flashing roms, recoveries, etc. All up to date. Choose your method: fastboot & recovery or flashimage & recovery.
Note: TWRP 2.0 with Dumlock is a workaround to avoid using fastboot (pc). FlashImage is not a requirement, its also a workaround vs fastboot.
Click to expand...
Click to collapse
Nice I was wondering when you was gonna pop in . LOL
Sent from my PG86100 using xda premium
Thanks erryone. I hope others were able to get some help here that are new to 3vo and flashing. I am so waiting for a nub proof s-off method.
Sent from my PG86100 using XDA
There is the HBOOT downgrade. I have ZERO linux experience whatsoever and thought the process was very easy. I know it says to 'brick' the phone, but it is honestly not that scary. I have done two of these already both being successful on the first attempt. The live cd by closeone actually takes care of almost everything, except for actually doing the brick. Trust me being on 1.40 s-off is much much nicer.

NRGROM boot loop

Was running NRG GB just fine. When giving the phone to the wife I decided to upgrade to ICS. Used CWM to wipe data, cache, etc, and installed, got freeze on HTC logo. Started using Superwipe before each try and also tried flashing several different kernels including the one inside the zip and the one included with the amaze stock kernel flasher. Now the best I can get is 5 seconds into the Energy spinning rings logo before a 5s freeze and reboot.
The only thing I haven't tried is firmware; I've seen references to "find it on the forums" but copious forum and google searches don't seem to lead to the ICS firmware itself. Can anyone help with that or point out what I'm forgetting?
In the meantime I will try installing the ICS stock ROM first and see where that gets me.
ten6 said:
Was running NRG GB just fine. When giving the phone to the wife I decided to upgrade to ICS. Used CWM to wipe data, cache, etc, and installed, got freeze on HTC logo. Started using Superwipe before each try and also tried flashing several different kernels including the one inside the zip and the one included with the amaze stock kernel flasher. Now the best I can get is 5 seconds into the Energy spinning rings logo before a 5s freeze and reboot.
The only thing I haven't tried is firmware; I've seen references to "find it on the forums" but copious forum and google searches don't seem to lead to the ICS firmware itself. Can anyone help with that or point out what I'm forgetting?
In the meantime I will try installing the ICS stock ROM first and see where that gets me.
Click to expand...
Click to collapse
Do just that, remember to lock your bootloader if you're s-on and yes, jumping to an ICS rom without updating your device caused the bootloop.
Dark Nightmare said:
Do just that, remember to lock your bootloader if you're s-on and yes, jumping to an ICS rom without updating your device caused the bootloop.
Click to expand...
Click to collapse
Thanks for the reply! I'm downloading PH85IMG_RUBY_ICS_35_S_TMOUS_2.14.531.3_Radio_1.14.550L.17DC_30.78.550L.15_release_259626_signed.zip from filefactory, it's taking forever. Am I flashing this with CWM? Or should I be downloading a GB factory ROM and using that instead, then re-locking the bootloader and trying to update over the air?
ten6 said:
Thanks for the reply! I'm downloading PH85IMG_RUBY_ICS_35_S_TMOUS_2.14.531.3_Radio_1.14.550L.17DC_30.78.550L.15_release_259626_signed.zip from filefactory, it's taking forever. Am I flashing this with CWM? Or should I be downloading a GB factory ROM and using that instead, then re-locking the bootloader and trying to update over the air?
Click to expand...
Click to collapse
Don't download that one, it has issues, hold up, I'll give you a link to the most recent file.
Here, get this: http://d-h.st/3VD
Download speed should be faster as well. rename it PH85IMG and place it on your sd card after you relock your bootloader, then boot into bootloader, it's gonna detect the file and ask you if you wanna update, follow the on screen instructions to update, voila! Follow the basics to install the new energy rom.
It's almost as tho NO One reads anymore. It's actually getting kinda ridiculous how many times the same issue is gonna be asked.
I know this post isn't very helpful but I'm sure most of the recognized/senior/not noobs members are getting frustrated.
~~~~~~~~~~~~~~~~~~~~~~~~
It's Better To Fail At Originality
Than To Succeed In Imitation.
-Mighty Healthy
Click to expand...
Click to collapse
Double0EK said:
It's almost as tho NO One reads anymore. It's actually getting kinda ridiculous how many times the same issue is gonna be asked.
I know this post isn't very helpful but I'm sure most of the recognized/senior/not noobs members are getting frustrated.
~~~~~~~~~~~~~~~~~~~~~~~~
Click to expand...
Click to collapse
It is useful, I fully agree with you, it's like we come here to answer the same questions over and over, but I'm just trying to be nice, cause I usually just say, read the amaze bible, but then they go and do something even more noobish, so to avoid the tear jerks I just give the basic info, though I'm fading away slowly.
Thanks'd for the link and the help. I was gonna get mad about being called a noob who can't read, but I guess it's a small price to pay for instant, free help. Keep on rockin' XDA.
I came across this issue. As earlier posts said, install the new ICS update. The partitions were messed up and the ruu will clean it up.
ten6 said:
Thanks'd for the link and the help. I was gonna get mad about being called a noob who can't read, but I guess it's a small price to pay for instant, free help. Keep on rockin' XDA.
Click to expand...
Click to collapse
Lol, never pointed fingers buddy, so calm down.
Maybe I should create a new topic but my issue is similar to this one except for the fact that I read quite a lot and tried quite a few things.
My situation is that I made a backup with cwm only booted not flashed so I have the 100% stock backed up, after this I flashed cwm and tried to install the Energy rom based on ics and that was my mistake as I used to be on a Nexus device I didn't have to worry about this.
So I got stuck on a bootloop and tried factory reset/wiping everything, tried to reinstall a stock ROM (t-mobile one as I only found a .exe for the videotron one and I did not feel like exploring the exe as I am a Linux user) by relocking bootloader and using the HTC method, tried to install manually the stock Kernel with Energy ROM using adb and fastboot commands, tried to restore my backup but nothing seems to work, I'm still bootlooping.
Is-it possible to s-off without a regular adb access (only the cwm adb access)? And would s-off allow me to flash anything as I wish? Is there a way to have any ROM working on my device? (i know the answer is yes to the last one, at least )
Thanks!
Edited: I don't know why I even replied to the post above this.
Read more you'll find out what you're doing wrong.
~~~~~~~~~~~~~~~~~~~~~~~~
It's Better To Fail At Originality
Than To Succeed In Imitation.
-Mighty Healthy
Click to expand...
Click to collapse
Double0EK said:
Edited: I don't know why I even replied to the post above this.
Read more you'll find out what you're doing wrong.
~~~~~~~~~~~~~~~~~~~~~~~~
Click to expand...
Click to collapse
Maybe I'm a noob on this forum but it's far to be the first time I face a problem in software configuration/installation and I read quite enough (spent about five hours on xda, google, etc.) to say that you should at least help me a bit by linking me to a thread where I can find an answer.
I know my mistake was to install ics at first but now I flashed the stock recovery back, I relocked the bootloader via fastboot and put the file on the root of my sdcard renamed correctly that it be detected automaticly (and it apparently does install) but I still got the * bootloop.
I'm able to read a manual and to read the Amaze 4G bible four times to try to point out the detail I forgot. I made my homework and now it would only be nice from you that you help me a bit...
johnride said:
Maybe I'm a noob on this forum but it's far to be the first time I face a problem in software configuration/installation and I read quite enough (spent about five hours on xda, google, etc.) to say that you should at least help me a bit by linking me to a thread where I can find an answer.
I know my mistake was to install ics at first but now I flashed the stock recovery back, I relocked the bootloader via fastboot and put the file on the root of my sdcard renamed correctly that it be detected automaticly (and it apparently does install) but I still got the * bootloop.
I'm able to read a manual and to read the Amaze 4G bible four times to try to point out the detail I forgot. I made my homework and now it would only be nice from you that you help me a bit...
Click to expand...
Click to collapse
Okay okay, calm down, there's currently only one method of going about restoring your device since you're s-on and no you cannot s-off with just cwm adb, I think JB s-off method is only an exe file, never saw linux files anywhere on his site. Anyways, you have to use the GB exe for videotron and restore to stock via it then update to ics to use the most recent energy rom, BUT if you just want a working device, this is just an idea, though it should work fine, you can flash a custom recovery and flash the GB version of energy rom, you should be able to restore your backup as well, but you said you can't, which is odd, it may be because of the kernel not being flashable as since CWM cannot flash kernels while s-on, in which case I'd advise you to get 4EXT recovery and then try restoring your back once again, it should work fine since 4EXT can flash kernels while S-ON.
My two cents.
Well, 4ext doesn't works, apparently it flashes correctly but I can't boot in it so can't even try to restore my backup, s-off doesn't works from cwm and my device has to be booted to work with Videotron's exe (or I badly installed my drivers, I nerver understand properly the 899363 drivers per device I have to install for an android phone on Windows?)
Smells bad... I checked the 4ext's md5sum and it's alright, I took it from the fastboot installable img in direct dl from the thread in the Amaze bible.
Any idea?
Oh and there is a JB s-off executable for Linux on his site. After all I guess it is mostly adb commands?
johnride said:
Well, 4ext doesn't works, apparently it flashes correctly but I can't boot in it so can't even try to restore my backup, s-off doesn't works from cwm and my device has to be booted to work with Videotron's exe (or I badly installed my drivers, I nerver understand properly the 899363 drivers per device I have to install for an android phone on Windows?)
Smells bad... I checked the 4ext's md5sum and it's alright, I took it from the fastboot installable img in direct dl from the thread in the Amaze bible.
Any idea?
Oh and there is a JB s-off executable for Linux on his site. After all I guess it is mostly adb commands?
Click to expand...
Click to collapse
I got lost halfway through that post, after flashing a rom, if the kernel isn't flashed (reboots and does it automatically), then flash the kernel manually, should boot fine, does anyone ever really read anymore? This very issue both s-on and s-off has been answered more times today than I can count. If you read the details on JB's site, you'd see and know all you need to.
Right, I'va already flashed manually the stock kernel as sais in the NRGRom thread without success before my first post here, will look at different kernels.
johnride said:
Right, I'va already flashed manually the stock kernel as sais in the NRGRom thread without success before my first post here, will look at different kernels.
Click to expand...
Click to collapse
How did you go about flashing the kernel?
Sent from my SGH-T679 using xda app-developers app
There was a flash.sh file in the zip with the kernel, I couldn't run it normally as I can't boot but I went in cwm (maybe I should have used 4ext, don't think so for this part) executed the adb commands there were in the sh file with all filesystems mounted, rebooted into fastboot and flashed the kernel image. Maybe there are differents /system when in cwm and when booted on regular system... Will figure that out when I have time to spend on this, as soon as possible.
Thanks for all the cues!
Sent from my Nexus S
johnride said:
There was a flash.sh file in the zip with the kernel, I couldn't run it normally as I can't boot but I went in cwm (maybe I should have used 4ext, don't think so for this part) executed the adb commands there were in the sh file with all filesystems mounted, rebooted into fastboot and flashed the kernel image. Maybe there are differents /system when in cwm and when booted on regular system... Will figure that out when I have time to spend on this, as soon as possible.
Thanks for all the cues!
Sent from my Nexus S
Click to expand...
Click to collapse
Okay here's a few tips, cwm cannot flash kernels with son devices, get 4ext recovery for that. Second thing, reflash the from after doing a super wipe, if 4ext doesnt reboot and flash the kernel, do it manually, ill assume you know how to use ad, if not check my Bible tutorial on it, use the boot command for flashing boot images, take the boot file from the zip file, place it in the folder where your adb files are and flash it to your device while its in fastboot mode.
Sent from my SGH-T679 using xda app-developers app
Well, I think I have done all you mention above, the only thing i'm not sure to understand is what you mean by "super wipe" I found some executables about it but I guess it can't do much more than the flash all partitions (except external sdcard) in 4ext recovery wich I finally managed to install properly.
So, I made that global formatting thing, I tried to install an ICS based ROM and 4ext rebooted to install kernel, same bootloop. Tried to install manually the kernel that came with this rom via the classic fastboot flash boot boot.img. Same bootloop. Tried to put the modules manually via the recovery adb access (performing a mount -a in adb shell to have everything present in fstab mounted) and flashing this stock kernel with no more success.
Achieved the same operations with a GB based ROM (this one: http://forum.xda-developers.com/showthread.php?t=1535173) with both the faux and the stock kernel without any more success.
Did I miss something? Am I so dumb? Do you have any other rom to suggest that have higher chances to succeed?
Do you think trying to restore my sotck nandroid with 4ext has more chances to succeed?
Thanks, again and always!

confused rooting my phone

I have the HTC Rezound with the recently released O.T.A. ICS from Verizon. My objective is to root the phone and kill all of the B.S. bloatware that Verizon feels they must add to the phone. I have posted before to ask how to do this and everyone says root the phone and kill the apk files or alternatively Root the phone and download Rom Toolbox then kill it from there. I have gone through and followed the "[GUIDE] Super-noob guide to unlocking, rooting, and flashing Ziggys kernel" to the 'T' up until its time to load the Kernel. I do not want to change the Kernel so my qquestion is:
If i have gone through the process of rooting my phone it should be rooted at this point. However when I run Root Check Basic it tells me "Sorry this device does not have proper root access." I do not understand why. In order to get full root access am i going to have to continue with installing the Kernel.
Is there anybody who could help me. I am missing.
bobcsc said:
I have the HTC Rezound with the recently released O.T.A. ICS from Verizon. My objective is to root the phone and kill all of the B.S. bloatware that Verizon feels they must add to the phone. I have posted before to ask how to do this and everyone says root the phone and kill the apk files or alternatively Root the phone and download Rom Toolbox then kill it from there. I have gone through and followed the "[GUIDE] Super-noob guide to unlocking, rooting, and flashing Ziggys kernel" to the 'T' up until its time to load the Kernel. I do not want to change the Kernel so my qquestion is:
If i have gone through the process of rooting my phone it should be rooted at this point. However when I run Root Check Basic it tells me "Sorry this device does not have proper root access." I do not understand why. In order to get full root access am i going to have to continue with installing the Kernel.
Is there anybody who could help me. I am missing.
Click to expand...
Click to collapse
First, wrong section. But to help out... Do you have recovery? If you do just download the newest supersu zip file and flash it in recovery.. google search for it. Good luck. I hope you don't get flamed too much
Sent from my ADR6425LVW using Tapatalk 2
bobcsc said:
I have the HTC Rezound with the recently released O.T.A. ICS from Verizon. My objective is to root the phone and kill all of the B.S. bloatware that Verizon feels they must add to the phone. I have posted before to ask how to do this and everyone says root the phone and kill the apk files or alternatively Root the phone and download Rom Toolbox then kill it from there. I have gone through and followed the "[GUIDE] Super-noob guide to unlocking, rooting, and flashing Ziggys kernel" to the 'T' up until its time to load the Kernel. I do not want to change the Kernel so my qquestion is:
If i have gone through the process of rooting my phone it should be rooted at this point. However when I run Root Check Basic it tells me "Sorry this device does not have proper root access." I do not understand why. In order to get full root access am i going to have to continue with installing the Kernel.
Is there anybody who could help me. I am missing.
Click to expand...
Click to collapse
1. Wrong section. Please post things like this in the general or q&a sections, not flaming, just telling you for future references.
2. If your device has an unlocked bootloader, flash amon ra recovery or twrp and go to the dev menu and it will say something like give Su permissions or root or whatever, just click that.
3. Profit.
4. You're welcome.
To root you should download the latest version of SuperSU zip file, and flash it with anon RA recovery.
http://download.chainfire.eu/204/SuperSU/
HowardZ said:
To root you should download the latest version of SuperSU zip file, and flash it with anon RA recovery.
http://download.chainfire.eu/204/SuperSU/
Click to expand...
Click to collapse
Thanks for linking that. I was to lazy didn't want to do everything for him
Sent from my ADR6425LVW using Tapatalk 2
Sorry
I didn't mean to post in the wrong section. If a moderator wants to move this post it will not hurt my feelings. Thank you all for the advice i will try them out tomorrow and report back to this thread. If anybody else has anything to add i would love to see it.
Thank you
This is a great community.
You do not need to root your phone to get rid of the bloatware, you can keep your phone stock unrooted and debloat it yourself and not have to worry about flashing anything. To disable go to menu>apps and after clicking an app you see the choice of disabling.
SuperSU not working
I don't know why i cant get this to work. I have flashed the amon recovery to my phone. Followed these steps:
1)Flash AmonRa Recovery.
2) Boot into AmonRa Recovery.
3) Scroll to and enter the Developer menu.
4) Scroll to install Su. DO NOT INSTALL THE ENG (Unguarded) one. Use the other one.
5) Confirm this, when it is finished, go ahead and reboot. You should be rooted.
Downloaded the SuperSU from google play and select install. after a few minutes it comes back and says the SU binert needs updated, I select continue. then after about a minute it says installation failed.
What am i missing? I have followed everything to e "t" I don't get it
More help please.
richii0207 said:
You do not need to root your phone to get rid of the bloatware, you can keep your phone stock unrooted and debloat it yourself and not have to worry about flashing anything. To disable go to menu>apps and after clicking an app you see the choice of disabling.
Click to expand...
Click to collapse
Do this if that's the only reason you want root
Sent from my ADR6425LVW using xda app-developers app
bobcsc said:
I don't know why i cant get this to work. I have flashed the amon recovery to my phone. Followed these steps:
1)Flash AmonRa Recovery.
2) Boot into AmonRa Recovery.
3) Scroll to and enter the Developer menu.
4) Scroll to install Su. DO NOT INSTALL THE ENG (Unguarded) one. Use the other one.
5) Confirm this, when it is finished, go ahead and reboot. You should be rooted.
Downloaded the SuperSU from google play and select install. after a few minutes it comes back and says the SU binert needs updated, I select continue. then after about a minute it says installation failed.
What am i missing? I have followed everything to e "t" I don't get it
More help please.
Click to expand...
Click to collapse
Ics broke the ability of amon ra to install su. You need to download the flashable zip and flash it in recovery
Sent from my ADR6425LVW using Tapatalk 2
Bradsinram- I may in the future may want to increase my skills and get a little deeper into the roming. i just want to start here if possible. I have also do this and when you restart the phone it all seems to be back on and updating.
pwned3- I have downloaded the flashable zip. Now do i flash this to the recovery in place of the amon. or is this flashed with the amon .img
Also do i use the same method as above to flash it or is there an easier way.
THanks
bobcsc said:
Bradsinram- I may in the future may want to increase my skills and get a little deeper into the roming. i just want to start here if possible. I have also do this and when you restart the phone it all seems to be back on and updating.
pwned3- I have downloaded the flashable zip. Now do i flash this to the recovery in place of the amon. or is this flashed with the amon .img
Also do i use the same method as above to flash it or is there an easier way.
THanks
Click to expand...
Click to collapse
Flash in recovery. If you have already flashed a custom recovery(amon ra) then pull your battery, hold out for 3 seconds, insert battery, hold vol down and power at same time til bootloader boots, select recovery, select flash zip menu, select sdcard(assuming you placed flashed zip on external sdcard), select file, press power to confirm, reboot when done. Now you should be rooted.
Sent from my ADR6425LVW using Xparent SkyBlue Tapatalk 2
Thank you Thank you Thank you
pwned3 said:
Ics broke the ability of amon ra to install su. You need to download the flashable zip and flash it in recovery
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
I finally got it thank you guys for being patient with me.
pwned3
zzdave_stud
Howard z
bradsinram
keolawills
All of you rock i will go through and hit thank you to each of you.
this thread also helped me access root.
thank you guys. really.

flashable root/su package?

I'm dev-unlocked and have TWRP installed, no root yet.
what's the consensus on the better/stable/happier su package, supersu vs superuser?
ALSO and almost more importantly, where can i find a flashable zip for either. i know everyone says just flash a rooted ROM, but that's not what i want to do. just looking for a file i can flash in recovery or push via adb. been searching and can't find any options that don't redo everything at once (ie. dev unlock and install recovery)
already been through all of that, just want to add root. thoughts? links? non-sequiturs?
dangle79 said:
I'm dev-unlocked and have TWRP installed, no root yet.
what's the consensus on the better/stable/happier su package, supersu vs superuser?
ALSO and almost more importantly, where can i find a flashable zip for either. i know everyone says just flash a rooted ROM, but that's not what i want to do. just looking for a file i can flash in recovery or push via adb. been searching and can't find any options that don't redo everything at once (ie. dev unlock and install recovery)
already been through all of that, just want to add root. thoughts? links? non-sequiturs?
Click to expand...
Click to collapse
Everything you need will be here
http://forum.xda-developers.com/showthread.php?t=1645890
dangle79 said:
I'm dev-unlocked and have TWRP installed, no root yet.
what's the consensus on the better/stable/happier su package, supersu vs superuser?
ALSO and almost more importantly, where can i find a flashable zip for either. i know everyone says just flash a rooted ROM, but that's not what i want to do. just looking for a file i can flash in recovery or push via adb. been searching and can't find any options that don't redo everything at once (ie. dev unlock and install recovery)
already been through all of that, just want to add root. thoughts? links? non-sequiturs?
Click to expand...
Click to collapse
i been looking for the same thing for a while now.. thats zedomax root tool dont work if your on the new base.. i just need like a supersu and busybox package zip.. thats i can flash in recovery
evo401 said:
i been looking for the same thing for a while now.. thats zedomax root tool dont work if your on the new base.. i just need like a supersu and busybox package zip.. thats i can flash in recovery
Click to expand...
Click to collapse
yeah, that's where i'm at. the tutorial/everything page has everything you could ever want if you were starting from zilch; but no "here's just the su binaries and app" zip that i can find. there's every variety of "one click" solution but it doesn't seem like anyone publicizes the step-by-step pieces.
i did dev-unlock and then flashed twrp via fastboot because i wanted a nandroid backup of my "virgin" setup. now if i could just push su to it i would have my setup/ROM with root and not have to wipe my phone and start with somebody else's. not that i'm knocking those efforts because at some point i'm going to start flashing ROMs on this thing, but i'm not ready to blow away all my data just to get root. of course there's always the remote possibility that i could flash the stock 2.13 rooted rom and restore my own data partition and it would work without being flaky, but i never had success doing that on my transform.
i guess i could always download one of the one-clicks and tear it apart and see if i can't figure something out on my own, but i have no experience doing that whatsoever
dangle79 said:
yeah, that's where i'm at. the tutorial/everything page has everything you could ever want if you were starting from zilch; but no "here's just the su binaries and app" zip that i can find. there's every variety of "one click" solution but it doesn't seem like anyone publicizes the step-by-step pieces.
i did dev-unlock and then flashed twrp via fastboot because i wanted a nandroid backup of my "virgin" setup. now if i could just push su to it i would have my setup/ROM with root and not have to wipe my phone and start with somebody else's. not that i'm knocking those efforts because at some point i'm going to start flashing ROMs on this thing, but i'm not ready to blow away all my data just to get root. of course there's always the remote possibility that i could flash the stock 2.13 rooted rom and restore my own data partition and it would work without being flaky, but i never had success doing that on my transform.
i guess i could always download one of the one-clicks and tear it apart and see if i can't figure something out on my own, but i have no experience doing that whatsoever
Click to expand...
Click to collapse
I know there is a superuser.apk floating around on xda I'm on my phone now so can't link to it just search all forums and you should find it
Sent from my POS MoPho
You can't flash root to a phone with a zip. You need to look up the specific instructions for your phone, and most likely will factory reset your device.
Sent from my HTC Desire C using xda app-developers app
Seems like it would be easier to just bite the bullet and flash the stock rooted rom.
SeannyM said:
You can't flash root to a phone with a zip. You need to look up the specific instructions for your phone, and most likely will factory reset your device.
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
if it can't be flashed then how do the one-clicks do it? those just do a dev unlock and flash recovery and what not, they're not full roms.
I used supersu and found it via a search here.
Sent from my EVO using xda app-developers app
yeah, i think i should be able to flash the zip from here http://forum.xda-developers.com/showthread.php?t=1538053
dangle79 said:
yeah, i think i should be able to flash the zip from here http://forum.xda-developers.com/showthread.php?t=1538053
Click to expand...
Click to collapse
did u try that zip?
evo401 said:
did u try that zip?
Click to expand...
Click to collapse
not yet. my wife was getting made at me for not being fully engaged in her prattling so i had to shut the laptop for the night.
i was looking at the update script and it does some goofy stuff with the maps.apk and youtube.apk that seems to (at least from other comments in the thread) cause some unwanted aggravation with those apps. i asked the question what/why and the answer i got was an assumption that they were being moved temporarily to make sure there was room in /system for the su binaries and then moved back.
i don't know if that's necessary or not, but i kind of doubt it. just like to know what's happening in the background and not monkey with things that don't need monkeyin'.
i've got a working zip for SuperSU v0.96 that i've stripped the stuff out of it that moves around the maps and youtube apks, doesn't seem to be necessary on our devices. sent a pm to chainfire about posting it but haven't heard back yet. or maybe i just can't send pms
dangle79 said:
i've got a working zip for SuperSU v0.96 that i've stripped the stuff out of it that moves around the maps and youtube apks, doesn't seem to be necessary on our devices. sent a pm to chainfire about posting it but haven't heard back yet. or maybe i just can't send pms
Click to expand...
Click to collapse
You might need to check your settings for PM by default they are set to accept pm's from admin and mods only if I remember correctly
Sent from my POS MoPho
bigdaddy619 said:
You might need to check your settings for PM by default they are set to accept pm's from admin and mods only if I remember correctly
Sent from my POS MoPho
Click to expand...
Click to collapse
thought you probably had something there but doesn't seem to be the case. but I'm just a no name dude with less than 50 posts and i imagine he gets a lot of messages. no biggie though, got mine working which was my goal in the first place. just wanted to take the opportunity to share another option with others.
truthfully though I'm not an Android dev by any stretch and it only took me about ten minutes to figure out how to re-sign the zip after updating the file once i committed myself to the idea i was going to try it
dangle79 said:
thought you probably had something there but doesn't seem to be the case. but I'm just a no name dude with less than 50 posts and i imagine he gets a lot of messages. no biggie though, got mine working which was my goal in the first place. just wanted to take the opportunity to share another option with others.
truthfully though I'm not an Android dev by any stretch and it only took me about ten minutes to figure out how to re-sign the zip after updating the file once i committed myself to the idea i was going to try it
Click to expand...
Click to collapse
Btw how do you resign a zip?
Sent from my POS MoPho
bigdaddy619 said:
Btw how do you resign a zip?
Sent from my POS MoPho
Click to expand...
Click to collapse
with signapk, there's actually a thread here somewhere for how to do it, like three steps. the tip-off was when i opened the original in winrar it had a comment attached that was what it had been signed with
dangle79 said:
with signapk, there's actually a thread here somewhere for how to do it, like three steps. the tip-off was when i opened the original in winrar it had a comment attached that was what it had been signed with
Click to expand...
Click to collapse
Cool thanks I'll have a look when I get home from work
Sent from my POS MoPho

Stock AT&T Recovery

Does anyone have a copy of the stock AT&T recovery? I need to convert my M8 back to stock for an exchange.
I haven't been able to find one thus far. Also, are the recoveries from one of the international versions usable with an AT&T ROM? Just want to be able to get it back to stock with no tampered and unlocked flag, etc. Was planning on SOFF to take care of the other stuff, but still need a stock recovery...
Thanks!
found this, didnt look through it tho
hope this helps
http://forum.xda-developers.com/showthread.php?t=2701376
WhiteSRT69 said:
found this, didnt look through it tho
hope this helps
http://forum.xda-developers.com/showthread.php?t=2701376
Click to expand...
Click to collapse
Yeah, I saw that one too. No AT&T specific ones that i saw. One of the reasons why I asked if you could use one of those successfully on an ATT variant.
gsxrfl1k6 said:
Yeah, I saw that one too. No AT&T specific ones that i saw. One of the reasons why I asked if you could use one of those successfully on an ATT variant.
Click to expand...
Click to collapse
All 1.12*** recovery will work fine with at&t. I didn't grab mine, but my wife is getting one once the silver are out and ill grab it and post it.
an0ther said:
All 1.12*** recovery will work fine with at&t. I didn't grab mine, but my wife is getting one once the silver are out and ill grab it and post it.
Click to expand...
Click to collapse
Actually, didn't even think about it, but I will have my bone stock replacement tomorrow. So I'll have that one and the one I need to return to stock. Now I just need to figure out how to grab all the goods off the new stock one. I was reading Mr.Hofs thread about stock backups. Do you know how to do it? Not sure I completely understand. Do you put the custom recovery in your fastboot folder and then boot that through the pc?
gsxrfl1k6 said:
Actually, didn't even think about it, but I will have my bone stock replacement tomorrow. So I'll have that one and the one I need to return to stock. Now I just need to figure out how to grab all the goods off the new stock one. I was reading Mr.Hofs thread about stock backups. Do you know how to do it? Not sure I completely understand. Do you put the custom recovery in your fastboot folder and then boot that through the pc?
Click to expand...
Click to collapse
unlock bootloader, reboot system "so many people don't do this and it causes boot loop" once in system, copy supersu.zip to your phone.
get newest twrp but DONT flash it
keep twrp on computer and go to boot loader and type "fastboot boot twrp***.img" this will boot into twrp without flashing recovery.
obviously you need to put path to twrp in your command. Once in twrp, flash supersu and reboot. open supersu and update or whatever but VERIFY that you have root with root checker or something. while in system, open terminal or whatever you use and type
adb shell
su
dd if=/dev/block/mmcblk0p43 of=/sdcard/mmcblk0p43
exit
When you type SU make sure you watch your phone because you may have to allow it root. This command will drop recovery.img into the root of your sd. verify you have it then copy it to your computer and on your old phone, just go to boot loader and "fastboot flash recovery recovery.img"
then "fastboot erase cache"
PLEASE let me have a copy of this as I did not back mine up. Message me when its done and i'll let you upload it to me. We need to get stock att recovery out there so people have access to it until ruu's come out. There is no private info in recovery either if you are wondering. I would have backed mine up but didn't know you could boot into recovery since you could not with the m7.
an0ther said:
unlock bootloader, reboot system "so many people don't do this and it causes boot loop" once in system, copy supersu.zip to your phone.
get newest twrp but DONT flash it
keep twrp on computer and go to boot loader and type "fastboot boot twrp***.img" this will boot into twrp without flashing recovery.
obviously you need to put path to twrp in your command. Once in twrp, flash supersu and reboot. open supersu and update or whatever but VERIFY that you have root with root checker or something. while in system, open terminal or whatever you use and type
adb shell
su
dd if=/dev/block/mmcblk0p43 of=/sdcard/mmcblk0p43
exit
When you type SU make sure you watch your phone because you may have to allow it root. This command will drop recovery.img into the root of your sd. verify you have it then copy it to your computer and on your old phone, just go to boot loader and "fastboot flash recovery recovery.img"
then "fastboot erase cache"
PLEASE let me have a copy of this as I did not back mine up. Message me when its done and i'll let you upload it to me. We need to get stock att recovery out there so people have access to it until ruu's come out. There is no private info in recovery either if you are wondering. I would have backed mine up but didn't know you could boot into recovery since you could not with the m7.
Click to expand...
Click to collapse
Thanks. I'll do it tomorrow evening. I just went through the instructions that are in that other thread. I tried it on my current phone and it seems to have worked. I browsed to the clockwork folder and found the 24mb recovery.img (twrp). I'm gonna do a full backup (recovery, system, etc) of the new phone right out of the box tomorrow. And of course I'll share it! I'll get with you once it's done.
gsxrfl1k6 said:
Thanks. I'll do it tomorrow evening. I just went through the instructions that are in that other thread. I tried it on my current phone and it seems to have worked. I browsed to the clockwork folder and found the 24mb recovery.img (twrp). I'm gonna do a full backup (recovery, system, etc) of the new phone right out of the box tomorrow. And of course I'll share it! I'll get with you once it's done.
Click to expand...
Click to collapse
Thanks. I just need the recovery.img i backed up my phone, just didn't get recovery.
I would also like to obtain a stock att recovery.img if at all possible. I rushed to get s-off and completely forgot to backup stock recovery.
suprtrukr425 said:
I would also like to obtain a stock att recovery.img if at all possible. I rushed to get s-off and completely forgot to backup stock recovery.
Click to expand...
Click to collapse
I'll be more than happy to make it available, just need to figure out where to upload/host it to...
gsxrfl1k6 said:
I'll be more than happy to make it available, just need to figure out where to upload/host it to...
Click to expand...
Click to collapse
Dropbox, mega, or devhost are free.
dark2099 said:
Dropbox, mega, or devhost are free.
Click to expand...
Click to collapse
Alright cool. I'll set one of those up. Any one easier/better than the other?
gsxrfl1k6 said:
Alright cool. I'll set one of those up. Any one easier/better than the other?
Click to expand...
Click to collapse
Mega probably has the most storage space for a free account. If you download the dropbox app for your phone, can have it back up pictures there as well as other methods. Devhost is ok, but they tend to have slow download speeds, not that it would matter too much with such a small file.
I have a stock recovery image from my M8, if you still need it. XDA won't allow to post a link, until I have 10 posts. I will PM the link.
gcc121 said:
I have a stock recovery image from my M8, if you still need it. XDA won't allow to post a link, until I have 10 posts. I will PM the link.
Click to expand...
Click to collapse
Yes, please.
gcc121 said:
I have a stock recovery image from my M8, if you still need it. XDA won't allow to post a link, until I have 10 posts. I will PM the link.
Click to expand...
Click to collapse
Me too please, can upload it to a couple sources and link in here.
If not posted by the morning I post stock recovery from dump
PM sent with the link.
I can't post links yet, cuz i have less than 10 post.
Here is the stock recovery thanks to @gcc121! Both links have the same file, just different sources for those that want them.
https://mega.co.nz/#!1MgQlZSa!BfYgPbK2m_UhvpTZpqr79crr-me2Rc3Php9eg_aqqTc
http://d-h.st/BE7
Noob question how would you run this? Through twrp? Does it make the phone completely stock?
Sent from my HTC One_M8 using xda app-developers app

Categories

Resources