unable to reinstall stock recovery (remote: image update error) - HTC One S

I unable to reinstall stock recovery (now i have CWM v5.8.3.1 and work only this ver) ?
I try lock and unlock but see error:
sending 'recovery' (9480 KB)... OKAY [ 4.806s]
writing 'recovery'... FAILED (remote: image update error)
I unable to install ruu quit with error "IMG err 156" ?

Sorry I can't help you but this is posted in the wrong section.
Sent from F.E.M.A. Region 9

Moved To Q&A​
Please post in the correct section​

any solution?

schMATKA said:
I unable to reinstall stock recovery (now i have CWM v5.8.3.1 and work only this ver) ?
I try lock and unlock but see error:
sending 'recovery' (9480 KB)... OKAY [ 4.806s]
writing 'recovery'... FAILED (remote: image update error)
I unable to install ruu quit with error "IMG err 156" ?
Click to expand...
Click to collapse
What stock recovery image are you trying to flash?
Link to it?

baseballfanz said:
What stock recovery image are you trying to flash?
Link to it?
Click to expand...
Click to collapse
I try 3 version extract from ruu and One_S_All-In-One_Kit "Stock flash recovery" and r2-modaco-recovery-clockwork-touch-ville and ville_recovery_signed

Not sure, your bootloader is unlock when you're trying?
and the command
Code:
fastboot flash recovery [COLOR="Red"]recovery.img[/COLOR]
recovery.img has to be spell exactly as the recovery image file you have.

baseballfanz said:
Not sure, your bootloader is unlock when you're trying?
and the command
Code:
fastboot flash recovery [COLOR="Red"]recovery.img[/COLOR]
recovery.img has to be spell exactly as the recovery image file you have.
Click to expand...
Click to collapse
sending 'recovery' (9480 KB)... OKAY [ 4.806s]
writing 'recovery'... FAILED (remote: image update error)

pb
Siret to intercept,
I have an HTC VILLEC2 ( now i know this) few days ago I have tryed to install an custom rom. Because I didn't know that my device is an S3 processor i proceed with unlocking my boot loader. That went well. I have tryed to install CWM. That went also well, but I can't start it.
For te moment the phone runns în stock firmware pretty good but do not allowed me to make any Up Date frm HTC Updat server.
The question is, it is possibe to reinstall the original CWM. Also where can I download it?
THX FOR ALL SUPPORT IN ADVANCE.

Related

[Q] How to install newest clockworkmod?

C:\Users\Sveinus>fastboot flash recovery C:\recovery.img
sending 'recovery' (1250 KB)... OKAY [ 0.189s]
writing 'recovery'... FAILED (remote: image error! (BootMagic check
fail))
finished. total time: 0.190s
Everytime I try, I just get this error.
Use rommanger app from the market and it will flash it in a jiffy!
I tried to flash it with enrEVOked again, and I thought it was finished when it said "running root." so I disconnected the phone. After that I've been unable to start recovery mode, and than I tried method II here; http://forum.xda-developers.com/showthread.php?t=929628
and I'm stil unable to enter recovery :S
purevower said:
Use rommanger app from the market and it will flash it in a jiffy!
Click to expand...
Click to collapse
^ This.
Be careful you choose the right device when you flash from ROM manager though - it's easy to get wrong
When I try "Flash ClockworkMod Recovery", I'll have to confirm what phone I use, and then it just says "Successfully downloaded ClockworkMod recovery!", and nothing more.

[Q] How to uninstall Clockwork Recovery 3.0.0.5 for HTC Dream/G1

