Stuck at HTC Logo. Can't enter bootloader - Desire HD Q&A, Help & Troubleshooting

Hi! I have this big problem: my Desire HD blocked in the bootloader menu while I was trying to downgrade the software from 2.3.5 to a Froyo version.
I removed the battery, inserted it back, but the phone freezed when the HTC logo showed up.
I tried to enter the bootloader, then I remembered that I had forgot to disable Fast Boot.
What can I do in order to downgrade?
My phone won't start and I can't enter bootloader menu, too.

Vladish said:
Hi! I have this big problem: my Desire HD blocked in the bootloader menu while I was trying to downgrade the software from 2.3.5 to a Froyo version.
I removed the battery, inserted it back, but the phone freezed when the HTC logo showed up.
I tried to enter the bootloader, then I remembered that I had forgot to disable Fast Boot.
What can I do in order to downgrade?
My phone won't start and I can't enter bootloader menu, too.
Click to expand...
Click to collapse
If you're comfortable with ADB, and you had USB Debugging enabled you should be able to get to recovery with the command
Code:
adb reboot recovery
Good Luck!

UrticantOwl said:
If you're comfortable with ADB, and you had USB Debugging enabled you should be able to get to recovery with the command
Code:
adb reboot recovery
Good Luck!
Click to expand...
Click to collapse
i think taking out battery disables the debugging mode ... not confirm though ...

[/COLOR]
UrticantOwl said:
If you're comfortable with ADB, and you had USB Debugging enabled you should be able to get to recovery with the command
Code:
adb reboot recovery
Good Luck!
Click to expand...
Click to collapse
If that doesn't work, remove your sd card, place it in a reader (or another phone or whatever), and copy a PD98IMG file onto it. Don't place it in a folder or anything, just straight onto the sd card. Then place your sd card back into your phone, and reboot into bootloader (volume down + lock button). Wait a while while it installs, and itll reboot into your working DHD

mhamdy19 said:
[/COLOR]
If that doesn't work, remove your sd card, place it in a reader (or another phone or whatever), and copy a PD98IMG file onto it. Don't place it in a folder or anything, just straight onto the sd card. Then place your sd card back into your phone, and reboot into bootloader (volume down + lock button). Wait a while while it installs, and itll reboot into your working DHD
Click to expand...
Click to collapse
Hi guys, i have the same problem so i'll try your solution. The result will be here. Anyway thanks for the idea.

q995 said:
Hi guys, i have the same problem so i'll try your solution. The result will be here. Anyway thanks for the idea.
Click to expand...
Click to collapse
And here's another, more comprehensive method.
http://forum.xda-developers.com/showthread.php?t=1054304
Sent from my HTC Desire HD using xda premium

Related

[Q] bricked desire?

