[REQUIRED] Dump of recovery.img for building Custom Recovery - HTC One V

I am trying to build a custom Recovery for HTC OneV and I wanted a dump of the recovery.img
Code:
dd if="recovery-partition" of="/sdcard/recovery.img"
Attach the recovery.img and I will try building CWM for this device..
Cheers!

are this the right block mmcblk0p6??
please give me thanks
i never had thanks button before

Adi_Pat said:
I am trying to build a custom Recovery for HTC OneV and I wanted a dump of the recovery.img
Code:
dd if="recovery-partition" of="/sdcard/recovery.img"
Attach the recovery.img and I will try building CWM for this device..
Cheers!
Click to expand...
Click to collapse
recovery_signed.img I took it out of RUU.EXE

sorry the first post is wrong partition
i hope this is the right one
mmcblk0p21: 0087f400 00000200 "recovery"

I'll upload mine later, but maybe you can use the recovery_signed.img from the RUU ?
Link to the zip : http://androidhacks.justforlulz.fr/...RUU_PRIMO_U_ICS_40A_HTC_Europe_1.56.401.2.zip
Hoping it's useful.

Related

[Q] writing recovery fail

writing recover fail from fastboot commander and other softwares...my phone is with no recovery at all..please guide..
it is detectable
Did you use the search function? There are plenty of guides around here. There are plenty of help topics too. Just do a simple fastboot reboot and go through the SDK. My mate did that and it worked.
Try this:
bortak said:
okay, now put your recovery.img (and rename it to recovery.img for simplicity!) in the root of C:
and type
Code:
cd\
fastboot erase recovery
fastboot flash recovery recovery.img
this should flash recovery the manual way. Tell me how it goes
Click to expand...
Click to collapse
if you don't get it go on this thread I posted pics
Wait what the hell @raofarabi why did you create another thread??????... this is exactly the same as I posted in the other one..

Desire CWM problem

Hello.
I have flashed cm7r2 and now i can't enter CWM.
I enter into bootloader, and when i navigate down, to recovery, and select it, the bootloader restarts.
How can i reflash it ?
With fastboot. A guide for it can be found in my sig.
Can i do it on Mac OS X Lion ?
Where can i find the recovery .img file ?
On clockwork site i got only a .zip file...
kpyhere said:
Can i do it on Mac OS X Lion ?
Where can i find the recovery .img file ?
On clockwork site i got only a .zip file...
Click to expand...
Click to collapse
Isn't the image inside the zip?
I have managed to get the .img file, but now i am stuck on doing the actual flash
I am using this: kpy's-iMac:tools kpy_here$ fastboot-mac flash recovery recovery-clockwork-3.2.0.1-bravo.img
And i get this error : -bash: fastboot-mac: command not found
L.E. ->>> Solved it by using this string: kpy's-iMac:tools kpy_here$ ./fastboot-mac flash recovery recovery-clockwork-3.2.0.1-bravo.img
kpyhere said:
...
L.E. ->>> Solved it by using this string: kpy's-iMac:tools kpy_here$ ./fastboot-mac flash recovery recovery-clockwork-3.2.0.1-bravo.img
Click to expand...
Click to collapse
That's the command string from the referred mac guide in my sig.

[Q] htc wildfire s asia_india stock needed.

please anyone give me RUU_Marvel_hTC_Asia_India_1.35.720.3_Radio_47.10.35.3029H_7.46.35.08_release_188899_signed.exe stock rom.
i want to unroot my phone and remove clockwork mode.
http://www.mediafire.com/?177rsnw9lxdv76e
You won't be able to flash it normally. You will have to follow the downgrade tutorial 1st
solved.
vbhtt said:
http://www.mediafire.com/?177rsnw9lxdv76e
You won't be able to flash it normally. You will have to follow the downgrade tutorial 1st
Click to expand...
Click to collapse
i want .exe file not .zip file as you can see in football's marvel stock roms.i found all roms except our asia_india version.if it's there you can directly flashed ruu.our badluck
and i have file that you mentioned so i unzip it and flashed system.img and recovery.img and boot.img in fastboot usb.
and its done.sucessfully returned to stock rom and stock recovery then updated via fota.and relock bootloader its done..
Did you unzip the file? The exe will be inside
vbhtt said:
Did you unzip the file? The exe will be inside
Click to expand...
Click to collapse
i unzip it.but cant see .exe..just hboot,system,recovery etc..
Then use fastboot to push them like
Fastboot flash <partition name> <filename>
vbhtt said:
Then use fastboot to push them like
Fastboot flash <partition name> <filename>
Click to expand...
Click to collapse
ya its done.i do it manually from fastboot usb.and well your thread is very good about phone brick.
here is the latest version which u can directly run ruu...
no need to downgrade your hboot or radio..
http://forum.xda-developers.com/showthread.php?t=1691164

HTC One E9+ rooted! Need to back stock!

Hello! I have HTC One E9+ chines version! This phone are rooted and has twrp recovery! I need to get ota updates back! Pls help me!
I post more details!
What's your device's CID and main version ?
There are two version of China E9+
HTC CID!
sabpprook said:
What's your device's CID and main version ?
There are two version of China E9+
Click to expand...
Click to collapse
My HTC One E9+ has this CID HTCCN701
Use at your own risk
download and unzip
https://www.androidfilehost.com/?fid=24369303960684554
use the commands to flash images
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Here's the firmware
https://www.androidfilehost.com/?fid=24369303960684523
sabpprook said:
Use at your own risk
use the commands to flash images
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
The zip file with boot recovery and system.img are corupted!
When I try to flash system.img appear this message: error: cannot load 'system.img'
Click to expand...
Click to collapse
Mirel Ranete said:
sabpprook said:
Use at your own risk
use the commands to flash images
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
The zip file with boot recovery and system.img are corupted!
When I try to flash system.img appear this message: error: cannot load 'system.img'
Click to expand...
Click to collapse
I have similar problem before.
Use this htc-fastboot to work on it again
https://www.androidfilehost.com/?fid=24349802275799286
Click to expand...
Click to collapse
OK....
sabpprook said:
Use at your own risk
download and unzip
use the commands to flash images
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
rayau85 said:
Mirel Ranete said:
I have similar problem before.
Use this htc-fastboot to work on it again
Is need to flash firmware?
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
No. The 3 img file is good enough.

[HELP] recovery.img for A5CNB19 version ?

I write different recovery image file.
so can't boot in recovery mode. :crying:
Please give me recovery.img for A5CNB19 version.
kazui.biz said:
I write different recovery image file.
so can't boot in recovery mode. :crying:
Please give me recovery.img for A5CNB19 version.
Click to expand...
Click to collapse
Do you perhaps have the recovery.img that you flashed? can you upload this file? i am trying to restore a nokia n1 with only fastboot commands, so i might be able to help you after i succeed myself (i have no adb, recovery or system/data partitions anymore, only fastboot) thank you.

Categories

Resources