Hello
I installed Clockwork Recovery 3.0.0.5 on my HTC Dream/G1, and I can not revert nor to radream 1.7 nor to clockwork-2.5.0.9-modaco-r2-blade.img...
Could someone help me to restore my system please?
Best regards,
Emmanuel
C:\DREAM\SDK2.1\android-sdk-windows\tools>fastboot flash recovery recovery-clock
work-2.5.0.9-modaco-r2-blade.img
sending 'recovery' (3018 KB)... OKAY
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
Firstly this is the wrong section, the fact you put [Q] in the title should have lead you to think maybe this belongs in the Q&A Section?
That said looks to me like you haven't got an S-Off hboot. I'm gonna presume you are running the new 2708 hboot and spl as most are now and that hboot doesn't allow fastboot flashing of recovery. Go to THIS thread and read the first post. Your answer awaits you there, even if you're on another hboot then you'll still find what you need there. Or you could of course use adb to install the new recovery or even terminal emulator, you can find all details in each respective recovery's threads.
manu63970 said:
Hello
I installed Clockwork Recovery 3.0.0.5 on my HTC Dream/G1, and I can not revert nor to radream 1.7 nor to clockwork-2.5.0.9-modaco-r2-blade.img...
Could someone help me to restore my system please?
Best regards,
Emmanuel
C:\DREAM\SDK2.1\android-sdk-windows\tools>fastboot flash recovery recovery-clock
work-2.5.0.9-modaco-r2-blade.img
sending 'recovery' (3018 KB)... OKAY
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
Click to expand...
Click to collapse
if you can still use it, then reboot in recovery
adb shell mount /sdcard
adb push newrec.img /sdcard/newrec.img
adb shell
flash_image recovery /sdcard/newrec.img
reboot to the new recovery
Hello guys !!!
many thanks for your help !!!
I get back to a stable status, that's wonderfull (it is my professional mobile phone )
Have a good evening
+++
Manu
manu63970 said:
Hello
I installed Clockwork Recovery 3.0.0.5 on my HTC Dream/G1, and I can not revert nor to radream 1.7 nor to clockwork-2.5.0.9-modaco-r2-blade.img...
Could someone help me to restore my system please?
Best regards,
Emmanuel
C:\DREAM\SDK2.1\android-sdk-windows\tools>fastboot flash recovery recovery-clock
work-2.5.0.9-modaco-r2-blade.img
sending 'recovery' (3018 KB)... OKAY
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
Click to expand...
Click to collapse
boot to recovery
Code:
adb shell mount /sdcard
adb push recovery-clockwork-2.5.0.9-modaco-r2-blade.img /sdcard/
adb shell flash_image recovery /sdcard/recovery-clockwork-2.5.0.9-modaco-r2-blade.img
now reboot to recovery

[Q] Fastboot flash recovery image size exceeded partition limits error

Hello,
I'm trying to install 4.4.2 Rom http://forum.xda-developers.com/showthread.php?t=2607249 by arrrghhh.
when I try to install twrp I get the following error:
Code:
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash recover
y openrecovery-twrp-2.6.3.4-hammerhead.img
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
sending 'recovery' (13272 KB)...
OKAY [ 0.997s]
writing 'recovery'...
(bootloader) Image size exeeded partition limits
FAILED (remote failure)
finished. total time: 1.238s
Also the green android with the open belly appears and I stopped it by holding powerbutton, and now it says Fastboot reason: Flash failure in the screen.
I tried installing goomanager and install twrp from there, but it didn't seem to work.
Please advice how to get the twrp to install correctly so I can flash the rom.
Thanks,
Stani
soulmethod said:
Hello,
I'm trying to install 4.4.2 Rom http://forum.xda-developers.com/showthread.php?t=2607249 by arrrghhh.
when I try to install twrp I get the following error:
Code:
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash recover
y openrecovery-twrp-2.6.3.4-hammerhead.img
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
sending 'recovery' (13272 KB)...
OKAY [ 0.997s]
writing 'recovery'...
(bootloader) Image size exeeded partition limits
FAILED (remote failure)
finished. total time: 1.238s
Also the green android with the open belly appears and I stopped it by holding powerbutton, and now it says Fastboot reason: Flash failure in the screen.
I tried installing goomanager and install twrp from there, but it didn't seem to work.
Please advice how to get the twrp to install correctly so I can flash the rom.
Thanks,
Stani
Click to expand...
Click to collapse
Why are you trying to install TWRP for the hammerhead (Nexus5)[email protected]??
That could cause SERIOUS damage. Please install a recovery for your device.
If you want to use GooManager, you need to be rooted. Regardless, you need to have your bootloader unlocked to install any custom recovery.
didn't find one
Wow,
I must have miss downloaded it, browsing threads...
Can you give a link to one that is for photon Q ?
The bootloader is unlocked, but I couldn't install superSU yet.
To be honest I'm kinda lost reading all those different threads.
At the same time I want to try your 4.4.2 )
Thanks,
Stani
http://forum.xda-developers.com/showthread.php?t=1887070
Helps to stick to the Photon Q section
Twrp for Photon Q
Ok, found one that is for photon Q,
here is link : http://goo.im/devs/OpenRecovery/asanti
Thread: http://forum.xda-developers.com/showthread.php?t=1887070
Trying again and will post results
it worked!
Superb,
managed to install and GUMMY 4.4.2 is loading )) and it booted, loool ))
Thanks arrrghhh for your fast response!!!
I will play around with it and will donate once I get my salary )
Keep up the good work and lots of laughs and harmony,
Thanks,
Stani
i have also try ..... .
soulmethod said:
Ok, found one that is for photon Q,
here is link : http://goo.im/devs/OpenRecovery/asanti
Thread: http://forum.xda-developers.com/showthread.php?t=1887070
Trying again and will post results
Click to expand...
Click to collapse
i have also try but not bootable in recovery.....
please suggest mee.....
avisingh736 said:
i have also try but not bootable in recovery.....
please suggest mee.....
Click to expand...
Click to collapse
What's your issue?
The thread you are jacking, the OP originally tried flashing a recovery for the hammerhead (n5).
Is that your problem to? If so, just use a recovery posted in the Photon Q section. It'll work much better.

