cannot flash amonra - HTC Rezound

hey all,
well i unlocked my bootloader okay.. i used the android super toolbox (.bat file) and choose to flash a recovery.img i choose the Amonra option but it installed CWM recovery instead...and now I cannot get Amonra to succussfully flash, so that I can root. Any help?!

Reboot boot loader and use fast boot to flash amon ra. I think its called recovery.img and its in the tools folder of that tool. Put it in the folder you have adb and fasboot and then while in boot loader do fastboot flash recovery recovery.img
Sent from my ADR6425LVW using xda premium

andrewp3481 said:
Reboot boot loader and use fast boot to flash amon ra.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
i did
fastboot flash recovery "nameofrecovery"
i even used the CleanFLASH tool and still no luck

Make sure you're in fast boot mode and you can see in the command prompt it sent it
So go to boot loader then click on fastboot
Sent from my HTC Rezound™ using XDA Premium

phillybizzle said:
i did
fastboot flash recovery "nameofrecovery"
i even used the CleanFLASH tool and still no luck
Click to expand...
Click to collapse
When you did "nameofrecovery" did you put. Img at the end? "Nameofrecovery.img"
Sent from my ADR6425LVW using XDA App

phillybizzle said:
i did
fastboot flash recovery "nameofrecovery"
Click to expand...
Click to collapse
Make sure you add .img to the end of the recovery file name. I forgot once and got an error.

phillybizzle said:
i did
fastboot flash recovery "nameofrecovery"
i even used the CleanFLASH tool and still no luck
Click to expand...
Click to collapse
This is kind of wrong... I'm assuming you've CD (changed directories) to the platform-tools in order to use fastboot. With that being the case, you'll want to specify the "path of the recovery" not the "name of the recovery" + .img of course.

mpalatsi said:
This is kind of wrong... I'm assuming you've CD (changed directories) to the platform-tools in order to use fastboot. With that being the case, you'll want to specify the "path of the recovery" not the "name of the recovery" + .img of course.
Click to expand...
Click to collapse
to verify
CD /
CD/ Root (where i have all my adb stuff)
CD:/Root fastboot flash recovery recovery-ra-vigor-3.13-gnm.img ??
can i rename the file to simply amonra.img?

phillybizzle said:
to verify
CD /
CD/ Root (where i have all my adb stuff)
CD:/Root fastboot flash recovery recovery-ra-vigor-3.13-gnm.img ??
can i rename the file to simply amonra.img?
Click to expand...
Click to collapse
You are placing the recovery image in the same folder correct ? but yes that would be the correct path. I don't know why you would change name as long as you are typing it in correctly.

I always change the name to make it easier to type. Example: cwm-touch.img or recovery.img. I never leave it all crazy like "clockwork-vigor-5.5.1-recovery.img"
Sent from my HTC Rezound™ using XDA Premium

I got it! Go to system devices on your PC and make sure you have the drivers installed correctly. This happened to me with my nexus.
Sent from my HTC Rezound™ using XDA Premium

andrewp3481 said:
I got it! Go to system devices on your PC and make sure you have the drivers installed correctly. This happened to me with my nexus.
Sent from my HTC Rezound™ using XDA Premium
Click to expand...
Click to collapse
I just did it though ubuntu.... god i love linux lol thanks all for ur input

i did notice this on the hboot screen
Open DSP v10.6.0.7611.00.0919
maybe that was there before, but i just noticed it. anything in the name of S-Off!

What is the error you are getting?
The phone is in fastboot, yes? It says "fastboot usb"?
Are you using a folder named "Root" or do you just have your stuff all loose in root? I would keep it in a folder, name it whatever you like, android or something. Put everything you need in there, including the recovery zip file.
Open cmd prompt.
cd c:\android
fastboot flash recovery nameofrecovery.img
That should do it. I've attached a pic of what I have in my folder which is all you need in there.

Related

Hung up on romracer cwm flash method thru cmd prompt?? Help??

