How to wipe boot and flash boot image.? - HTC EVO 3D

Okay so I flashed TWRP recovery. Then accidentally flashed cwm recovery VIA Rom manager. Now I can only get into recovery by booting the .img through fastboot. How do I fix this.?
Sent from my PG86100 using XDA App

Flash Twrp again?

Wudnt I need to wipe the boot first.?
Sent from my PG86100 using XDA App

Heeeeelp.!
Sent from my PG86100 using XDA App

ognimnella said:
Wudnt I need to wipe the boot first.?
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
no
ognimnella said:
Heeeeelp.!
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
download the twrp fastboot img then from a command prompt do "fastboot flash recovery blahblah.img"
blah, here, just follow the instructions below
http://androidforums.com/evo-3d-all...lash-recovery-image-via-fastboot-sd-card.html

Related

[Q] help..error cannot load 'recovery.img in flashing tenfar's cwm

i got "error cannot load 'recovery.img" when flashing tenfar's cwm. i got no problem when i flashed other img file.
anyone can help?
R u trying to flash via fastboot?
Sent from my MB860 using XDA App
yes. i've tried flashing using fastboot and moto-fastboot but all results the same
I take it you DID rename it recovery.img, and you placed the file in the same directory as fastboot?
Sent from my MB860 using XDA Premium App
Yup. I really did. But still the results are the same
Sent from my MB860 using XDA App
Do you mind typing in here what exactly you're typing into the command line?
Sent from my MB860 using XDA Premium App
leonardusbayu said:
i got "error cannot load 'recovery.img" when flashing tenfar's cwm. i got no problem when i flashed other img file.
anyone can help?
Click to expand...
Click to collapse
what's the destination of fastboot and the .img files on ur computer..
I located the fastboot and the img at the same folder and i open cmd by using shift and right click. I typed fastboot flash recovery recovery.img. i did the same thing using moto-fastboot. I did the steps exactly like the tutorial.
Sent from my MB860 using XDA App
The destination is C:\fastboot. I located the. Fastboot and the img there
Sent from my MB860 using XDA App

Recovery not working

I can't boot unto recovery, every time I reboot into recovery my phone just reboots, iv tried a factory reset and all it did was reboot no recovery. Everything on my phone works but recovery. Please help.....anyone....someone....help me!!!
EVO 3D :banghead:
Rickyflores said:
I can't boot unto recovery, every time I reboot into recovery my phone just reboots, iv tried a factory reset and all it did was reboot no recovery. Everything on my phone works but recovery. Please help.....anyone....someone....help me!!!
EVO 3D :banghead:
Click to expand...
Click to collapse
Happened to me before just reflash a recovery and you should be good
Sent from my HTC EVO 3D X515m using XDA
thisisboo said:
Happened to me before just reflash a recovery and you should be good
Sent from my HTC EVO 3D X515m using XDA
Click to expand...
Click to collapse
Flash a recovery via fastboot flash recovery.img
Sent from my PG86100 using xda premium
Bootloader/fastboot/recovery right??? I followed these same instructions and all it did was reboot.
Sent from my PG86100 using XDA
Rickyflores said:
Bootloader/fastboot/recovery right??? I followed these same instructions and all it did was reboot.
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
Have you tried using a pg86img.zip?
Sent from my PG86100 using xda premium
do you have rom manager app?
Have unticked fastboot mode settings power fastboot
Sent from my HTC EVO 3D X515m using XDA Premium App
Download a recovery image of your choice (I recommend TWRP 2.0)
If it's in a zip format, extract the IMG file and copy it to where you have fastboot located.
In a command window, use cd to navigate to the appropriate location that fastboot is stored
reboot your phone into Bootloader (Power on while holding Vol-down key)
Select FASTBOOT on the phone and plug into PC (it should say FASTBOOT USB on the Phone)
in command window, type fastboot flash recovery <name_of_recovery_image>.img (Obviously replacing <name_of_recovery_image> with the file name of the recovery image) and press enter, let it proceed until it says OKAY.
Should work after this.

Booting A Boot.img to S-On Device With No Computer?

Is it possible to flash a boot.img to my S-On device without using a computer? If so how? Couldn't find any information elsewhere..
Sent from my HTC6435LVW using xda app-developers app
Brennon19968 said:
Is it possible to flash a boot.img to my S-On device without using a computer? If so how? Couldn't find any information elsewhere..
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
No, it is not possible to flash a boot.img without using a computer. You will need to boot your phone into bootloader mode and then using fastboot type the following command:
Code:
fastboot flash path/to/boot.img

How to???