So something weird happend with my desire today, I tried to reboot to recovery and it just frezes at splash screen...
cant boot to recovery or fire up the system
I think fastboot works normaly. Cause I can find my phone in cmd /fastboot devices. Is there anything I can flash trough fastboot to fixthis ?
You could first try flashing your recovery image, which you can place to the root of your SD card with a card reader. Then execute the following command while your phone is connected to your PC in Fastboot mode using ADB:
fastboot boot <name-of-your-recovery.img> (your current recovery image)
fastboot flash recovery <name-of-recovery.img>
If what I suggested above does not work, then you could also try flashing back to stock firmware. Try to extract the rom.zip from your stock RUU (found here) and rename it to PB99IMG.zip, then place this to the root of your SD card with a card reader, for instance, and then enter Fastboot mode by first powering off your phone and keeping your finger pressed down on the back button and pressing the power button once. When in Fastboot mode (release your finger from the back button), connect your phone to your PC via USB, and wait for "Fastboot" to change to "Fastboot USB". The zip should then run for you and allow you to revert back to stock ROM.
Note: if you were originally branded, you will also require a Gold Card to return to stock ROM. You can use a card reader to create one using the Gold Card tool in my sig below.
Ok ill finnish my post here...
thanks for response btw
anyway I dont have a card reader is there no way to flash from my computer?
Iver tried to /fastboot flash some files but I just get errors (status malformed)
acejacksooted said:
Ok ill finnish my post here...
thanks for response btw
anyway I dont have a card reader is there no way to flash from my computer?
Iver tried to /fastboot flash some files but I just get errors (status malformed)
Click to expand...
Click to collapse
Just to make sure, did you put your device in fastboot mode before attempting to boot/flash the image?
What does "fastboot devices" return?
E.g:
C:\Users\Me>cd..
C:\Users>cd..
C:\>cd android-sdk-windows\tools
C:\android-sdk-windows\tools>fastboot devices
/fastboot devices returns HT061PL00341
acejacksooted said:
/fastboot devices returns HT061PL00341
Click to expand...
Click to collapse
Ok, then it finds your Desire, thats good.
The things is... you need your rom recovery image/rom image on the root of your SD card, if they are not there, then it will probably return the error you suggested above.
Try using a different phone that accepts MicroSD cards or a USB card reader/Laptop card reader (when you purchased your SD Card, it would have come with an adaptor for the SD card, place the SD card into the adaptor and then try inserting this into your laptop card reader bay).
Then you can try the fastboot commands above having transferred your image to it.
You could even try this in fastboot mode (fastboot USB) in ADB:
fastboot update PB99IMG.zip (name of your renamed RUU file)
Ok ill get myself a card reader tomorrow , if dosnt work I´ll be a new owner of an DHD
acejacksooted said:
Ok ill get myself a card reader tomorrow , if dosnt work I´ll be a new owner of an DHD
Click to expand...
Click to collapse
OK mate... but if you want DHD, are you aware that you can have these ROMs running on the Desire? They were ported over and contain the same new Sense UI with the Advanced Power Hibernation option, etc.
Do you not think you will be just wasting your money?
MasDroid said:
OK mate... but if you want DHD, are you aware that you can have these ROMs running on the Desire? They were ported over and contain the same new Sense UI with the Advanced Power Hibernation option, etc.
Do you not think you will be just wasting your money?
Click to expand...
Click to collapse
well the DHD has a somewhat larger screen. So I think its worth it(to bad it dosnt support hdmi) So if I cant get my desire up and running again I will not be that sad. I sent you a pm. thanks for all the help. Must wait untill the stores are open, to try again. I´ll give you an update tomorrow.
acejacksooted said:
well the DHD has a somewhat larger screen. So I think its worth it(to bad it dosnt support hdmi) So if I cant get my desire up and running again I will not be that sad. I sent you a pm. thanks for all the help. Must wait untill the stores are open, to try again. I´ll give you an update tomorrow.
Click to expand...
Click to collapse
Ok bud... until then, take it easy
Ok i got my card reader, but i have no clue which file I shoud download, i tried the first one but phone returned error/wrong file
update: first zip file was damaged trying again...
should i download an Archived File or an Binary File and change the file extension ?
acejacksooted said:
should i download an Archived File or an Binary File and change the file extension ?
Click to expand...
Click to collapse
Was your phone originally branded? If it was (and you previously de-branded), then you need to create a Gold Card first (use the tool below in my sig with your card reader).
After you have made the Gold Card, download the following: http://shipped-roms.com/download.ph...9.00.32U_5.11.05.27_release_159811_signed.zip
Rename it to PB99IMG.zip, place to the root of your SD card. Power off the phone, enter fastboot mode (back + power), connect the phone via USB, fastboot will then change to "Fastboot USB". It will check the PB99IMG.zip and confirm its selection, and be prepared to wait a few minutes until it flashes.
you sir are my HERO everything got reinstalled, weeeeeeeeeeeeeee
I´m 100% back to stock right?
no S-OFF no superuser ?
but I bet I can root it again ...
next question:
how did my phone got messed up in the first place? I know i had eclipse on with usb debugging on. I think eclipse tried to adb push some files over and I just removed the phone from the charger. I'm going to be more careful next time
acejacksooted said:
you sir are my HERO everything got reinstalled, weeeeeeeeeeeeeee
I´m 100% back to stock right?
no S-OFF no superuser ?
but I bet I can root it again ...
Click to expand...
Click to collapse
Yes, you will be back to stock firmware. If your phone was originally S-ON, it will remain as S-ON unless you flashed the modified Hboot (AlphaRev) to unclock the NAND security flag providing full root access to your phone.
There will be no Superuser access when reverting back to stock firmware, unless you went and flashed a modified stock ROM that has root access (software root).