Ive pudding unlocked fine thru cmd prompt and Rooted through one click method" which btw works well".
Im tryin to now flash cwm thru cmd prompt but fails at the moto-fastboot flash recovery recovery-red-photon3
He has diff color versions to choose
How can u flash any of his cwm zips as a .img file when they all download as zips
The video and script says they download as. . Img. But i download and they are zips then i extract into same folder as moto-fastboot
Whats the deal here? Are they supposed to be zips? Supposed to be renamed?
Whats the best way to put all this in a folder and name it what??? to be able to flash with the cmd method ?
Sent from my MB855 using XDA App
There are two links for each color. Click the first link (img) not the second link (zip).
Sent from my MB855 using xda premium
lojak29 said:
Im tryin to now flash cwm thru cmd prompt but fails at the moto-fastboot flash recovery recovery-red-photon3
Click to expand...
Click to collapse
The command should be:
Code:
moto-fastboot flash recovery recovery-red-photon3.img
you have to include the .img file extenstion

Flashing recovery hboot 1.5

Going to sound nooby, but how do I flash a new recovery with s on?
Sent from my PG86100 using xda premium
xblackvalorx said:
Going to sound nooby, but how do I flash a new recovery with s on?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
have you atleast unlocked your bootloader is the first question...and if so easiest, do you have root access?... way i found to flash a recovery is like this:
have a fully charged battery
boot into your hboot screen and select fastboot
plug the phone into the computer with the data cable
once the phone is loaded open a terminal or ms-dos window
navigate to where you have the fastboot.exe command and make sure you have your new recovery as "recovery.img"
then type in fastboot flash recovery recovery.img
and then let it write it to your phone then unplug it and reboot into your new recovery
wloftus said:
have you atleast unlocked your bootloader is the first question...and if so easiest, do you have root access?... way i found to flash a recovery is like this:
have a fully charged battery
boot into your hboot screen and select fastboot
plug the phone into the computer with the data cable
once the phone is loaded open a terminal or ms-dos window
navigate to where you have the fastboot.exe command and make sure you have your new recovery as "recovery.img"
then type in fastboot flash recovery recovery.img
and then let it write it to your phone then unplug it and reboot into your new recovery
Click to expand...
Click to collapse
Yes I have, I'm on mean ROM ics, should have included that. And so, basically much alike how I boot into my recovery?
Sent from my PG86100 using xda premium
xblackvalorx said:
Yes I have, I'm on mean ROM ics, should have included that. And so, basically much alike how I boot into my recovery?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
first you have to write your recovery to that partition and like if you download teamwin recovery rename it to recovery.img etc....then you can boot into the new recovery
Code:
adb reboot bootloader
(This will reboot you into boot loader)
Then to flash recovery
Code:
fastboot flash recovery name.img
(Change "name" to the name of your recovery. )
Then you should be good.
Sent from my PG86100 using Tapatalk 2
iTzLOLtrain said:
Code:
adb reboot bootloader
(This will reboot you into boot loader)
Then to flash recovery
Code:
fastboot flash recovery name.img[code]
(Change "name" to the name of your recovery. )
Then you should be good.
Sent from my PG86100 using Tapatalk 2[/QUOTE]
Through fastboot usb?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
xblackvalorx said:
Through fastboot usb?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
yes....when your phone says fasboot usb in red go to the computer and type in
fastboot flash recovery recovery.img
itll say its sending data then writing data once that is done type in
fastboot reboot-bootloader
then select recovery and it should be your new recvery...if not private message me from a computer ill walk you through it all
wloftus said:
yes....when your phone says fasboot usb in red go to the computer and type in
fastboot flash recovery recovery.img
itll say its sending data then writing data once that is done type in
fastboot reboot-bootloader
then select recovery and it should be your new recvery...if not private message me from a computer ill walk you through it all
Click to expand...
Click to collapse
Thanks. Pretty sure I'll be able to do it, just wanted to make sure it was was the same folder for the command window.
Sent from my PG86100 using xda premium
If you are trying to flash 4ext, you can install the app and run it (see my signature). No need for adb.
Sent from my PG86100 using Tapatalk 2

