I have recently received a new HOX from insurance after I broke the screen of the last one. Unfortunately, while reloading teh current one, something went wrong and it is stuck in a boot loop. I have used a bat to charge it to around 3650mv. CWM is corrupted and attempting to 'fastboot flash recovery cwm.img' shows success but when I try and access it on phone, it fails.
I am attempting to flash CWM 5.8.4.0 for endeavoru.
I did also try and flash the Stock recovery and Interim recovery using HTC One X toolkit. It says it transfers correctly, but fails to access recovery mode.
Any assistance would be greatly appreciated please?
try
Code:
fastboot erase recovery
and then flash a new recovery with
Code:
fastboot flash recovery recovery.img
(you have to name the file .img in recovery.img)
And the command
Fastboot erase cache
Might help too if you can't boot into cwm recovery
Verstuurd van mijn HTC One X
Related
Hi i've messed up in partition menu in recovery and as a result my phone boots in fastboot, from fastboot i can get to bootloader only cant get to recovery because it stops on htc screen. Ive always used custom recovery to change roms because ive got hboot 0.83.0001 and my mobile always stopped on htc screen every time i tried to fire up recovery using power button + down.
I used android sdk and find out that only fastboot commands work ie can see my device number (when I use fastboot devices command it gives me HT07PPL01815 fastboot). I've tried to restore android backup using fastboot flash system, fastboot flash boot, fastboot flash recovery but it gives me
sending boot <2560 kb> .....okay [0.401s]
writing "boot"......INFOsignature checking....
failed <remote signature verify fail>
My boot image is missing as well, is there anybody how can help me what to do?
You can of course not flash your backup using a s-on hboot as it only allow files signed by HTC.
If I were you I would flash a stock Rom, which can be done via fastboot. Then just reroot afterwards
I have used RUU for SLCD screens and it helped
A quick question. I want to replace my AmonRa recovery with RMD recovery through fastboot. Do I fastboot erase recovery then fastboot flash recovery recovery.img? Or do I just flash the image directly?
fastboot flash recovery recovery.img safer way
There is no problem in deleting the old recovery before you flash a new one.
I thought that it would'nt overwrite the already present recovery if I flashed directly.
Anyways, I flashed RMD successfully (fastboot flash recovery recovery.img).
Hi there,
I unclocked my phone via htcdev.com and flash recovery-clockwork via fastboot. I installed Rom cook such as LeeDroid and Revolution. At the end, I back to original rom via RUU. When I arranged my SDcard, I deleted folder clockwork. Now, I can't enter recovery mode. When I go to recovery, an icon with phone and curve green arrows appear on monitor (like factory reset) then move to phone and red triagle. I tried to re-unclock and re-flash recovery via cmd but I just received message "cannot flash "recovery ....." on cmd.
Plz give me the way to enter recovery?
Best regards,
Thanks
You lost the CWM recovery after run the RUU.
You need to re-unlock the bootloader and fastboot flash the CWM recovery again.
Make sure you write a right command:
fastboot flash recovery recovery_whatever_name.img
not fastboot flash recovery.img
ckpv5 said:
You lost the CWM recovery after run the RUU.
You need to re-unlock the bootloader and fastboot flash the CWM recovery again.
Make sure you write a right command:
fastboot flash recovery recovery_whatever_name.img
not fastboot flash recovery.img
Click to expand...
Click to collapse
Done! Tks a lot.
hi there
i dont own a htc desire
but a friend of my does
the problem is
it will not boot and also will not boot into recovery
fastboot works
i tried flashing things in fastboot
but this didnt work because i dont have the correct files
can someon provide me of a system.img data.img boot.img and a zimage of a nandroidbackup
so i can flash that with fastboot?
or is there a better workaround for this?
thnx!
locomain said:
hi there
i dont own a htc desire
but a friend of my does
the problem is
it will not boot and also will not boot into recovery
fastboot works
i tried flashing things in fastboot
but this didnt work because i dont have the correct files
can someon provide me of a system.img data.img boot.img and a zimage of a nandroidbackup
so i can flash that with fastboot?
or is there a better workaround for this?
thnx!
Click to expand...
Click to collapse
Best way is to flash recovery if the phone is s-off.
nlooooo said:
Best way is to flash recovery if the phone is s-off.
Click to expand...
Click to collapse
I tried to flash recovery via fastboot
I tried cwm and ext4
It flashed no errors or something
But when i type fastboot boot recovery it says its not possible
And when i boot op to recovery it just gets stuck on the htc logo
locomain said:
I tried to flash recovery via fastboot
I tried cwm and ext4
It flashed no errors or something
But when i type fastboot boot recovery it says its not possible
And when i boot op to recovery it just gets stuck on the htc logo
Click to expand...
Click to collapse
Command 'fastboot reboot recovery' do not exists.
Try 'fastboot reboot-bootloader' and then 'fastboot erase cache'.
Then when you reboot to bootloader and choose recovery from the list.
Sent from my HTC Desire using flashes and thunders
use the command "fastboot flash recovery recovery.img"
remember that recovery.img is the location+name of the recovery.
Hi
I rooted and installed a CyanogenMod ROM on my One X and decided to revert back to stock using the backup I had created. I forgot to backup the boot.img though and it's now stuck in a boot loop.
I have access to fastboot but when I select recovery it displays the HTC logo white screen and doesn't progress from there. I've tried to flash the latest CWM recovery however when I send it I get an error message back:
sending 'recovery' (5742 kb)... FAILED (remote: (00000004))
I was flashing the latest recovery in the hope of being able to mount sd card and flash a new ROM/boot.img.
I've searched and searched and I've been unable to find any information that helps. :crying:
Please help me!
Mitch
mitchger said:
Hi
I rooted and installed a CyanogenMod ROM on my One X and decided to revert back to stock using the backup I had created. I forgot to backup the boot.img though and it's now stuck in a boot loop.
I have access to fastboot but when I select recovery it displays the HTC logo white screen and doesn't progress from there. I've tried to flash the latest CWM recovery however when I send it I get an error message back:
sending 'recovery' (5742 kb)... FAILED (remote: (00000004))
I was flashing the latest recovery in the hope of being able to mount sd card and flash a new ROM/boot.img.
I've searched and searched and I've been unable to find any information that helps. :crying:
Please help me!
Mitch
Click to expand...
Click to collapse
If you can enter fastboot USB, you shouldn't have any problems flashing CWM touch, maybe you have a corrupt CWM image - here is a perfectly working version.
http://db.tt/VF9J2eo8
Just in case you don't know,
Place the IMG in the folder that contains fastboot, adb etc in Android SDK - ie platform tools
Open CMD whilst phone is in fastboot USB,
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
Good luck
Sent from my Nexus 7 using Tapatalk 2
You can only flash the boot.img using fastboot.
The boot.img is in the nandroid backup.
If you can't access recovery you could try fastboot erase cache
sent from my One X using xda venom premium