[Q] Bricked Desire? Could use some help here :P

Hi guys,
Well basically, I've been a massive idiot and somehow my HTC Desire is now non-responsive. I am running the Oxygen rom from a nandroid backup that I had done previously but now i am unable to access recovery at all. The phone does power on. I do the usual power + back button hold to get into the bootloader then recovery and do the usual ./recovery-mac.sh command in terminal but all I get in response is this now:
mac:~ Dan$ ./recovery-mac.sh
Desire Recovery Mode
Pushing required files to device...
Password:
error: device not found
error: device not found
mac:~ Dan$ error: device not found
I can access the MicroSD card through a computer but the phone won't recognize there is one. WiFi works (but can't download anything from market), radio doesn't as no signal and of course 3G is out of the question.
Is there a solution to my problem?!
From a person in dying need.
EDIT:
Since trying to work this out I have reformatted the microSD card and replaced its contents afterwards, still to no avail.
Try to flash stock ROM from here: http://forum.xda-developers.com/showthread.php?t=695667
Be careful to select the appropriate RUU.
Turn your phone in fastboot (back + power) and run the exe file. You very probably might need a goldcard. Search the forum for that. Good luck !
you're going to have to talk me through this (step by step) like i'm an idiot please paul! i've downloaded the appropriate RUU but i'm not sure how to apply it. help?
guywithdesire1992 said:
you're going to have to talk me through this (step by step) like i'm an idiot please paul! i've downloaded the appropriate RUU but i'm not sure how to apply it. help?
Click to expand...
Click to collapse
Start your phone in fastboot --> Hold Back button + press power
You should get a menu which has as title FASTBOOT.
Connect your phone to your PC and then run the exe file. You must have HTC Sync installed.
If this fails try making a goldcard. You can find a tutorial here: http://theunlockr.com/2010/03/10/how-to-create-a-goldcard/
the computer won't recognise the phone paul. am going to have to try and make a goldcard i guess. :/
okay i am completely stuck. i have previously made a goldcard but this is just ridiculous now. my sdcard contains the clockwork mod folder so why can't i boot into recovery, what is going wrong with it? if i boot up i'm stuck on the oxygen rom, cant install anything as wifi wont download stuff as sd card isnt recognized (tell me why?), have sporadic signal, no 3g whatsoever.
can someone please explain step by step how to get recovery working again.
bumpbumpbump
So whats your current status?
Your Desire boots into ROM, but doesnt work well.
You cannot but into recovery.
You made a gold card.
Flashing a RUU didnt work.
Your SD is not recognized by the phone or by PC? Is it the goldcard you made?
Correct?
i haven't been able to make a goldcard, i have one previously that i cannot find.
the desire boots into the oxygen rom, ver. 2.0.3 but will not recognise the sd card inserted and wont connect to a mac or computer and show up as a device. i cannot boot into recovery at all as i just get device not found.
confused?
guywithdesire1992 said:
confused?
Click to expand...
Click to collapse
yes ^^
Do you only use Mac or have you access to a pc, too?
If you can get your phone into USB Debugging mode, you can try to flash a brand new recovery via fastboot command.
Maybe your rom got corrupted somehow.
If neither of this works, you should try another sd card I guess.
how do you use the fastboot command?
i have used the ./recovery-mac.sh command in terminal but whats this fastboot command and where can i get it?
EDIT:
I now have fastboot but whenever i try the command ./fastboot-mac flash recovery.img it ends up saying permission denied. is this because i am S-ON?
k-c-0 said:
yes ^^
Do you only use Mac or have you access to a pc, too?
Click to expand...
Click to collapse
i have access to a pc as well too. i'd rather not have to go through the lengthy process of making a goldcard if i have to. trying to exhaust all other options first....

stuck on htc quietly brilliant screen help please.