The already rooted rezound I just bought came with amon ra recovery, how do I switch to CWM or TWRP? probably a stupid question but I don't want to have any problems
Sent from my ADR6425LVW using xda app-developers app
Push it with fastboot...
Put recovery.img file for TWRP or CWM in your fastboot directory, start fastboot on the phone, then:
fastboot flash recovery recovery.img
Or if the phone is rooted already, download and run Goo Manager, and install TWRP from there.
Phone is already rooted, so it's that easy? Just download goo manager and I'm done?
Sent from my ADR6425LVW using xda app-developers app
Will it just overwrite amon ra automatically?
Sent from my ADR6425LVW using xda app-developers app
undeadking said:
Will it just overwrite amon ra automatically?
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
Yes.

Can't get to recovery after root

Hey guys quick question, I cannot boot to recovery at all. I was able to for a while and nothing now. I'm running the venom Rom. Any advice? I can do anything root wise except get into recovery
Sent from my HTC One_M8 using xda app-developers app
Backmankiller said:
Hey guys quick question, I cannot boot to recovery at all. I was able to for a while and nothing now. I'm running the venom Rom. Any advice? I can do anything root wise except get into recovery
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
if anything make sure fast boot is turned off
have you tried to get into fastboot and enter recovery that way?
i had this same problem when i used Goo Manager
i had to reflash a Recovery to work
if anything. try plugging your phone into the computer and using CMD try "adb reboot recovery"
if anything you might want to just try flashing a new Recovery.img
WhiteSRT69 said:
if anything make sure fast boot is turned off
have you tried to get into fastboot and enter recovery that way?
i had this same problem when i used Goo Manager
i had to reflash a Recovery to work
if anything. try plugging your phone into the computer and using CMD try "adb reboot recovery"
Click to expand...
Click to collapse
Sorry I should add that when I try to get into recovery it goes to the red triangle. But I'll try running the command as well. I've tried fastboot to recovery, apps that boot to recovery.
Sent from my HTC One_M8 using xda app-developers app
Backmankiller said:
Sorry I should add that when I try to get into recovery it goes to the red triangle. But I'll try running the command as well. I've tried fastboot to recovery, apps that boot to recovery.
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
You need to flash your recovery again. Somehow it is back to stock. Did you upgrade firmware? Anyways, plug phone in
adb reboot bootloader
fastboot flash recovery twrp"or whatever".img
fastboot reboot
adb reboot recovery
I give up lol. I tried reflashing the recovery and even tried a new recovery. Reset the phone put a new Rom on and still every time I try to go to the recovery I get a red triangle
Sent from my HTC One_M8 using xda app-developers app
Backmankiller said:
I give up lol. I tried reflashing the recovery and even tried a new recovery. Reset the phone put a new Rom on and still every time I try to go to the recovery I get a red triangle
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
How did you put a new Rom on if you can't get to recovery? What command are you using to flash recovery?
Sent from my HTC One_M8 using XDA Premium 4 mobile app
an0ther said:
How did you put a new Rom on if you can't get to recovery? What command are you using to flash recovery?
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I reflashed a recovery through fastboot, flashed the new Rom and then it boots, but when I try to get back to recovery after new Rom I get the triangle. I've tried two different recoveries and two different roms!
Sent from my HTC One_M8 using xda app-developers app
Backmankiller said:
I reflashed a recovery through fastboot, flashed the new Rom and then it boots, but when I try to get back to recovery after new Rom I get the triangle. I've tried two different recoveries and two different roms!
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
what command are you flashing recovery with?
an0ther said:
what command are you flashing recovery with?
Click to expand...
Click to collapse
Fastboot flash boot recovery.img
Sent from my HTC One_M8 using xda app-developers app
Backmankiller said:
Fastboot flash boot recovery.img
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
That is the wrong command.
fastboot flash recovery recovery.img
fastboot flash boot is flashing recovery as your rom, then it is loading and you are loading a new rom which overwrites the boot.img you just flashed therefore never having a recovery. every time you flash "fastboot flash boot *.img" it is killing your rom. flash recovery properly and reinstall rom
an0ther said:
That is the wrong command.
fastboot flash recovery recovery.img
fastboot flash boot is flashing recovery as your rom, then it is loading and you are loading a new rom which overwrites the boot.img you just flashed therefore never having a recovery. every time you flash "fastboot flash boot *.img" it is killing your rom. flash recovery properly and reinstall rom
Click to expand...
Click to collapse
Thanks brother giving it a shot now!
Sent from my HTC One_M8 using xda app-developers app
Backmankiller said:
Thanks brother giving it a shot now!
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
No prob, if I helped you can click the thanks button
Backmankiller said:
Thanks brother giving it a shot now!
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
Listen to this guy...he knows what he is talking about.
Sent from my HTC One_M8 using XDA Premium 4 mobile app

Categories

Resources