DNA ROOT! Help Please!

Hello!
so I just unlocked my boot loader for my Verizon Droid DNA, I am using this forum page and his software that the person created ( [email protected]'s HTC DROID DNA ALL IN ONE KIT. here is the link. http://forum.xda-developers.com/showthread.php?t=2000896 and my question is. when I select TWRP 2.4.0.0 in the software all comes up is the command prompt and no where on the forum or on the app tells me how to run the root for my DNA, if someone so kind to tell me what the command prompt to run the TWRP root in this app. also someone said that I need to run the perm root after I root the phone, is that correct if so what is the command script to run this as well.
THANKS!
So you haven't installed a custom recovery correct.
Sent from my HTC6435LVW using xda app-developers app
Bigandrewgold said:
So you haven't installed a custom recovery correct.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
correct I see the TWRP in the recovery folder in the where the app is located. so far I just got my bootloader unlocked so I can root the phone. I also hear that clockworkmod recovery is a better root than TWRP but cant find a good forum walkthrough for clockworkmod.
Thanks!
xd4v3x said:
correct I see the TWRP in the recovery folder in the where the app is located. so far I just got my bootloader unlocked so I can root the phone. I also hear that clockworkmod recovery is a better root than TWRP but cant find a good forum walkthrough for clockworkmod.
Thanks!
Click to expand...
Click to collapse
I personally like twrp, but it really doesn't matter. I'd reccomend you try both and see which one you like. But anyway,
download a recovery to your computer.
Put your phone into fastboot and connect it to your computer
Open a command prompt where the recovery image file you downloaded is located(shift right click, open command prompt here)
Type "fastboot devices" to make sure your computer sees your phone
Type "fastboot flash recovery recovery.img", but replace the recovery.img with whatever the file was named.
Now you should have a custom recovery. Which will allow you to install a superuser package so you can have root access on pure stock. And it also lets you flash custom kernels and roms.
If you had any issues just post what the issue is.
Sent from my HTC6435LVW using xda app-developers app
Bigandrewgold said:
So you haven't installed a custom recovery correct.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Bigandrewgold said:
I personally like twrp, but it really doesn't matter. I'd reccomend you try both and see which one you like. But anyway,
download a recovery to your computer.
Put your phone into fastboot and connect it to your computer
Open a command prompt where the recovery image file you downloaded is located(shift right click, open command prompt here)
Type "fastboot devices" to make sure your computer sees your phone
Type "fastboot flash recovery recovery.img", but replace the recovery.img with whatever the file was named.
Now you should have a custom recovery. Which will allow you to install a superuser package so you can have root access on pure stock. And it also lets you flash custom kernels and roms.
If you had any issues just post what the issue is.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
but iam using that app it the command doesn't work.. to run the recovery..
xd4v3x said:
but iam using that app it the command doesn't work.. to run the recovery..
Click to expand...
Click to collapse
Are you in fast boot when you run it.
Sent from my GT-P7510 using xda app-developers app
Bigandrewgold said:
Are you in fast boot when you run it.
Sent from my GT-P7510 using xda app-developers app
Click to expand...
Click to collapse
yes. I am in fastboot on my phone when I run the command. so what I did was I pulled the file TWRP out of the folder and put it in the same folder where Fastboot app is at and then rename from TWRP to Recovery.img and then ran the command and again and it was done in like 2 sec and all it said its finished. so I rebooted my phone and download Superuser and also tired to download an rooted app but still doesn't seem to work... and superuser is complaining there is no kernel....
What happens when you run superuser?
Maybe provide a screenshot.
Sent from my HTC6435LVW using xda app-developers app
Bigandrewgold said:
What happens when you run superuser?
Maybe provide a screenshot.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
So I got into my play market and download support user app. It's installs and opens. But when I go and download a root app it doesn't work.
xd4v3x said:
So I got into my play market and download support user app. It's installs and opens. But when I go and download a root app it doesn't work.
Click to expand...
Click to collapse
I think that since you don't have a /system writeable kernel you'll need to flash it. Download the zip from here and flash it.
http://androidsu.com/superuser/
Sent from my HTC6435LVW using xda app-developers app
Bigandrewgold said:
I think that since you don't have a /system writeable kernel you'll need to flash it. Download the zip from here and flash it.
http://androidsu.com/superuser/
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
what do you mean flash it? download it to my phone and just open it? or do I need to run a special app on my phone to open it?
xd4v3x said:
what do you mean flash it? download it to my phone and just open it? or do I need to run a special app on my phone to open it?
Click to expand...
Click to collapse
flash the zip in recovery. The main purpose of a recovery is to flash zip files
Bigandrewgold said:
flash the zip in recovery. The main purpose of a recovery is to flash zip files
Click to expand...
Click to collapse
but the link u sent me just redirects me to the market store to download the super user. which I already did... so do I need to download that app to the computer and reboot the phone and run fastboot flash that file??
xd4v3x said:
but the link u sent me just redirects me to the market store to download the super user. which I already did... so do I need to download that app to the computer and reboot the phone and run fastboot flash that file??
Click to expand...
Click to collapse
dont click on "market", click on "Superuser-3.1.3-arm-signed.zip"
http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.1.3-arm-signed.zip
Bigandrewgold said:
dont click on "market", click on "Superuser-3.1.3-arm-signed.zip"
http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.1.3-arm-signed.zip
Click to expand...
Click to collapse
once that downloaded to my computer move it to the folder where my fastboot is at and run the command as "Fastboot flash "File Name.zip" when my phone is also in fastboot mode?
ok so far what I have done, is ran the command prompt "Fastboot flash recovery recovery.img" and it said Finished so then i just rebooted my phone back to the Droid OS and now u want me to download that file to my PC where my fastboot file is at and run that as well? and that well help it be root?
xd4v3x said:
once that downloaded to my computer move it to the folder where my fastboot is at and run the command as "Fastboot flash "File Name.zip" when my phone is also in fastboot mode?
Click to expand...
Click to collapse
Or you can download the file from your phone. In the recovery it will appear in "downloads", and you should just be able to flash it from there.
xd4v3x said:
ok so far what I have done, is ran the command prompt "Fastboot flash recovery recovery.img" and it said Finished so then i just rebooted my phone back to the Droid OS and now u want me to download that file to my PC where my fastboot file is at and run that as well? and that well help it be root?
Click to expand...
Click to collapse
heres what you do
download the zip to your phone
reboot your phone and hold volume down, this will get you into bootloader
select recovery, this will get you into the recovery you flashed via fastboot not to long ago
now in the recovery click on install, select the zip you downloaded, and install it
after this is done reboot your device
Bigandrewgold said:
heres what you do
download the zip to your phone
reboot your phone and hold volume down, this will get you into bootloader
select recovery, this will get you into the recovery you flashed via fastboot not to long ago
now in the recovery click on install, select the zip you downloaded, and install it
after this is done reboot your device
Click to expand...
Click to collapse
Ok so I ran a root checker and saying its not rooted.
xd4v3x said:
Ok so I ran a root checker and saying its not rooted.
Click to expand...
Click to collapse
Open superuser. And see what it says.
Sent from my HTC6435LVW using xda app-developers app

[Q] HELP!!! HTC Rooted Evo 4g LTE

Okay well i have a rooted Evo 4g LTE and i am sort of a newb with terms and what not however i have had this phone rooted for quite a while. Yesterday i think i really ****ed my phone up i was running cm 10 and got an update for cm10.1 in my notifications so i went and tried to do that without wiping anything... big mistake apparently cause it didnt work so i was going to factory reset and re install the rom now when i did that my computer said please format disk drive and it would not allow me to access my files. So at that point im stuck with a phone with no rom or access to my files. Today i got a SD card and decided to try to wipe it once before i put on the new rom on guess what it said factory reset failed it couldnt mount the SD card or something like that. So i am still stuck with a useless phone just to tell you i have twrp v2.3.3.0 dont no if that helps or not but thats what it is. Also it is weird that i am able to flash zips but i still cant turn the phone on when i do it only goes to the htc quietly brilliant screen. Any answers will be accepted please feel free to ask questions thank you.
You need to fastboot flash the boot.img of the rom you are trying to flash
Sent from my EVO using Tapatalk 2
thicklizard said:
You need to fastboot flash the boot.img of the rom you are trying to flash
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
ok well how would you go about doing that sorry like i said not real good with terms more of a hands on kinda guy
thicklizard said:
You need to fastboot flash the boot.img of the rom you are trying to flash
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
I understand that i get it from inside the cm10.1 zip folder but where do i put the boot.img on the SD card? and then how do i fastboot flash it
Download kernel intended for your device. Inside the zip will be a boot.img file. Extract the boot.img to where ever you have adb and fastboot located (in sdk > platform tools). Once in that folder hold shift key then select "open command here". Type "fastboot devices" then enter and type "fastboot flash boot boot.img".
Sent from my Galaxy Nexus using xda premium
LuigiBull23 said:
Download kernel intended for your device. Inside the zip will be a boot.img file. Extract the boot.img to where ever you have adb and fastboot located (in sdk > platform tools). Once in that folder hold shift key then select "open command here". Type "fastboot devices" then enter and type "fastboot flash boot boot.img".
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Thanks but one more problem there is no boot.img it is a boot disk image file
Inside every kernel will be a boot.img file. Make sure you download a kernel interned for your phone and that there is a boot.img in it Remember to be S-Off and in fastboot mode when flashing. You should see a quick progress bar on the phone letting you know if it flashed successfully
Sent from my Galaxy Nexus using xda premium

Unlocking bootloader with macbook

Got the unlock code from htc development but can't get the bootloader command line to work. Help. (btw the Information found in other threads have not helped.
Sent from my Nexus 7 using xda app-developers app
Did you look at this thread?
http://forum.xda-developers.com/showthread.php?t=1417839&highlight=mac
feralicious said:
Did you look at this thread?
http://forum.xda-developers.com/showthread.php?t=1417839&highlight=mac
Click to expand...
Click to collapse
Yes. It took a while but I finally unlocked it. Now I am having trouble with rooting. I downloaded amon_ra 314 but can't get it to install.
Sent from my Nexus 7 using xda app-developers app
veevans01 said:
Yes. It took a while but I finally unlocked it. Now I am having trouble with rooting. I downloaded amon_ra 314 but can't get it to install.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Using your mac? I don't use my mac for my phone stuff so I can't help you there.
There's a PH98IMG of Amon Ra somewhere, but now that I think about it I don't know if you can use that type of file yet at this point, before having a custom recovery on the phone. Btw... newest Amon Ra is v3.16, unless there's a 3.17 now.
I am assuming that you already have the adb setup.
Download the recovery and rename it to well recovery then put the "recovery" file on the adb folder
Next open up terminal type "cd" then space bar and drag and drop the folder that you put the recovery file into the terminal then hit enter
Turn off fastboot on your phone and turn on usb debugging and type this into the terminal ./adb devices
If your device shows up then type this ./adb reboot bootloader
then type this ./fastboot flash recovery recovery.img
wait for it to flash then type ./fastboot reboot bootloader
Then go to the recovery then once you are in the custom recovery go down to developer options
Select Install su and superuser and wait for that to finish.
And boom your rooted and running
I have a mac also and thats what I did
If you find a way to S off on a mac let me know :laugh:

Categories

Resources