Ok, asked a friend to erase pics on my phone as was going to sell it, to him, but he basically went into recovery, and erased every file, result stuck on white htc screen. I can press the power button and the volume up and down, buttons to gain access to hbot, recovery etc, but their is nothing to flash and restore in recovery, and last rom i had is endevour rom, any suggestions please thanks.
marvi0 said:
Ok, asked a friend to erase pics on my phone as was going to sell it, to him, but he basically went into recovery, and erased every file, result stuck on white htc screen. I can press the power button and the volume up and down, buttons to gain access to hbot, recovery etc, but their is nothing to flash and restore in recovery, and last rom i had is endevour rom, any suggestions please thanks.
Click to expand...
Click to collapse
Remember your software version?
Locked or unlocked bootloader?
Never use volume up + power! - some have reported it can brick your device , it's always volume down + power.
Sent from my HTC One X using XDA Premium HD app
chrisjcks said:
Remember your software version?
Locked or unlocked bootloader?
Never use volume up + power! - some have reported it can brick your device , it's always volume down + power.
Sent from my HTC One X using XDA Premium HD app
Click to expand...
Click to collapse
Bootloader unlocked and running a custom rom Endeavoru.
Well, if you don't know what ROM it was, best to just pick one and install it.
Make sure you are on clockworkmod 5.8.4.0, then flash ROM and boot.img.
BenPope said:
Well, if you don't know what ROM it was, best to just pick one and install it.
Make sure you are on clockworkmod 5.8.4.0, then flash ROM and boot.img.
Click to expand...
Click to collapse
Might sound a bit scilly, but how do I flash, when I cannot get past that screen, htc screen, assuming the only way to flash, is to actually turn phone past this white screen to place rom on phone?.
Hold power and volume down. Should hit the bootloader.
With the latest recovery, you can mount as card as USB and then copy ROM to phone from pc.
BenPope said:
Hold power and volume down. Should hit the bootloader.
With the latest recovery, you can mount as card as USB and then copy ROM to phone from pc.
Click to expand...
Click to collapse
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
marvi0 said:
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
Click to expand...
Click to collapse
..."with the latest", that'll be clockworkmod 5.8.4.0
marvi0 said:
Unfortunately, it won't allow me to mount sd card as usb, any more suggestions please, on how to get out of this unpleasant situation.
Click to expand...
Click to collapse
Ben is correct,
Flash clockworkmod touch
then you can mount your USB.
-----
Get Android SDK installed on your PC,
Put phone into fastboot USB
Flash clockworkmod touch via adb
Clockworkmod touch - http://db.tt/VF9J2eo8
Fastboot flash recovery CWM.img
Enter recovery, mount USB storage.
All of the above is done whilst phone is plugged into PC
don't flash anything on low battery
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, but am struggling to flash the latest clockword, as having trouble renaming it as required.
marvi0 said:
thanks guys, but am struggling to flash the latest clockword, as having trouble renaming it as required.
Click to expand...
Click to collapse
Renaming it? - not sure what you mean here.
Plug phone into PC
Put phone into fastboot USB (power + volume down then select fastboot with then power button )
Place CWM.img inside the same folder as adb, fastboot etc within your android SDK installation
Open command prompt on PC
Default installation commands are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
If you installed android SDK to a location of your choice, you will haven to change the first command to that location.
Etc.
Sent from my Nexus 7 using XDA Premium HD app
chrisjcks said:
Renaming it? - not sure what you mean here.
Plug phone into PC
Put phone into fastboot USB (power + volume down then select fastboot with then power button )
Place CWM.img inside the same folder as adb, fastboot etc within your android SDK installation
Open command prompt on PC
Default installation commands are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
If you installed android SDK to a location of your choice, you will haven to change the first command to that location.
Etc.
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks, so basically, I have to remain, the file, cmw.img first?
marvi0 said:
Thanks, so basically, I have to remain, the file, cmw.img first?
Click to expand...
Click to collapse
Just type the name of the Clockworkmod recovery file you downloaded, it should be recovery-clockwork-touch-5.8.4.0-endeavoru.img if you have downloaded the latest version.
No harm in renaming it but no need either. As it's a long filename, in most recent versions of Windows, you can type the first few letters then hit TAB and Windows should bring up the correct filename.
Code:
fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img
marvi0 said:
Thanks, so basically, I have to remain, the file, cmw.img first?
Click to expand...
Click to collapse
I tried to make it simple for you
http://db.tt/VF9J2eo8
Download that, its already renamed to CWM.img to make it simple for you.
The commands for command prompt if you installed Android SDK to its default location are:
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
The top command is the location of your fastboot, adB etc within Android-SDK, this is the location you place cwm.IMG that you downloaded above.
You run the 2 commands above after you've put your phone into fastboot USB
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, i think am getting somewhere now, as am now getting a low battery error, so charging my phone, hope its charging, cause its sat at that white screen, with the red charging light on, so i hope its charging, will let it charge for a few hours, then try again, but really wanted to do it tonight, any idea, how long it takes to charge?, under this condition.
marvi0 said:
thanks guys, i think am getting somewhere now, as am now getting a low battery error, so charging my phone, hope its charging, cause its sat at that white screen, with the red charging light on, so i hope its charging, will let it charge for a few hours, then try again, but really wanted to do it tonight, any idea, how long it takes to charge?, under this condition.
Click to expand...
Click to collapse
I suggest charging your phone whilst you still can, don't be impatient - low battery is the cause of most problems on XDA when people flash.
Sent from my Nexus 7 using XDA Premium HD app
thanks guys, it worked, phone is alive much appreciated.
I'm a noob too.But let me just share with you,
1. Hold vol down and power button to get into bootloader.
2. Once in,select fastboot then choose recovery.
You should be able to see clockworkmod recovery or TWRP,whichever you installed.But to install them you'll need to do it through fastboot on the command prompt (for Windows) or terminal bash (for MasOS).Make sure you have the recovery.img stored in your computer first before proceeding.If you're not sure about this,then maybe you can Google search it first and I'll guarantee it'll take you back to XDA.
Sorry cos I don't have the links to share.But I hope this reply can enlighten you a bit.Good luck!
stomplunacy said:
I'm a noob too.But let me just share with you,
1. Hold vol down and power button to get into bootloader.
2. Once in,select fastboot then choose recovery.
You should be able to see clockworkmod recovery or TWRP,whichever you installed.But to install them you'll need to do it through fastboot on the command prompt (for Windows) or terminal bash (for MasOS).Make sure you have the recovery.img stored in your computer first before proceeding.If you're not sure about this,then maybe you can Google search it first and I'll guarantee it'll take you back to XDA.
Sorry cos I don't have the links to share.But I hope this reply can enlighten you a bit.Good luck!
Click to expand...
Click to collapse
Rather old news, this was solved about 3 months ago