[Q] Can't flash recovery - FAILED (remote: image update error)

When I try flash a recovery image using the command prompt I receive the following error:
fastboot flash recovery recovery.img
sending 'recovery' (8956 KB)...
OKAY [ 1.105s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.355s
How to resolve error?
Akio8 said:
When I try flash a recovery image using the command prompt I receive the following error:
fastboot flash recovery recovery.img
sending 'recovery' (8956 KB)...
OKAY [ 1.105s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.355s
How to resolve error?
Click to expand...
Click to collapse
Have you successfully unlocked the bootloader ?
Which recovery image are you trying to flash ?
htc_one_mini_m4 said:
Have you successfully unlocked the bootloader ?
Which recovery image are you trying to flash ?
Click to expand...
Click to collapse
Yes the bootloader is unlocked. I'm trying to flash philz-touch-6.26.1-m4.img
Akio8 said:
Yes the bootloader is unlocked. I'm trying to flash philz-touch-6.26.1-m4.img
Click to expand...
Click to collapse
Can you try flashing TWRP 2.7.1.1 instead ? ( Just to see if it's a general issue or something related to your image file )
htc_one_mini_m4 said:
Can you try flashing TWRP 2.7.1.1 instead ? ( Just to see if it's a general issue or something related to your image file )
Click to expand...
Click to collapse
It's a general issue it doesn't matter what image I try to flash
Akio8 said:
It's a general issue it doesn't matter what image I try to flash
Click to expand...
Click to collapse
So, you're stuck with the stock recovery or with a custom one ?
I'd try to install an unsecured kernel + ROM like Jmz's and try flashing a new recovery after that.
Not sure if it would work, just my thoughts and gut says that it might

[SOLVED] Needed Stock Recovery for EVA-L19

Hi,
after having TWRP, the factory reset function won't work since the data partition isn't recognized yet. Does anyone have the stock recovery version for this?
i already tried downloading from http://huaweidevices.ru/huaweiserviceworkarchivehuawei/eva-l19/recovery.img but it fails with the below message:
fastboot.exe flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (35180 KB)...
OKAY [ 1.318s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 1.318s
edit: found out the issue was related to the allow OEM unlock as turned off
is your bootloader still unlocked?
4Fighting said:
is your bootloader still unlocked?
Click to expand...
Click to collapse
Yups, still unlocked bootloader and currently on twrp recovery, but will need stock recovery if any operations like upgrade or factory reset needs to be done.

Categories

Resources