My HTC Desire HD still can fix?

Terry Chin

Member
Aug 12, 2016
9
1
0
Is it my phone still can flash? :crying::crying::crying::crying::crying:
my gold card gone. my recovery gone. cant go to debug mode because my phone even can't open.
i can only come to this side.
is it still can fix?
 

ethanchow

Senior Member
Jul 14, 2015
329
64
0
or can u give me ur fb or twitter or whatsapp? so that i can direct contact u..
I don't use any of them, just PM me ;)

---------- Post added at 07:40 PM ---------- Previous post was at 07:37 PM ----------

do you have any guideline to teach me to do that?
1. install fastboot and adb if you don't already have.
http://forum.xda-developers.com/showthread.php?t=2588979

2. download twrp for your desire hd:
https://twrp.me/devices/htcdesirehd.html

3. select fastboot at the bootloader screen.
plug in and install drivers if necessary.

4. open terminal/cmd prompt
Code:
fastboot flash recovery C:/Users/your username/Downloads/twrp-2.6.3.0-ace.img
If you DLed the recovery img to somewhere else, then include that path.

You will be in twrp and be able to flash a rom.
 

Terry Chin

Member
Aug 12, 2016
9
1
0
I don't use any of them, just PM me ;)

---------- Post added at 07:40 PM ---------- Previous post was at 07:37 PM ----------



1. install fastboot and adb if you don't already have.


2. download twrp for your desire hd:
https://twrp.me/devices/htcdesirehd.html

3. select fastboot at the bootloader screen.
plug in and install drivers if necessary.

4. open terminal/cmd prompt
Code:
fastboot flash recovery C:/Users/your username/Downloads/twrp-2.6.3.0-ace.img
If you DLed the recovery img to somewhere else, then include that path.

You will be in twrp and be able to flash a rom.
i done until here, then what i should do?
 
Last edited:

ethanchow

Senior Member
Jul 14, 2015
329
64
0
i done until here, then what i should do?
Then boot into bootloader by holding volume down and power, and select recovery by using volume down key and power to select. From there, you can insert a sd card with a rom and flash it.

EDIT- I noticed you are still S-ON which means you have to go on your pc and extract the boot.img from the rom you use and
Code:
fastboot flash boot boot.img
Also, here is a pretty stable rom, just DL the latest version here
https://dl.opendesireproject.org/cm-11-unofficial-ace/releases/
instructions and credit to devs here
http://forum.xda-developers.com/showthread.php?t=2533007
 
Last edited:

Terry Chin

Member
Aug 12, 2016
9
1
0
Then boot into bootloader by holding volume down and power, and select recovery by using volume down key and power to select. From there, you can insert a sd card with a rom and flash it.

EDIT- I noticed you are still S-ON which means you have to go on your pc and extract the boot.img from the rom you use and
Code:
fastboot flash boot boot.img
actually i dont have any rom to install, can u give me a normal rom to install? or this one also can?
http://forum.xda-developers.com/showthread.php?p=47431373#post47431373
i saw this rom is the most ppl reply "thanks" inside the post.

thanks

and my memory card still not a gold card, is it also can use?
 
  • Like
Reactions: ethanchow

ethanchow

Senior Member
Jul 14, 2015
329
64
0
actually i dont have any rom to install, can u give me a normal rom to install? or this one also can?
http://forum.xda-developers.com/showthread.php?p=47431373#post47431373
i saw this rom is the most ppl reply "thanks" inside the post.

thanks

and my memory card still not a gold card, is it also can use?
I don't think you need a goldcard to flash a rom.
This one is a good choice just DL the latest version here
https://dl.opendesireproject.org/cm-...-ace/releases/
instructions and credit to devs here
http://forum.xda-developers.com/show....php?t=2533007
 

Terry Chin

Member
Aug 12, 2016
9
1
0
I don't think you need a goldcard to flash a rom.
This one is a good choice just DL the latest version here
https://dl.opendesireproject.org/cm-...-ace/releases/
instructions and credit to devs here
http://forum.xda-developers.com/show....php?t=2533007
i think the link has some problem, because when i click inside show 404,
can u give me the link again?
i get the link is https://dl.opendesireproject.org/cm-...-ace/releases/ and http://forum.xda-developers.com/show....php?t=2533007
 

ethanchow

Senior Member
Jul 14, 2015
329
64
0

Terry Chin

Member
Aug 12, 2016
9
1
0

ethanchow

Senior Member
Jul 14, 2015
329
64
0
is it any different with this 2 file?
i need to download this 2 or i can choose either one?
cm-11-20141115-UNOFFICIAL-M12-ace.zip
196M 15-Nov-2014 19:44
cm-11-20141115-UNOFFICIAL-M12-ace.zip.md5sum
151 15-Nov-2014 19:44
download the zip. the md5sum files are for if you want to check the integrity of the file, which is mostly unnecessary, as this file has no bootloaders, you can easily recover from a failed flash.
 

Terry Chin

Member
Aug 12, 2016
9
1
0
download the zip. the md5sum files are for if you want to check the integrity of the file, which is mostly unnecessary, as this file has no bootloaders, you can easily recover from a failed flash.
seems like the file i need to wait 1hour + to download, last time i alr download that rom i show u just now,tiktak.
can i just put inside my sd card and flash it?
and then i need to use the update method or use the install method inside the 2nd link u send me just now?

thanks
 

ethanchow

Senior Member
Jul 14, 2015
329
64
0
seems like the file i need to wait 1hour + to download, last time i alr download that rom i show u just now,tiktak.
can i just put inside my sd card and flash it?
and then i need to use the update method or use the install method inside the 2nd link u send me just now?

thanks
Yes, use the install method in the 2nd link. Basically, turn off your phone, put the sdcard with the rom on it into it. Boot into recovery select wipe, and confirm it. go back home and select install and select the zip, confirm it. go back home and select reboot then bootloader.
extract the boot.img in the zip to your user folder(C:/Users/Username/)
Plug into computer and
Code:
fastboot flash boot.img
 

Terry Chin

Member
Aug 12, 2016
9
1
0
Yes, use the install method in the 2nd link. Basically, turn off your phone, put the sdcard with the rom on it into it. Boot into recovery select wipe, and confirm it. go back home and select install and select the zip, confirm it. go back home and select reboot then bootloader.
extract the boot.img in the zip to your user folder(C:/Users/Username/)
Plug into computer and
Code:
fastboot flash boot.img
the last step, in the terminal/cmd show waiting for device, now my device in the bootloader screen
what i need to click? recovery? factpry reset?



thanks