[Q] Black Screen

On my HTC One V I unlock bootloader and rooted it successfully. It was working fine, but about 1-2 weeks later, when I was chatting with my friends on Messenger, it was starting to lag like hell until i couldn't do antyhing. I tried to turn it off and on with the power button. When I turned it on, firstly the logo "Quietly Brilliant" appeared and then...there was just a black screen. The phone was still turned on, but just with a black screen.. a slightly lighter black screen. I tried to turn it on and of. I can go to fast boot mode with Volume down+power button. I tried factory reset, but there was still the black screen. I send it to the manufacture, but they said, that the hardware is destroyed, because I've changed it. I think they mean I changed it with root and unlocking the bootloader...but I think that's not true? I don't think root or unlocking bootloader can change hardware. Yet I tried to unroot and relock the bootloader, but I can't do It if I can't connect my phone to my pc anymore. So my questions are:
1)How could I change the hardware?
2)How can I connect my phone to pc?
3)Is there a way to save my phone?
4)How does the manufacture know, that my phone is rooted when it can't be turned on, or connected to pc
5)Do they just lie about the hardware, so I must pay for it?
first of all, are you gsm or cdma? (do you have a sim?) If you can access bootloader, then you can fix your phone (99,9% of times). all you need to do is flash another rom with the correct kernel
mr_nooby said:
first of all, are you gsm or cdma? (do you have a sim?) If you can access bootloader, then you can fix your phone (99,9% of times). all you need to do is flash another rom with the correct kernel
Click to expand...
Click to collapse
Yes, I have s sim..so I have gsm i think? Right now, the manufacture is sending me back my phone. What is the bootloader exactly? Do you mean the combination of the keys volume down+power button?
If yes and I can acces to bootloader, how can I flash the rom with the correct kernel? Does it mean, my phone will be back to normal like it was at the start?
If I can't acces to bootloader, is there still a way to repair my phone?
btw I can't connect my phone to my pc...at least It didn't worked.
Don't worry, when you get back your phone tell me. If you can access your bootloader we will get your phone back to normal :thumbup:
mr_nooby said:
Don't worry, when you get back your phone tell me. If you can access your bootloader we will get your phone back to normal :thumbup:
Click to expand...
Click to collapse
Thank you very much!! How can I contact you when I get my phone back?
lddangsta said:
Thank you very much!! How can I contact you when I get my phone back?
Click to expand...
Click to collapse
first thing, when you get your phone back access the bootloader, hit fastboot and connect the phone to the pc (then after some seconds try vol up or down), it should say fastboot usb. tell me if it does (write it here)
mr_nooby said:
first thing, when you get your phone back access the bootloader, hit fastboot and connect the phone to the pc (then after some seconds try vol up or down), it should say fastboot usb. tell me if it does (write it here)
Click to expand...
Click to collapse
My phone is back. How can I access bootloader?
lddangsta said:
My phone is back. How can I access bootloader?
Click to expand...
Click to collapse
When starting your phone, hold the VOLUME DOWN BUTTON and Power buttons together
Seraz007 said:
When starting your phone, hold the VOLUME DOWN BUTTON and Power buttons together
Click to expand...
Click to collapse
When It's turned off, I hold the volume down button and power button together for 10 seconds. Then I let it go, but there's no bootloader mode. Before I sended it to the manufacture, I somehow did it, but I don't remember how.
lddangsta said:
When It's turned off, I hold the volume down button and power button together for 10 seconds. Then I let it go, but there's no bootloader mode. Before I sended it to the manufacture, I somehow did it, but I don't remember how.
Click to expand...
Click to collapse
Okay I got it. I couldn't access to bootloader because my phone was connected to my pc
mr_nooby said:
first thing, when you get your phone back access the bootloader, hit fastboot and connect the phone to the pc (then after some seconds try vol up or down), it should say fastboot usb. tell me if it does (write it here)
Click to expand...
Click to collapse
Yesm It said fastboot usb. What now?
mr_nooby said:
first thing, when you get your phone back access the bootloader, hit fastboot and connect the phone to the pc (then after some seconds try vol up or down), it should say fastboot usb. tell me if it does (write it here)
Click to expand...
Click to collapse
Yes, it said fastboot usb. What now?
Hey sorry I have to go to school now.. I'll write a little guide as soon as I come back, be patient. In order you have to unlock and root (if you haven't done it already), flash a recovery (I suggest twrp recovery, you can find it in android development or original android development-This also only if you don't have that already), factory reset from recovery, mount usb storage, copy rom to your phone, unmount, flash the rom, reboot into bootloader and flash the correct kernel found in the rom thread. This should work. I'll give you a hit when I get back tough.
mr_nooby said:
Hey sorry I have to go to school now.. I'll write a little guide as soon as I come back, be patient. In order you have to unlock and root (if you haven't done it already), flash a recovery (I suggest twrp recovery, you can find it in android development or original android development-This also only if you don't have that already), factory reset from recovery, mount usb storage, copy rom to your phone, unmount, flash the rom, reboot into bootloader and flash the correct kernel found in the rom thread. This should work. I'll give you a hit when I get back tough.
Click to expand...
Click to collapse
Its bootloader is unlocked and it's rooted. Now for the recovery i found this:
http://www.teamw.in/project/twrp2/119
They say I should download the newest recovery img, access bootloader, select fastboot, plug the device into computer and run the command:
fastboot flash recovery recoveryfilename.img into command prompt right?
Yes its right. Then you boot into recovery, and mount usb storage and with the pc copy a rom into the sd card, then unmount, from the recovery go to wipe - > factory reset, once it's done go to install and select the zip of the rom. When it's done, go back to the home page of recovery, and from there press reboot bootloader. Now do fastboot, and from the pc, put kernel in fastboot folder (the same place where you put your recovery to flash it), open cmd and type fastboot flash boot nameofkernel.img, wait for it to complete, reboot and enjoy!
mr_nooby said:
Yes its right. Then you boot into recovery, and mount usb storage and with the pc copy a rom into the sd card, then unmount, from the recovery go to wipe - > factory reset, once it's done go to install and select the zip of the rom. When it's done, go back to the home page of recovery, and from there press reboot bootloader. Now do fastboot, and from the pc, put kernel in fastboot folder (the same place where you put your recovery to flash it), open cmd and type fastboot flash boot nameofkernel.img, wait for it to complete, reboot and enjoy!
Click to expand...
Click to collapse
When I type "fastboot flash recovery recoveryfilename.img" into the command prompt..it tells me:'fastboot' is not recognized as an internal or external command, operable program or batch file
Have you downloaded the fastboot folder? And have you located it in cmd?
lddangsta said:
When I type "fastboot flash recovery recoveryfilename.img" into the command prompt..it tells me:'fastboot' is not recognized as an internal or external command, operable program or batch file
Click to expand...
Click to collapse
i think you'll be better off flashing recovery by the all in one toolkit
mr_nooby said:
Have you downloaded the fastboot folder? And have you located it in cmd?
Click to expand...
Click to collapse
I have a folder named Android an there's: adb.exe, AdbWinApi.dll, fastboot.exe, Unlock_code.bin
Do you mean this?
Yes, now create a folder on the desktop called fastboot and copy those files in that folder. Then in cmd type cd desktop (enter) cd fastboot (enter), put the recovery in that folder, connect the phone on fastboot usb and type the recovery command

Htc 10 , No Rom Installed Help

Good Day, first time posting so here is the huge problem i have.
1 - My power button no longer works
2 - No ROM installed
3 - Vol buttons work
So due to an error on my part i wiped my system , data, delv/cache , and because i was rushing i rebooted the phone before installing the new rom. Now normally i would just boot into recovery and flash a rom, but my power button no longer works. I can get into download mode if the phone dies by holding vol down and plugging into a pc, and such can use fastboot commands, but with no Rom i cant get USB debugging to use "adb reboot recovery" . Is there anyway that i can get into recovery or a way to flash stock recovery, system and such. thanks in advance.
Bloodx32 said:
Good Day, first time posting so here is the huge problem i have.
1 - My power button no longer works
2 - No ROM installed
3 - Vol buttons work
So due to an error on my part i wiped my system , data, delv/cache , and because i was rushing i rebooted the phone before installing the new rom. Now normally i would just boot into recovery and flash a rom, but my power button no longer works. I can get into download mode if the phone dies by holding vol down and plugging into a pc, and such can use fastboot commands, but with no Rom i cant get USB debugging to use "adb reboot recovery" . Is there anyway that i can get into recovery or a way to flash stock recovery, system and such. thanks in advance.
Click to expand...
Click to collapse
Have tried an ruu? I suggest using the sdcard method. Safest.
andybones said:
Have tried an ruu? I suggest using the sdcard method. Safest.
Click to expand...
Click to collapse
i havent tried that, i thought i need stock recovery and to relock the bootloader for RUU, can you explain "SD card method" .
Bloodx32 said:
i havent tried that, i thought i need stock recovery and to relock the bootloader for RUU, can you explain "SD card method" .
Click to expand...
Click to collapse
No you don't need to lock bl. Or need stock recovery, That's outdated info.
Sure:
Download the RUU.zip file. Rename the zip file to 2PS6IMG.zip (being careful that you have file extensions turned on, or are aware that it could be renamed to 2PS6IMG.zip.zip, which is bad) Copy 2PS6IMG.zip to root of a physical SD formatted to fat32 or exfat! No internal storage!
Reboot phone to download mode and follow prompts once RUU is detected by phone.
andybones said:
No you don't need to lock bl. Or need stock recovery, That's outdated info.
Sure:
Download the RUU.zip file. Rename the zip file to 2PS6IMG.zip (being careful that you have file extensions turned on, or are aware that it could be renamed to 2PS6IMG.zip.zip, which is bad) Copy 2PS6IMG.zip to root of a physical SD formatted to fat32 or exfat! No internal storage!
Reboot phone to download mode and follow prompts once RUU is detected by phone.
Click to expand...
Click to collapse
thanks alot, i will give this a try. i can just get the latest RUU from HTC website and be fine right?
Bloodx32 said:
thanks alot, i will give this a try. i can just get the latest RUU from HTC website and be fine right?
Click to expand...
Click to collapse
Absolutely. Are you soff or son?
If son Id have to double check about locking bl but I'm quite sure that's very old info, and ruu has the stock recovery and just overwrites w.e you have
And soff you 100% don't need to mess w anything.
I'm soff/locked bl and flash ruu all the time. :good:
HTC website may even have directions but not sure.
RUU wiil wipe internal ste
andybones said:
Absolutely. Are you soff or son?
If son Id have to double check about locking bl but I'm quite sure that's very old info, and ruu has the stock recovery and just overwrites w.e you have
And soff you 100% don't need to mess w anything.
I'm soff/locked bl and flash ruu all the time. :good:
HTC website may even have directions but not sure.
RUU wiil wipe internal ste
Click to expand...
Click to collapse
i am s-on
Bloodx32 said:
i am s-on
Click to expand...
Click to collapse
Oh shoot I was thinking backwards, sorry. You need be stock ruu to turn from soff to son.
You can flash ruu np son, but it must match your cid/mid - Carrier ID / Mosel ID.
well its like a brick now anyway, im not sure if i did the CID "111111" , something like that a long time ago. well ill see what i can do, thanks for all your help
Bloodx32 said:
well its like a brick now anyway, im not sure if i did the CID "111111" , something like that a long time ago. well ill see what i can do, thanks for all your help
Click to expand...
Click to collapse
That's "SuperCID" and iirc you need soff to achieve, I have it as well set to that. It allows you to flash any ruu to your device.
Very welcome, mention me if you are in need of anything else.
andybones said:
That's "SuperCID" and iirc you need soff to achieve, I have it as well set to that. It allows you to flash any ruu to your device.
Very welcome, mention me if you are in need of anything else.
Click to expand...
Click to collapse
so i just tried "fastboot flash zip ruu.zip" and got security error , so i did "fastboot oem lock" but now i cant lock the bootloader cuz i cant press power to confirm, i will try to put it on the SD card and try to see if it'll auto flash. but other than that any other ideas? just for educational know how, im planning on ordering new a new power/vol flex cable anyway.
Bloodx32 said:
so i just tried "fastboot flash zip ruu.zip" and got security error , so i did "fastboot oem lock" but now i cant lock the bootloader cuz i cant press power to confirm, i will try to put it on the SD card and try to see if it'll auto flash. but other than that any other ideas? just for educational know how, im planning on ordering new a new power/vol flex cable anyway.
Click to expand...
Click to collapse
Dang yea I think you did f need the vol for SD method... Shoot.
But you don't need to lock bl..
That's not correct line: you need to be in rebootRUU mode.
I'm just gunna copy and paste this from vzw thread, applies to all.
"Option 1
Download the RUU.zip file. Rename the zip file to 2PS6IMG.zip (being careful that you have file extensions turned on, or are aware that it could be renamed to 2PS6IMG.zip.zip, which is bad) Copy 2PS6IMG.zip to root of a physical SD formatted to fat32 or exfat! No internal storage!
Reboot phone to download mode and follow prompts once RUU is detected by phone.
Option 2
EXE option. Download EXE file below (for windows) and simply double click to start. You can either be booted to OS with USB debugging enabled OR booted into download mode for this to start.
Option 3
Fastboot RUU mode . This method assumes you have a working ADB/Fastboot directory on your PC. Download RUU zip file and place in your working fastboot/adb directory. Boot your phone to download mode and connect to PC. Issue the following commands.
htc_fastboot oem rebootRUU
###while in this mode your phone will display an HTC logo on the screen
htc_fastboot flash zip 2PS6IMG.zip
##while in this mode you will see an HTC logo on the screen and a green status bar across the bottom of the screen. When command output ##completes it may say reboot required to flush etc... if that's the case issue a "htc_fastboot reboot-bootloader" command and restart option 1 again.
## assuming flash completes and no further flushing/reboots are requested from the cmd output you can now reboot IF you simply wish to reboot the system you can issue "htc_fastboot reboot" which will reboot system.
## expect a good 5 minute plus first boot!"

Categories

Resources