I've been trying for hours and I can't seem to figure it out. I googled counltess times and it seems like other phones get .zip files and the G2 gets a .img file. I'm not exactly a noob, but not exactly an expert so if anyone can help it would be greatly appreciated!
If you have the eng hboot you can do "fastboot flash recovery recovery.img". Or you can flash it from inside ROM Manager. Not sure what sort of zip you have, if that's one that can be flashed from hboot or not.
Sent from my Desire Z running CM7.
steviewevie said:
If you have the eng hboot you can do "fastboot flash recovery recovery.img". Or you can flash it from inside ROM Manager. Not sure what sort of zip you have, if that's one that can be flashed from hboot or not.
Sent from my Desire Z running CM7.
Click to expand...
Click to collapse
I've tried the fastboot flash command it doesnt work
and its not a zip file its just .img
Ok so you don't have eng hboot.
Do you have the ROM Manager app installed ? Is there not an option to flash it from there ? Mine does, but I'm not sure if this is only an option for the paid version of ROM Manager.
Sent from my Desire Z running CM7.
steviewevie said:
Ok so you don't have eng hboot.
Do you have the ROM Manager app installed ? Is there not an option to flash it from there ? Mine does, but I'm not sure if this is only an option for the paid version of ROM Manager.
Sent from my Desire Z running CM7.
Click to expand...
Click to collapse
Yeah you have to pay $2 but I don't want to pay for something that I can get for free. I might be sounding cheap right now hahaha, i don't have a credit card or anything so I can't really pay for it..
Have you tried pushing the file to the phone using ADB?
beefynick said:
Have you tried pushing the file to the phone using ADB?
Click to expand...
Click to collapse
And then do what after that?
Push the file to your sdcard
Then rename it to recovery.img so its easier
Go into your terminal in your phone and do this
Code:
flash_image recovery /sdcard/recovery.img
reboot recovery
That's it and your done
Sent from my HTC Sensation using Tapatalk
Or just use the zip thats provided on the clockworkmod site http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.1.0-vision.zip
-Nipqer
Copy .img to desktop
Open cmd prompt, type cd (location of desktop)
Example"C:/users/blah/desktop"
Boot into bootloader. Press power button on g2 to enter fastboot
In cmd, type: fastboot flash recovery (exact name of recovery).img
Let it send and write..done
Sent from my HTC Vision using XDA App
Nipqer said:
Or just use the zip thats provided on the clockworkmod site http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.1.0-vision.zip
-Nipqer
Click to expand...
Click to collapse
Haha I got an image file when I downloaded from the CWM Site. Thanks!
And thanks to everyone that replied.
Nipqer said:
Or just use the zip thats provided on the clockworkmod site http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.1.0-vision.zip
-Nipqer
Click to expand...
Click to collapse
I actually tried using the ".zip" twice (once from Rom Manager and once directly from recovery). Every time I seems to go well and after install I land in touch recovery environment and think yes this really worked... So then I reboot to recovery and guess what... I'm back in the oiriginal non touch version !!!
Fastboot drivers for the HTC G2
qjbj90 said:
Copy .img to desktop
Open cmd prompt, type cd (location of desktop)
Example"C:/users/blah/desktop"
Boot into bootloader. Press power button on g2 to enter fastboot
In cmd, type: fastboot flash recovery (exact name of recovery).img
Let it send and write..done
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
i have gotten it into fastboot, but device manager is showing it as an unidentified usb device and i have been unable to get the drivers
tecno1 said:
i have gotten it into fastboot, but device manager is showing it as an unidentified usb device and i have been unable to get the drivers
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2348266
Sent from my Nexus 4 using XDA Premium 4 mobile app
Related
hi
i have a desire with leedroid 2.2d , i want to install the psfreedom.img recovery image , how can i do this?
thanks
How can I flash the recovery image please anybody
Sent from my HTC Desire using XDA App
I'd say place it in a folder on your SD and try to restore it with the restore option in recovery mode. However without md5 sum it certainly will not accept it... good luck !
hawwy said:
hi
i have a desire with leedroid 2.2d , i want to install the psfreedom.img recovery image , how can i do this?
thanks
Click to expand...
Click to collapse
is this a normal recovery image like clockwork mod or amon-ra? if so and you have s-off you can just flash it from fastboot using the android sdk
AndroHero said:
is this a normal recovery image like clockwork mod or amon-ra? if so and you have s-off you can just flash it from fastboot using the android sdk
Click to expand...
Click to collapse
What he said!
Yeah its a modified ClockworkMod recovery, it can just be flashed like any other recovery.
AndroHero said:
is this a normal recovery image like clockwork mod or amon-ra? if so and you have s-off you can just flash it from fastboot using the android sdk
Click to expand...
Click to collapse
i have soff but not familiar with android sdk
hawwy said:
i have soff but not familiar with android sdk
Click to expand...
Click to collapse
just use a command prompt to navigate to the tools folder inside the android sdk, connect your device in fastboot mode to your pc, and use the command "fastboot flash recovery xxxxxx.img" (i think) or it might just be "fastboot flash xxxxxxx.img ive never had to flash a recovery from fastboot
tried it and it says psfMod-bravo-0.9.7.1.img not found???
which folder do i have to keep the image in?
I meant it says it cannot be loaded the recovery image file. But what folder do I have to keep the file in
Sent from my HTC Desire using XDA App
Seriously, READ.
http://www.psfmod.klutsh.com/bravo.php
tools folder where fastboot.exe is
Well, it seems I have bricked my phone with Visionary app(not pointing fingers). Problem is, I have ADB drivers installed but I can't use it because I can't get passed the HTC boot screen. I've tried using it in Recovery but the device is registered as Offline. My only other option of saving my phone I guess is with Fastboot. I've searched the forums for help but I'm getting nowhere fast. I'm accepting all help and ideas.
1. Did ADB work before (meaning do you have the proper ADB drivers installed)?
2. Does fastboot work?
3. If you can access recovery, why don't you just wipe?
Stryder5 said:
1. Did ADB work before (meaning do you have the proper ADB drivers installed)?
2. Does fastboot work?
3. If you can access recovery, why don't you just wipe?
Click to expand...
Click to collapse
1. I installed the correct drivers using the PDAnet method.
2. Fastboot does work, I just don't have any images to flash.
3.Apparently Visionary installed another system file that when I wipe, it does nothing for me.
Can you flash the PC101.OMG, or whatever its called whatever file to restore to original rom?
Sent from my HTC Vision using XDA App
creid2352 said:
2. Fastboot does work, I just don't have any images to flash.
Click to expand...
Click to collapse
Then go get some. Check one of the stickies for links to downgrade and see if that works for you.
This is what I get when I try to:
Code:
fastboot update update.zip
I've also tried
Code:
fastboot flash system update.zip
Stryder5 said:
Then go get some. Check one of the stickies for links to downgrade and see if that works for you.
Click to expand...
Click to collapse
I will see if I can find the thread.
http://forum.xda-developers.com/showthread.php?t=842495
No help here?
Ok, so I have the PC10IMG...zip file, but how do I use this with fastboot? I can't use adb to push the file to the sd card.
You're supposed to use fastboot to flash .img files, not .zip files. Zip files are flashed through recovery.
Sent from my HTC Vision using XDA App
Ok I think I've actually broken my One X.
I was trying to put a default ROM back onto the system, I had my phone plugged into my PC, and "ran Android_Revolution_HD_Super_Wipe_One_X"
STUPIDLY I deleted a couple of files off the SD card in Windows Explorer, and now I cant get into recovery mode for ClockwordMod Recovery (as I'm assuming like an idiot I deleted it somehow)
Literally if I boot the phone it won't go past the HTC welcome screen.
I apologise profusely if this is already covered elsewhere - but I am an absolute noob and do not understand much of the jargon. I shouldn't have messed in the first place, I could cry
1. Fastboot and erase the cache, that will then allow you back into the recovery.
2. Fastboot the boot.img to your phone, as S-OFF won't allow the clockwork to flash it.
3. Don't panic. You can always recover the phone through Fastboot.
I should know, i was once in your position.
thanks for the reply,
I read about erasing the cache, but I have no idea how.
the guide just says type it into your pc
sorry again for being thick!
No problem.
Do you have fastboot open on your pc? if so.
Type : fastboot erase cache
Then download the Boot.img from ARHD, and follow the instructions.
Mike has included a .bat file that will automatically erase the cache and flash the boot image. I suggest going on to his forum and running the file.
I know I have downloaded it (I'm so lost) but the file in my downloads isn't something that opens a program?
Thanks a bunch!
It should have a .bat named install-boot, it shouldn't run a program, but open in CMD with options displayed on what to do next. Follow the instructions and you'll be fine.
ok I don't have a file called install-boot, just adb, fastboot and a few .dll files. both exe files flash cmd but it doesnt remain open.
any chance you can point me in the direction of this software as it would appear i have the wrong thing!
whitlock19872 said:
ok I don't have a file called install-boot, just adb, fastboot and a few .dll files. both exe files flash cmd but it doesnt remain open.
any chance you can point me in the direction of this software as it would appear i have the wrong thing!
Click to expand...
Click to collapse
It seems like we need to get back to basics a bit. Are you familiar with MS-DOS? Those programs are not meant to be run from windows by clicking on them. They are run with command lines typed in a DOS type window that is opened when you type "cmd" into your search box in windows.
Sent from my Xoom using xda premium
sorry, confusing fastboot and flashboot I think,
I'm being told that I'm missing adbwinapi.dll - looking into it
I'm no genius but I'm not usually this bad, just so worried - got the phone 12 hours ago, naturally feeling sick!
ok, followed the steps with flashboot (ran the cache delete and install-boot)
still not let into recovery. it goes past the htc sense screen, all black with a mobile with green arrows in a circle (like a sync) which eventually changed to a triangle with '!' in it.
what am i missing?
You can't delete recovery through windows explorer for the record.
whitlock19872 said:
ok, followed the steps with flashboot (ran the cache delete and install-boot)
still not let into recovery. it goes past the htc sense screen, all black with a mobile with green arrows in a circle (like a sync) which eventually changed to a triangle with '!' in it.
what am i missing?
Click to expand...
Click to collapse
That's stock recovery it sounds like. Just relock your bootloader ( fastboot oem lock) then run an ruu. Then once booted you can start all over.
Sent from my HTC One X using xda premium
so what do I do? thanks for all of your help, I do very much appreciate it!
rayford85 said:
That's stock recovery it sounds like. Just relock your bootloader ( fastboot oem lock) then run an ruu. Then once booted you can start all over.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
sorry noob alert again: how do i do this?
Sounds like it has the stock recovery on it. Download the Cwm recovery and you should have a file called recovery.img. Place this file in the adb platform-tools folder. Go to that location in cmd prompt then type fastboot flash recovery recovery.img or you can find on xda via search one x all in one kit which if you download and open then put your phone in fastboot mode via bootloader will allow you to flash Cwm recovery and should do it for you
Sent from my HTC One X using xda premium
emoguyluton said:
Sounds like it has the stock recovery on it. Download the Cwm recovery and you should have a file called recovery.img. Place this file in the adb platform-tools folder. Go to that location in cmd prompt then type fastboot flash recovery recovery.img or you can find on xda via search one x all in one kit which if you download and open then put your phone in fastboot mode via bootloader will allow you to flash Cwm recovery and should do it for you
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
int the adb platform-tools folder? again im very very sorry, but where is this?
When you downloaded adb did you download the exe or zip version. If exe download zip version then extract it place the contents on your c drive then when using cmd use the cd commands to get to the correct folder.
Sent from my HTC One X using xda premium
emoguyluton said:
When you downloaded adb did you download the exe or zip version. If exe download zip version then extract it place the contents on your c drive then when using cmd use the cd commands to get to the correct folder.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
ok, I have managed to boot a recovery (i think) and can now get into CWM, only problem now, is that my PC no longer recognises my phone in order for me to put any ROM files onto the SD card so that it can load them?
Yes Cwm does not support sd mount atm. I think you will need to refer to the post by someone saying relock bootloader and flash ruu. You will need to find and download the ruu that matches your device. ie network your on and country ur in. As I'm guessing you have deleted the rom image of the sd or nand backup?
Sent from my HTC One X using xda premium
rayford85 said:
That's stock recovery it sounds like. Just relock your bootloader ( fastboot oem lock) then run an ruu. Then once booted you can start all over.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
THANKS! I think this has done the trick, and the RUU is currently installing...
*touch wood* I should be okay.
Thanks all for your time - life savers. I have learnt to leave alone what I do not fully understand
Hello, I tried to install a new ROM from Cyangenmod 7 to Ice Cream SENSEwich Beta 6 using method via recovery and got a black screen.
Backed up via ClockworkMod Recovery
Was able to fastboot into stock tmobile rom.
Am I still rooted? How do I flash back Cyangenmod 7
thanks
VISION PVT SHIP S-OFF
HBOOT-0.82.0000
MICROP-0425
RADIO-26.02.01.15_M2
eMMC-boot
Sep 2 2010,17:59:38
[ROM][19/04/12]Ice Cream SENSEwich Beta 6|Sense 4.0|ICS|4.0.3
http://forum.xda-developers.com/showthread.php?t=1546915
Method via Recovery
http://wiki.cyanogenmod.com/wiki/HTC_Vision:_CyanogenMod
are you true soff? did you root following the wiki guide? do you still have access to the recovery?
Sent from my HTC Vision using xda premium
To root I used
cyanogenmod.com/wiki/TMobile_G2:_Rooting
I dont know what true soff is
Holding power button and volume down i can boot into fast boot hboot does not let me select recovery.
clockwork mod and rom manager do not show on apps listed.
looks like reverted to stock tmobile rom but s off and htc vision show up so I may be still rooted?
rwoc said:
To root I used
cyanogenmod.com/wiki/TMobile_G2:_Rooting
I dont know what true soff is
Holding power button and volume down i can boot into fast boot hboot does not let me select recovery.
clockwork mod and rom manager do not show on apps listed.
looks like reverted to stock tmobile rom but s off and htc vision show up so I may be still rooted?
Click to expand...
Click to collapse
1. True S-OFF is a permanent type of S-OFF. There are ways to do it temporarily. It looks like yours is perm S-OFF.
2. From the instructions that you followed, did you have to put a PC10IMG file onto the root of your SD card? If that file is still there, the bootloader will always look to that file and not allow anything else to be done.
3. Clockwork Mod will not show in an apps list. It replaces the recovery of your phone. It is not an app. As for ROM manager, I'm not sure what to tell you. Maybe if you can pull logs from your phone we can work on that.
4. Just because S-OFF shows up does not mean you are rooted. If you flashed the stock T-Mobile ROM then chances are you lost root privileges. You can do a quick check by looking in your app drawer for the "Superuser" app. If it is there, you are still rooted. If not, most likely you are not.
Oh! your smart…Yes PC10IMG is still on SD card.
As is superuser.apk and clockworkmod and titamium backup
"Superuser" app is not in app drawer
how would i pull the logs
take the image off sd card and you will be allowed back into recovery, then do a full wipe and flash rom of choice via recovery
Sent from my HTC Vision using xda premium
ok took off image and it allowed me into recovery now i have a cool picture of the phone with a red triangle and exclamation point
update: pulled battery turned it on using only power button goes to tmobile stock screen and works fine. do i need to re root and flash new rom?
need to flash a custom recovery again via fastboot. get the .img from somewhere in xda (or google it)
put recovery.img in the same folder as fastboot.exe on computer
connect your phone via usb and boot into fastboot
open cmd on computer change directories to where fastboot and recvoery image are
type fastboot devices (just to make sure its working)
then type
fastboot flash recovery recovery.img
then
fastboot reboot bootloader
now boot into recovery
now flash rom of choice via recovery
Sent from my HTC Vision using xda premium
Would this be a good img?
T-Mobile G2 and HTC Desire Z: recovery-clockwork-5.0.2.7-vision.img
Looks good to me
Sent from my HTC Vision using xda premium
Hello, thanks for all the help.
Am I using ADB AND FASTBOOT or SDK to put recovery.img in the same folder as fastboot.exe on computer
sorry a bit confused on what you are asking
after downloading the sdk package you will find a folder probably under platform tools with adb and fastboot .exe in it
this is the folder you want the recovery image
this is also the folder you want to open cmd
right click in the folder and choose open comand here
then you should be ready to use fastboot
(another option is to change enviromenta variables so you dont need to worry about what folder fastboot is in in the future but not necessary right now)
Sent from my HTC Vision using xda premium
got it ill let you know how it goes tomorrow. thanks again for the help.
Good Morning, demkantor
Hows Minnesota today? It’s a beautiful day in Chicago.
I followed this tutorial and am getting a, error: Failed remote not allowed
androidforums.com/evo-3d-all-things-root/385358-how-manually-flash-recovery-image-via-fastboot-sd-card
Flasboot devices
HT0A67207920 so its communicating with the phone
fastboot flash recovery recovery.img
Writing recovery
Failed remote not allowed
Any suggestions?
did you get the recovery in an .img or a .zip? if its zipped extracted it
alsom make sure it is named recovery.img
windows adds the file extention so you may just need to name it recovery
Sent from my HTC Vision using xda premium
It came as a disk image file not zipped, until I changed the file to just recovery I got an error cannot load.
Once changed it loaded started recovery and failed.
Ive been reading about eng hboot as mine shows "s-off" not "eng s-off" but I don’t know how it applies to this.
did you follow the htc official dev bootloader unlock?
or did you root following the wiki?
if you did the htc way you are not true soff and you will need to do this first. look for nipqers directions
Sent from my HTC Vision using xda premium
used cyanogenmod.com/wiki/TMobile_G2:_Rooting
via sdk not htc boot unlocker
well you can try downloading superuser and rommanager from the market and see if you can install recovery that way. i think there is a busybox installer app in the market too but im not sure
you can also try with adb
Sent from my HTC Vision using xda premium
Ok,
I used Root checker from the market and it said i do not have proper root access
downloaded terminal emulator from market $SU comes back SU not found. No # symbol
CPU tuner stated unusuable configuration
So I am thinking I lost Root
What method do u suggest to regain Root?
Hi,
I try to format my HTC DESIRE S but ends with error.
"The recovery hasn't been configure!"
Use 4EXT Recovery Control or the free app 4EXT Recovery Updater, which is available on www.4ext.net to setup the recovery and to unlock configurable features. Hint: check out recovery settings
I have downloaded in to sd card but its an application and I cannot install the app because im still in recovery mode and cannot access the phone like dialing etc.
babbulu99 said:
Hi,
I try to format my HTC DESIRE S but ends with error.
"The recovery hasn't been configure!"
Use 4EXT Recovery Control or the free app 4EXT Recovery Updater, which is available on www.4ext.net to setup the recovery and to unlock configurable features. Hint: check out recovery settings
I have downloaded in to sd card but its an application and I cannot install the app because im still in recovery mode and cannot access the phone like dialing etc.
Click to expand...
Click to collapse
For the second time, Just press ok on the msg and carry on as normal. Then install the app later once u have rom installed
How to carry on...what I should do
babbulu99 said:
How to carry on...what I should do
Click to expand...
Click to collapse
What exactly r u trying to do? Flash a rom?
I wanted to format the phone and after format using "wipe|format" tools, I unable to boot my phone and the message prompted and saying "The recovery hasn't been configure!"
You can download a zip file with {4EXT Recovery}.img and flash it manually from your bootloader by using the command fastboot flash recovery recovery.img.
4EXT Recovery Touch (Saga)
If you want more informations about 4EXT Recovery for HTC Desire S you can check this out.
If you have an older 4EXT Recovery installed try to delete the "4ext" folder from your sdcard.The recovery will recreate the settings folder.It may helps you with the error.
I have try to use "Fastboot" but couldn't connect even using htc sync and adb. Its totally cannot connect the phone to my computer. I have install the "recovery.img" file in sdcard and run it, and getting :
" this zip isn't meant to be flashed in recovery! It might be a bootloader flashable zip or nota flashable zip at all. Installation aborted."
Gatosbil said:
You can download a zip file with {4EXT Recovery}.img and flash it manually from your bootloader by using the command fastboot flash recovery recovery.img.
4EXT Recovery Touch (Saga)
If you want more informations about 4EXT Recovery for HTC Desire S you can check this out.
If you have an older 4EXT Recovery installed try to delete the "4ext" folder from your sdcard.The recovery will recreate the settings folder.It may helps you with the error.
Click to expand...
Click to collapse
You are giving him the wrong recovery for his phone its not a desire s?
Sent from my HTC Desire XS using XDA Free mobile app
---------- Post added at 06:01 PM ---------- Previous post was at 05:59 PM ----------
babbulu99 said:
I have try to use "Fastboot" but couldn't connect even using htc sync and adb. Its totally cannot connect the phone to my computer. I have install the "recovery.img" file in sdcard and run it, and getting :
" this zip isn't meant to be flashed in recovery! It might be a bootloader flashable zip or nota flashable zip at all. Installation aborted."
Click to expand...
Click to collapse
You can't flash an .IMG in recovery, what does it show on your screen in fastboot when you plugged phone in pc? Have u installed fastboot drivers correctly.
Sent from my HTC Desire XS using XDA Free mobile app
lilsafbig said:
You are giving him the wrong recovery for his phone its not a desire s?
Sent from my HTC Desire XS using XDA Free mobile app
Click to expand...
Click to collapse
The OP clearly says in his first post he has a desire s.
@OP
Click this link and setup fastboot on ur pc then u can use fastboot commands to flash the recovery.img
http://forum.xda-developers.com/showthread.php?t=2588979
jmcclue said:
The OP clearly says in his first post he has a desire s.
@OP
Click this link and setup fastboot on ur pc then u can use fastboot commands to flash the recovery.img
http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
Sorry its typo error. it should be desire bravo a8180. when it connect to my phone, i really does 't connect and didn't show anything. Fastboot driver, where to installed, pc or in my htc phone?
babbulu99 said:
Sorry its typo error. it should be desire bravo a8180. when it connect to my phone, i really does 't connect and didn't show anything. Fastboot driver, where to installed, pc or in my htc phone?
Click to expand...
Click to collapse
On pc Yh so just install it and I think ur will make a folder in ur c: drive but after that when you switch your phone off and get into bootloader and u will see fastboot and use vol key to go to it and connect ur cable to pc and phone and it should show fastboot USB.
Sent from my HTC Desire XS using XDA Free mobile app
babbulu99 said:
Sorry its typo error. it should be desire bravo a8180. when it connect to my phone, i really does 't connect and didn't show anything. Fastboot driver, where to installed, pc or in my htc phone?
Click to expand...
Click to collapse
That link i gave u is a tool, just run it on ur pc and follow instructions, ut will install everything for u.
As for the 4ext recovery, look in desire general thread and ul see 4ext recovery as PB99IMG by me