Related
Hello All.
This is the first time I have tried to put a custom ROM on an HTC so I am still learning the ropes.
I tried to follow the instructions in the first post. So... In sequence, this is what I did...
HTC One X unlocked with htcdev.com (S-ON) or S-OFF (coming soon)
This seemed to go without a hitch. On the HBoot screen (I think that is what it is called) it tells me I am now unlocked.
ClockworkMod Recovery or 4EXT Touch Recovery (coming soon)
I installed the official version as per the instructions here.
The last instruction that seemed to work successfully was this:
Code:
fastboot flash boot recovery-clockwork-touch-5.8.2.4-endeavouru.img
Then I tried
Code:
fastboot reboot
which put me into recovery mode.
<EDIT> The instructions here have now been corrected to:
Code:
fastboot flash recovery recovery-clockwork-touch-5.8.2.4-endeavouru.img
</EDIT>
Choosing the reboot option from recovery just bounces me back into recovery mode but I understand from the instructions I should be able to boot into a working phone!
Has something gone wrong?
If I use the volume down + power button I can enter HBoot mode. From here I can select Fastboot. Connecting via USB to my computer seems to work fine, as I see Fastboot USB on my phone, and I when I execute this...
Code:
fastboot devices
I get something like this
Code:
List of devices attached
HTXXXXXXXXXX device
I am now unsure how to continue because I think something has gone wrong and I should have a working phone at this point.
Do I press ahead and try to install the Firmware package from here? Unless this lets me boot into a working phone (which I don’t believe it will), it still leaves me with the problem that for a One X, without a removable SD card I don’t know how to transfer and run the "Super Wipe" script, nor transfer and flash Android Revolution ROM via recovery.
Do I need to do something with
Code:
fastboot flash
?
Please help as she is threatening to dump me for destroying her 2-day-old phone.
It's
Code:
fastboot flash [B]recovery[/B] recovery-clockwork-touch-5.8.2.4-endeavouru.img
not boot..
Solution for you is to go into bootloader, flash recovery with the command i gave you and then reboot into recovery and install the rom..
After that everything should be ok and your phone will boot into ARHD without any problem.
delete please
anko184 said:
It's
Code:
fastboot flash [B]recovery[/B] recovery-clockwork-touch-5.8.2.4-endeavouru.img
not boot..
Solution for you is to go into bootloader, flash recovery with the command i gave you and then reboot into recovery and install the rom..
After that everything should be ok and your phone will boot into ARHD without any problem.
Click to expand...
Click to collapse
Thanks
It looks like the instructions I followed previously had an error then.
<EDIT> The instructions were incorrect, but have now been corrected </EDIT>
I will follow your instructions. But what about the RUU that is mentioned in the instructions? It is not clear how or when I should flash it. Presumably I flash the RUU before I do the ARHD flash... ???
mwhincup said:
Thanks
It looks like the instructions I followed previously had an error then.
I will follow your instructions. But what about the RUU that is mentioned in the instructions? It is not clear how or when I should flash it. Presumably I flash the RUU before I do the ARHD flash... ???
Click to expand...
Click to collapse
You don't need to flash any RUU or firmware unless your phone wasn't shipped with 1.26, which i don't think it was.
Just try flashing the recovery with the correct command and then the rom. If your phone doesn't boot after that then you may try the firmware but i'm sure you won't need it.
anko184 said:
You don't need to flash any RUU or firmware unless your phone wasn't shipped with 1.26, which i don't think it was.
Just try flashing the recovery with the correct command and then the rom. If your phone doesn't boot after that then you may try the firmware but i'm sure you won't need it.
Click to expand...
Click to collapse
So, I understand that you are telling me:
Flashing CWM recovery will rectify my current problem and restore my phone to a workable state.
Booted normally, I can copy the ARHD ROM to the internal SD (not sure what the location for this will be).
I then reboot into recovery and 'Install Zip from SD card'.
Click to expand...
Click to collapse
Is this correct?
mwhincup said:
So, I understand that you are telling me:
Is this correct?
Click to expand...
Click to collapse
Wait before you flash anything, if you don'talready have arhd on your internal sd you may be in trouble if you do superwipe
Sent from my HTC One X using XDA
mwhincup said:
So, I understand that you are telling me:
Is this correct?
Click to expand...
Click to collapse
Without trying to sound like a ****, if you don't understand what you are doing you should read more to understand the whole process before attempting it.
bagofcrap24 said:
Wait before you flash anything, if you don'talready have arhd on your internal sd you may be in trouble if you do superwipe
Click to expand...
Click to collapse
Good advice, I am sure. However my problem now is getting into a working phone so that I can transfer the ROM onto the internal SD.
Can't wait to get home and try it!
what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
as your phone cannot boot up you cannot transfer any files to the internal memory of your phone in order to flash ARHD
at present there is a problem with the official version of ClockworkMod Recovery so i personally would reccommend using the interim version HERE
and flash with fastboot flash recovery r1-modaco-recovery-clockwork-touch-endeavoru.img
As you have [email protected]$ked your boot partition up you will also want to download THIS
this is an insecure boot image (thanks to paul from modaco) I have just extracted the part you will need from his package
with this you will need to be in fastboot again and type fastboot flash boot boot.img
obviously you will need to copy both of the files to the same directory as fastboot is on your PC in order to send them
by flashing the boot section with the insecure boot here it will allow your phone to boot up normally again, once it has booted normally you can then copy the ARHD and superwipe to your internal SD card
to access recovery
power off phone by holding power button for 10seconds
power on with power+voldown
select recovery from hboot screen with voldown then power to select
your phone will reboot and then you will be in recovery
do a nandroid backup incase anything goes wrong
then flash the superwipe script
then flash ARHD 1.2.2
all is good
animaleyes76 said:
Without trying to sound like a ****, if you don't understand what you are doing you should read more to understand the whole process before attempting it.
Click to expand...
Click to collapse
You are correct of course, however, there comes a point where the only way to learn is to actually do something. I have flashed numerous ROMS on my Galaxy S, and before doing this I have read numerous guides trying to better understand the procedures for HTC devices.
I have tried to follow what appeared to be a step-by-step guide, however, either there has been a malfunction, or it appears there may be two important bits of information missing from that guide:
Flashing CWM recovery leaves the phone in a state that it won't boot normally, and consequently...
The ARHD ROM should be loaded onto the internal SD at the very beginning of the procedure
Click to expand...
Click to collapse
Thanks all of you so much for your effort. It's much appreciated.
bagofcrap24 said:
what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
Click to expand...
Click to collapse
@bagofcrap24 I may have misled you with a typo in the first post. (See my edit)
d'oh
edit : just read updated info
so what happens when you choose recovery and press power from the hboot screen
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
power on with voldown
press voldown to select recovery
press power to select recovery
you should either see CWM or the stock recovery
again looking at what you have written, if you just do a normal reboot and its putting you straight into recovery then you probably have flashed recovery onto the boot partition
bagofcrap24 said:
edit : just read updated info
so what happens when you choose recovery and press power from the hboot screen
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
power on with voldown
press voldown to select recovery
press power to select recovery
you should either see CWM or the stock recovery
again looking at what you have written, if you just do a normal reboot and its putting you straight into recovery then you probably have flashed recovery onto the boot partition
Click to expand...
Click to collapse
I'll get back to you with some definitive answers in 3 hours or so. Sorry, I'm at work now.
bagofcrap24 said:
so what happens when you choose recovery and press power from the hboot screen
Click to expand...
Click to collapse
power on with voldown
press voldown to select recovery
press power to select recovery
Click to expand...
Click to collapse
I get a circular yellow 'recycling' symbol, followed a few seconds later by a magenta triangle with an exclamation mark. (Is this the stock recovery?). Then the phone restarts and I end up back in the Clockworkmod recovery.
i'm understanding that when doing a normal reboot it just sends you straight into hboot?
Click to expand...
Click to collapse
No. A normal reboot (without holding the Vol down key) sends me straight to clockworkmod recovery.
I can get to HBoot with Vol down+Power on startup.
mwhincup said:
I get a circular yellow 'recycling' symbol, followed a few seconds later by a magenta triangle with an exclamation mark. (Is this the stock recovery?). Then the phone restarts and I end up back in the Clockworkmod recovery.
No. A normal reboot (without holding the Vol down key) sends me straight to clockworkmod recovery.
I can get to HBoot with Vol down+Power on startup.
Click to expand...
Click to collapse
Right this means you did mess up the boot and recovery partitions, the one where you have the exclamation mark is the stock recovery which means you didn't flash cwm to the recovery partition.
the fact that you get to recovery on a normal boot also suggests as I suspected that you have flashed recovery on to the boot partition, follow the instructions I put up earlier about flashing the boot.IMG and redo the recovery.IMG and you should be fine
Sent from my HTC One X using XDA
bagofcrap24 said:
what you have done is replaced your boot sector with a recovery image, that is the reason why you cant boot your phone as normal so even flashing the recovery correctly will not allow your phone to boot up.
as your phone cannot boot up you cannot transfer any files to the internal memory of your phone in order to flash ARHD
at present there is a problem with the official version of ClockworkMod Recovery so i personally would reccommend using the interim version HERE
and flash with fastboot flash recovery r1-modaco-recovery-clockwork-touch-endeavoru.img
As you have [email protected]$ked your boot partition up you will also want to download THIS
this is an insecure boot image (thanks to paul from modaco) I have just extracted the part you will need from his package
with this you will need to be in fastboot again and type fastboot flash boot boot.img
obviously you will need to copy both of the files to the same directory as fastboot is on your PC in order to send them
by flashing the boot section with the insecure boot here it will allow your phone to boot up normally again, once it has booted normally you can then copy the ARHD and superwipe to your internal SD card
to access recovery
power off phone by holding power button for 10seconds
power on with power+voldown
select recovery from hboot screen with voldown then power to select
your phone will reboot and then you will be in recovery
do a nandroid backup incase anything goes wrong
then flash the superwipe script
then flash ARHD 1.2.2
all is good
Click to expand...
Click to collapse
Your analysis is quite correct. All is indeed good! Thanks very much. The boot image worked as described. I will now transfer Superwipe and the ROM.
Make sure you do a nandroid backup first, it was lucky this time but if you mess up your system partition you may find yourself with no way of putting files on without unrooting and restoring the ruu
Sent from my HTC One X using XDA
bagofcrap24 said:
Make sure you do a nandroid backup first, it was lucky this time but if you mess up your system partition you may find yourself with no way of putting files on without unrooting and restoring the ruu
Sent from my HTC One X using XDA
Click to expand...
Click to collapse
Done!
Everything worked as you said it would.
I now have ARHD installed and running brilliantly.
Thanks again
mwhincup said:
Done!
Everything worked as you said it would.
I now have ARHD installed and running brilliantly.
Thanks again
Click to expand...
Click to collapse
Glad you fixed it and sorry for being a bit harsh earlier.. was having a bad day
---- PLEASE MOVE POST TO WILDFIRE S - Questions section. wrong post sorry!!----
Hi everyone!
First of all, thank you for taking the time to read this!
I have tried to do research on my problem but can't solve it...
The problem is that i can't get into recovery to backup my stock rom.
Specs: HTC Wildfire S, marvel A510e, S-on, Bootloader unlocked, Rooted, Radio-7.54.39.28M, Andriod 2.3.5, HTC sence: 2.1, ClockworkMod 5.0.2.8, Super SU.
I followed the guide: "How to root the Wildfire S with S-ON"on Andriod forums by CafeKampuchia, thumbs up for him It got me this far but, now I want to do the thing for which I rooted my phone in the first place: Installing a costum ROM. Therefore I want to backup my stock ROM.
Installed CWM ROM manager, if use backup current ROM option, the phone reboots and i get the HTC letters on my screen these. After a few sec's they dissapear and my screen goes black and my buttons on the bottom light up. I can touch those but nothing happens besides that it buzzes.... When I it boot the normal way again and use the option 'manage and restore backups' in CMW ROM manager, it shows that there has been made a backup. Not shure if I can trust it though....
When I open in HBOOT (1.09.0099) and push recovery the same thing happens. When I boot the normal way and try to boot into recovery trough CWM ROM manager same thing happens again.
I saw a other topic http://forum.xda-developers.com/showthread.php?t=1213229&page=2 i tried to flash this recovery to see if a older version might work, but now i have got a problem flashing... See picture: View attachment 1031874. Anyway that is not my main problem, what i really want to make it clear: is to back up my stock ROM.
Many thanks in advantage!
wait for device,you boot your phone to fastboot,and is works
---------- Post added at 09:43 AM ---------- Previous post was at 09:40 AM ----------
I think your hboot is very high, you downgrade it to 1.030000 may be works.
Hey pal if I was you I wouldn't use rom manager, I've known it to have issues over both wildfires. Turn off your phone the normal way. Pull out the battery for 10-20 seconds or so, put it back in and hold volume down + power. Once your hboot is finished scanning the sdcard scroll down to recovery and select it with power. You should go into clockwork mod. Then scroll again with the rockers down to backup and hit it you can do as many backups as your sdcard will carry. So do that and you should have one you can trust. Also before you install your new custom rom read the main page throughout to see if it needs set up in any specific way, like with a special sdcard partition or something. And most important don't forger to wipe your cache, dalvik cache and factory reset the Device from clockwork mod recovery ! This will avoid bootloops good luck
sent from my android powered beast!
It would be best if you were to ask in the Wildfire S forum...just saying.
Downgrade HBOOT will downgrade Android?
gq455402012 said:
wait for device,you boot your phone to fastboot,and is works
---------- Post added at 09:43 AM ---------- Previous post was at 09:40 AM ----------
I think your hboot is very high, you downgrade it to 1.030000 may be works.
Click to expand...
Click to collapse
Hey, I'm would like to try this but when i searched for a tutorial one said: "In this tutorial, I will show you how to downgrade Any HBOOT and Radio to "around" HBOOT 1.03.001 and Radio 7.48.36.1 or less with S-ON. How amazing is that!
Disclaimer: I am not responsible for any damage that you bring to your android device! This will Downgrade you to Android 2.3.3!" Found in: http://forum.xda-developers.com/showthread.php?p=25255527
As it says i will downgrade my android aswell, this does not work for me because my main goal is to back up my stock ROM. correct me if i'm wrong.
heavy_metal_man said:
Once your hboot is finished scanning the sdcard scroll down to recovery and select it with power. You should go into clockwork mod. Then scroll again with the rockers down to backup and hit it you can do as many backups as your sdcard will carry.
Click to expand...
Click to collapse
Hey Thanks!
As you can read,
When I open in HBOOT (1.09.0099) and push recovery the same thing happens.
Click to expand...
Click to collapse
i tried to get into recovery trough HBOOT already.
The other tips are usefull
Try booting to recovery via adb or terminal emulator.In both cases the code is
su
reboot recovery
Sent from my Optimus Me using xda premium
Your bootloader cannot be the issue. Go to here. And try there install recovery options. Also what happens if you cold boot the device with volume up + power?
http://forum.xda-developers.com/showthread.php?t=1325730
[INDEX] roms/recovery/guides/kernel/root/...
sent from my android powered beast!
adb reboot recovery
nerot said:
Try booting to recovery via adb or terminal emulator.In both cases the code is
su
reboot recovery
Sent from my Optimus Me using xda premium
Click to expand...
Click to collapse
Tried booting via adb but it says: error: device not found.
This is weird because i flashed recovery cmw just before and that worked perfectly fine... SDK works fine as far as i know. su command doenst work either.
install recovery options?
heavy_metal_man said:
Your bootloader cannot be the issue. Go to here. And try there install recovery options. Also what happens if you cold boot the device with volume up + power?
http://forum.xda-developers.com/showthread.php?t=1325730
[INDEX] roms/recovery/guides/kernel/root/...
sent from my android powered beast!
Click to expand...
Click to collapse
Ok thats good to know, about the bootloader so no downgrade?
What do you mean with intall recovery options? I can't find such a manual there...
Cold boot with volume up + power makes my device boot up as usual.
I tried to install
HTML:
http://forum.xda-developers.com/showthread.php?t=1213229
other version of cmw recovery, by following the guide instead of flashing. That gave me the following error.
CID incorret! Update fail! Press <power. to reboot.
ok how did you install your recovery to install super user? did you just use rom manager to do it? as far as i know it only installs a tempoary recovery. which would explain why you are only getting to it through rom manager. ok do you have adb installed onto your pc?
ok take the pg76img.zip attached to this post and put it on the root of your sdcard. then boot into bootloader (not fastboot) and your phone should say it found an update. flash it and it will install clockworkmod to your phone properly. then remove the pg76img.zip from your sdcard and boot back into bootloader, select recovery and with any luck you`ll be sorted. then follow my post above and you`ll be sorted pal
then, go to here and thank alquez for the recovery http://forum.xda-developers.com/showthread.php?t=1213229
samkuiper9 said:
Tried booting via adb but it says: error: device not found.
This is weird because i flashed recovery cmw just before and that worked perfectly fine... SDK works fine as far as i know. su command doenst work either.
Click to expand...
Click to collapse
If usb debugging isnt the problem then use terminal emulator from the phone itself, again with the the same lines.
Sent from my Optimus Me using xda premium
Terminal emulator: not permited
nerot said:
If usb debugging isnt the problem then use terminal emulator from the phone itself, again with the the same lines.
Sent from my Optimus Me using xda premium
Click to expand...
Click to collapse
Thanks, tried this but when i type in reboot recovery the terminal emulator says: not permited!
What to do?
samkuiper9 said:
Thanks, tried this but when i type in reboot recovery the terminal emulator says: not permited!
What to do?
Click to expand...
Click to collapse
Are you sure you typed in "su" before "reboot recovery"?
nejc121 said:
Are you sure you typed in "su" before "reboot recovery"?
Click to expand...
Click to collapse
Absolutely Super SU asked to grant permission and i did..
freezing emulator
samkuiper9 said:
Tried booting via adb but it says: error: device not found.
This is weird because i flashed recovery cmw just before and that worked perfectly fine... SDK works fine as far as i know. su command doenst work either.
Click to expand...
Click to collapse
Sorry made a mistake here, i tried to use adb commands while in hboot. When i tried it when the phone was on as usual i could use SU command and the # logo showed up bit than my terminal froze and i couldn't write anything else.
Than i tried it again this time only using the commands as follows:
cd c:\android
adb shell
su
reboot recovery
Difference is that the first time i typed: adb shell su. all together this freezes it up...
Anyhow it sitll doens't work.. i get an empty line in cmd, thats all..View attachment 1033568
But this could be because now a flash of a recovery img doens't work it gives: Waiting for device...
heavy_metal_man said:
ok how did you install your recovery to install super user? did you just use rom manager to do it? as far as i know it only installs a tempoary recovery. which would explain why you are only getting to it through rom manager. ok do you have adb installed onto your pc?
Click to expand...
Click to collapse
I didn't use rom manager, i used a recovery img from CWM: ahttp://download.clockworkmod.com/recoveries/nd flashed it with sdk, trough cmd promt. So yes adb files are in place and working.
heavy_metal_man said:
ok take the pg76img.zip attached to this post and put it on the root of your sdcard. then boot into bootloader (not fastboot) and your phone should say it found an update. flash it and it will install clockworkmod to your phone properly. then remove the pg76img.zip from your sdcard and boot back into bootloader, select recovery and with any luck you`ll be sorted. then follow my post above and you`ll be sorted pal
then, go to here and thank alquez for the recovery http://forum.xda-developers.com/showthread.php?t=1213229
Click to expand...
Click to collapse
In my last quote i posted the link of the exact same file. So this didn't work either, same error.. Thanks anyway.
Why don't you try reflashing the recovery via fastboot flasher?It worked for me when I screwed up and flashed the wrong recovery
Sent from my Optimus Me using xda premium
Hmm. Fastboot flasher sounds like your best bet then.
sent from my android powered beast!
try this one
OK,use this one one-click flash recovery5.026 in the attachment. .just download and then decompression to anywhere,connect your phone to computer with ADB driver,and then found runme.bat,and automatic to flash recovery.when finished you can see recovery on your phone like the picture in the attachment.
Hey guys,
I flashed clockworkmod recovery via fastboot and made a complete system backup on my htc desire hd.
But now I've a problem. My brother unlocked the bootloader with the official htc tool, in fact my phone is still s-on with hboot 2.00xx.
Now I've flashed a custom rom but my phone keeps staying in the bootscreen with te green htc logo.
Any1 any idea how to fix this ?
Thanks in advance
IQ_QI said:
Hey guys,
I flashed clockworkmod recovery via fastboot and made a complete system backup on my htc desire hd.
But now I've a problem. My brother unlocked the bootloader with the official htc tool, in fact my phone is still s-on with hboot 2.00xx.
Now I've flashed a custom rom but my phone keeps staying in the bootscreen with te green htc logo.
Any1 any idea how to fix this ?
Thanks in advance
Click to expand...
Click to collapse
Your problem is that the HTC dev method unlockt the boot loader but you are eng s-on.
So you can flash a custom ROM but you can't flash a kernel. So you need to root and unlock t again.
What I should do is relock the bootloader and flash a ruu.
After that search for the (aahk) advance ace hack kit and root t again. The good way:laugh:
Hey thx for your reply,
where do I get these ruu roms , and sould I lock the bootloader after I flased the ruu rom and how do I lock the bootloader angain ?
Thx in advance
Btw if i lock my bootloader again and run this hackkit, do I still have my recovery mod and a possibility to flas my ruu back?
IQ_QI said:
Btw if i lock my bootloader again and run this hackkit, do I still have my recovery mod and a possibility to flas my ruu back?
Click to expand...
Click to collapse
Here can you find a ruu http://www.filefactory.com/f/efa28fefafc4af9c/
You can lock the boot loader whit adb " I don't know the command for that"
CWM make a backup to sdcard you never lose them.
Edit: the boot loader relock if you flash a ruu.
You can flash the ruu with the bootloader
Well i tried to flash my rom, I made with CRM and then ran the hack kit. I said i've to downgrade my android version.
After it downloaded the rom it said failed to update cuz my main version is older.
Any idea?
Does the phone boot into the rom?
If it does, is it now on a froyo rom?
Sent from my Desire HD using xda app-developers app
IQ_QI said:
Hey guys,
I flashed clockworkmod recovery via fastboot and made a complete system backup on my htc desire hd.
But now I've a problem. My brother unlocked the bootloader with the official htc tool, in fact my phone is still s-on with hboot 2.00xx.
Now I've flashed a custom rom but my phone keeps staying in the bootscreen with te green htc logo.
Any1 any idea how to fix this ?
Thanks in advance
Click to expand...
Click to collapse
Ok, it's like this. The way most people get root and recovery (and the recommended way) is through the AAHK. It gives you an option to flash a completely unlocked ENG S-OFF bootloader, which allows recovery to flash the boot image to the /boot partition too. This is what makes the phone start, otherwise it'll be stuck at the HTC Quietly Brilliant screen. Most people will tell you that you should run an RUU and get back to locked bootloader state and then run the AAHK. This IS the preferred method if you want to have a fully unlocked phone, but if you're finding it difficult to do, don't do it.
You've unlocked the bootloader using the htcdev unlock tool. What that does is partially unlock your bootloader. It allows you to flash zips to the system partition and data partition, but not the boot partition. So what happened to you was that you flashed CWM recovery, used it to flash a ROM, but it didn't boot - this is because though the ROM flashed fine, the corresponding boot image for the ROM was not flashed, so the ROM cannot start. The main headache with htcdev method of unlocking is that it leaves you with a S-ON bootloader preventing the flashing of boot image directly from recovery. You will need to flash it manually each time you flash a ROM.
The procedure to do that is -
1. Download the attached zip file, extract it to Desktop or wherever you want using 7-zip/WinZIP.
2. Open the ROM zip file you downloaded. Extract boot.img from this zip to the previously folder which you just extracted in the above step.
3. Turn your phone completely off (pull out battery). Then hold 'volume down' while pressing power and continue holding it till you see a white screen with 3 green skateboarding Androids. This is the bootloader.
4. FASTBOOT will be the first selected option in the list. Press 'Power' to select it. Make sure that now it shows FASTBOOT in red under the initial green text.
5. Connect your phone to computer. See that the red FASTBOOT changes to FASTBOOT USB.
4. Open the adb_fastboot folder, open 'Start here.bat'. It will open a command prompt window in that folder.
5. Type 'fastboot flash recovery recovery.img'. You only need to do this once. It will flash 4ext Touch Recovery, which is better than CWM (thanks to madmaxx82 for the awesome recovery).
6. Type 'fastboot flash boot boot.img'. You will need to do this everytime you flash a custom ROM, but before you do so be sure you've copied the boot.img from the ROM zip to the adb_fastboot folder.
7. You should see some stuff like 'Sending data... data sent successfully'. If there's any error at this step report it here.
8. Once it has done everything and displayed a successful confirmation, disconnect phone.
9. Hightlight BOOTLOADER and press 'power' to select it. Press 'volume down' to highlight RECOVERY and 'power' to select it.
10. Once you're rebooted into 4ext Touch Recovery, go to 'install zip from SD card', browse for the ROM zip file in your SD card. If you haven't copied the zip to SD card, go back a step, connect phone to computer, select 'toggle USB storage' and then copy it onto the SD card. Once you have the ROM zip on the sdcard, go to the main screen of the recovery, choose 'wipe/format'->format all partitions (except SD card). Now go back to main screen, choose 'install zip from sdcard' and browse to the ROM zip location, select it and confirm that you want to flash it.
11. When the flash process is done, go back to the main screen of recovery, and press reboot now. You will reboot into the custom ROM.
This is the process to flash a custom ROM and get it to boot properly IF you have unlocked the bootloader using www.htcdev.com. For AAHK unlocked S-OFF bootloaders, you can just flash the ROM zip from recovery. The boot image will be flashed too.
Before trying the above try this and you might get lucky.
Boot into clockworkmod wipe data/factory reset. Wipe cache. Wipe dalvik cache. Flash the custom rom again and wait 15 mins for it to boot before giving up.
Sent from my Desire HD using xda app-developers app
@sashank, probably the most informative reply I've read on here for a long time, very helpful to me as well :thumbup:
Sent from my Desire HD using Tapatalk 2
hans moleman said:
Before trying the above try this and you might get lucky.
Boot into clockworkmod wipe data/factory reset. Wipe cache. Wipe dalvik cache. Flash the custom rom again and wait 15 mins for it to boot before giving up.
Sent from my Desire HD using xda app-developers app
Click to expand...
Click to collapse
What you're saying is correct for fully unlocked S-OFF boot loaders. The ROM take sometime to boot the first time because it has to build the dalvik cache. The time it takes depends on the number of apps. Same thing happens when you wipe dalvik cache, it has to be rebuilt on boot.
But the problem here is, the OPs phone is unlocked using htcdev. With that method, the boot loader remains on S-ON. So the boot partition cannot be flashed to using recovery. The boot.img will have yo be manually flashed through fastboot, otherwise the ROM won't boot no matter how long he waits.
Sent from my Desire HD using xda premium
That htcdev unlock sounds like a nightmare. Glad I stayed away from that one... I used to flash different roms with s-on on my desire (not DHD) for a while with no problem. There was a rooting method called unrevoked that flashed clockworkmod with s-on. I guess DHD must have a different version of nand lock which restricts flashing part of the rom from zip?
hans moleman said:
That htcdev unlock sounds like a nightmare. Glad I stayed away from that one... I used to flash different roms with s-on on my desire (not DHD) for a while with no problem. There was a rooting method called unrevoked that flashed clockworkmod with s-on. I guess DHD must have a different version of nand lock which restricts flashing part of the rom from zip?
Click to expand...
Click to collapse
Yes. The boot image does not get flashed. This is what sucks about htcdev unlock, and the reason why HTC pissed off so many people. The community asked for bootloader unlock, HTC gave a half-assed bootloader unlock. Alternative methods to gain S-OFF are always preferred. Some devices unfortunately don't have S-OFF methods yet, so they have to use htcdev unlock. HTC One X for instance, don't know about the other One series phones.
HDPC said:
Try to remove battery and then add battery again, then go to cwm and do factory reset and delete those cache
Click to expand...
Click to collapse
Why are you answering a thread that is an year old??
Hi, after attempting to flash a custom ROM to my phone I'm experiencing a big problem, the phone will not boot past the HTC screen. This is obviously very frustrating as the phone is pretty much rendered useless.
I am able to get into the HBOOT menu by holding the Power button and Volume Down and from there am able to select Recovery and enter the ClockWork Mod recovery screens. As you can tell I'm a 100% noob and I really just want to revert my phone to a working state. My network is Vodafone UK. I can't find an RUU above version 3.13 which is apparently what I have (so it tries updating 3.13 to 3.13 and obviously fails).
Any help on getting my phone to work again would be very very appreciated, thanks.
VBQ24 said:
Hi, after attempting to flash a custom ROM to my phone I'm experiencing a big problem, the phone will not boot past the HTC screen. This is obviously very frustrating as the phone is pretty much rendered useless.
I am able to get into the HBOOT menu by holding the Power button and Volume Down and from there am able to select Recovery and enter the ClockWork Mod recovery screens. As you can tell I'm a 100% noob and I really just want to revert my phone to a working state. My network is Vodafone UK. I can't find an RUU above version 3.13 which is apparently what I have (so it tries updating 3.13 to 3.13 and obviously fails).
Any help on getting my phone to work again would be very very appreciated, thanks.
Click to expand...
Click to collapse
Download a ROM onto your computer, connect to your phone in recovery, mount the sdcard, move the ROM from your computer onto your phone's sdcard, and flash from recovery. No need for RUU.
Dont forget to wipe.
wipe data/factory reset and format all partitions (except sd card) from recovery.
Go to bananagranolas link in her signature, you'll find everything you need there.
Thanks a lot for your help! I was attempting to flash the JellyTime ROM which I understand must have failed to result in my phone not booting properly. Should I flash a stock ROM or will any ROM suffice?
VBQ24 said:
Thanks a lot for your help! I was attempting to flash the JellyTime ROM which I understand must have failed to result in my phone not booting properly. Should I flash a stock ROM or will any ROM suffice?
Click to expand...
Click to collapse
As long as you are S-OFF and have a custom recovery (CMW or 4EXT) you are able to flash any custom rom you like. Just make sure that you make a full wipe before the flashing (wipe data/factory reset, wipe cache partition, format system or in 4ext recovery just choose format all partitions except sdcard).
That should leave you up and running again.
Okay great!
I used the HTCDev tools to unlock my boot loader which I understand is different to S-OFF? Could that be while the ROM flashing failed originally?
EDIT: Upon trying to flash the JellyTime AKOP Rom I get a message saying install from SD card complete but it's still stuck at the HTC screen...
VBQ24 said:
Okay great!
I used the HTCDev tools to unlock my boot loader which I understand is different to S-OFF? Could that be while the ROM flashing failed originally?
Click to expand...
Click to collapse
If you have an unlocked bootloder, then you have to flash the rom (previous full wipe of course) then reboot bootloader (from advanced options in CWM) and then in fastboot (you should see fastboot usb in red in the phone when plugged to the pc) you have to flash the boot.img inside the rom zip folder.
Extract that file only (not the whole rom) and from a cmd session or terminal as root (located where the boot.img file is) type:
fastboot flash boot boot.img
Once that is done (you will get OKAY. finished near the bottom) you can reboot normally by typing in cmd fastboot reboot or choosing reboot from hboot.
My bootloader now says RELOCKED, how can I unlock it again? (I'm really sorry about this)
VBQ24 said:
My bootloader now says RELOCKED, how can I unlock it again? (I'm really sorry about this)
Click to expand...
Click to collapse
Use the token HTC sent you when u unlocked it. and typing in cmd the fastboot unlock command.
Okay done that, thanks a lot!
I'm now looking in the advanced options of CWM, I can see the option "Reboot Recovery" but no "Reboot Bootloader"?
VBQ24 said:
Okay done that, thanks a lot!
I'm now looking in the advanced options of CWM, I can see the option "Reboot Recovery" but no "Reboot Bootloader"?
Click to expand...
Click to collapse
then just turn the phone off (power off option) and then boot with power + volume down
glevitan said:
then just turn the phone off (power off option) and then boot with power + volume down
Click to expand...
Click to collapse
Okay, I wiped all partitions, installed JellyTime AOKP, restarted, went into fastboot, extracted/flash boot file and the rebooted phone.
The phone will now progress from the HTC screen but is now stuck on a black screen, Windows tried to install drivers but failed....
VBQ24 said:
Okay, I wiped all partitions, installed JellyTime AOKP, restarted, went into fastboot, extracted/flash boot file and the rebooted phone.
The phone will now progress from the HTC screen but is now stuck on a black screen, Windows tried to install drivers but failed....
Click to expand...
Click to collapse
Was the boot.img file flashed successfully?
Yes it said so...
EDIT: Not sure if this is an issue with the ROM of if I'm doing something wrong? I went to the "mounts and storage" section of CWM and clicked all the format options accept sdcard. I then installed ROM, went into fastboot and flashed boot.img, it said OKAY twice then finished. Still stuck at black, backlit screen after HTC screen. ROM is JellyTime by randomblame.
VBQ24 said:
Yes it said so...
Click to expand...
Click to collapse
that is weird. Try flashing a different rom then and see what happens. flash the boot image first and then the the rom in recovery.
glevitan said:
that is weird. Try flashing a different rom then and see what happens. flash the boot image first and then the the rom in recovery.
Click to expand...
Click to collapse
I've just tried flashing the boot image first and then installing JellyTime AOKP, same black screen. Maybe I should try a Gingerbread ROM? That's the Operating system I had before, is there a known working ROM?
VBQ24 said:
I've just tried flashing the boot image first and then installing JellyTime AOKP, same black screen. Maybe I should try a Gingerbread ROM? That's the Operating system I had before, is there a known working ROM?
Click to expand...
Click to collapse
Sorry, have You checked the md5sum of the file? Maybe You have a bad download...if that it Is ok, then try flashing a totally different rom and see what happens.
glevitan said:
Sorry, have You checked the md5sum of the file? Maybe You have a bad download...if that it Is ok, then try flashing a totally different rom and see what happens.
Click to expand...
Click to collapse
No I haven't checked the md5sum of the file, how should I go about doing that?
VBQ24 said:
No I haven't checked the md5sum of the file, how should I go about doing that?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.fab.md5
EDIT: well, don't I feel stupid. I knew full well from reading that your phone wasn't working, but posted a link to an app. Just not paying attention. Sorry about that.
VBQ24,
You can go back to stock by flashing a stock RUU from your PC.
(Edit: You should relock your bootloader first. you can do so from Hboot. There's an option that says relock bootloader or something like that)
The version of the RUU should be equal or greater to the version that came with your phone. Try this v3.13
However, if you want to flash a custom ROM:
You need to downgrade your device first, get s-off and root, then flash a custom ROM
You need to use the Advanced Ace Hack Kit (AAHK), get it from here.
Make sure to read the manual (called 'effin manual) word by word. There are instructions on how to downgrade.
Follow the instructions, and if you have any questions, ask here.
Hi,
I had a problem with installing ROM - now phone is only booting to HBOOT. When i try to get in recovery, it stucks on HTC logo screen. ADB is not working. Phone is seen as android sdk in Windows.
HELP
hilaran said:
Hi,
I had a problem with installing ROM - now phone is only booting to HBOOT. When i try to get in recovery, it stucks on HTC logo screen. ADB is not working. Phone is seen as android sdk in Windows.
HELP
Click to expand...
Click to collapse
Reflash the recovery in fastboot. Get 4EXT Touch recovery, boot into fastboot and write in cmd
Code:
fastboot flash recovery recovery.img
u can get latest 4ext tecovery in my sig, just click PB99IMG 4ext recovery and extract the zip file then put recovery.img in ur c:\ drive on ur computer, put ur phone into fastboot (with ur phone off hold back button + power) and plug it into ur computer (so it says "fastboot usb") then open fastboot command window and type -
fastboot erase recovery
(then type)
fastboot flash recovery c:\recovery.img
or... u could just do it the PB99IMG method, instructions in that link.
ps: next time post problems in desire Q&A
Sent from my HTC Desire
Damn. It's not working - neither ur way, nor the alternative solution.
When i type fastboot flash recovery, the console says "sending recovery <3784 KB>...." and then it freezes. There is a greeen rectangle in the left corner of the smartphone screen, but nothing happens.
When i tried the alternetive way (with recovery.img on sd card) HBOOT hasn't seen the image.
EDIT: I put ZIP on sdcard, HBOOT installed recovery, but it still freezes on HTC logo screen.
when u used PB99IMG to install recovery did u try enter recovery or just reboot?
Sent from my HTC Desire
i couldn't install recovery fom PC.
When i installed it form bootloader, i didn't reboot. I tried to get into recovery immediately. No dice. So i've reinstalled it, tried to reboot, and then get in the recovery - still nothing.
hmm strange. u could try Android Flasher, google it and ul find it. its a tool to flash recovery, splash screens etc. also what does ur bootloader say?
bravo pvt?
hboot?
etc etc
Sent from my HTC Desire
BRAVO PVT4 SHIP S-OFF
HBOOT-6.93.1002
MI CROP-051d
TOUCHPANEL-SYNT0101
RADIO-5.17.05.08
ps:
tried also android flasher - it freezes on flashing recovery too.
aaah pvt4. ok we will have to use Amon Ra recovery. gimmie 10 mins and il make a PB99IMG for ya, i have the recovery on my computer
Sent from my HTC Desire
would most appreciate that
hilaran said:
would most appreciate that
Click to expand...
Click to collapse
ok download PB99IMG and put on ur sdcard then hold volume down + power
when bootloader asks to update recovery? press volume up for yes
then it asks to reboot? volume down for no. Then try get into recovery.
or use android flasher to flash recovery.img
Hopefully this will work.
attached files are Amon-Ra Recovery
MD5 for PB99IMG - ec685fe5077341b9b2e89467db861a00
MD5 for recovery.img - 528d44d511a27eb30c3105ed54078130
aaaaaaaaaaaaaaannnd.....
No.
I'm out of hope now... PB99IMG is beeing installed correctly, but i still can't get into the recovery.
Fastboot/android flasher freezes when installing recovery.
WTF??!
jmcclue - thanks for help!
hilaran said:
aaaaaaaaaaaaaaannnd.....
No.
I'm out of hope now... PB99IMG is beeing installed correctly, but i still can't get into the recovery.
Fastboot/android flasher freezes when installing recovery.
WTF??!
jmcclue - thanks for help!
Click to expand...
Click to collapse
is ur phone in fastboot when u use android flasher?
(hold back + power)
yes, it is.
hilaran said:
yes, it is.
Click to expand...
Click to collapse
Man im all out of ideas, if flashing via fastboot commands, Android flasher or PB99IMG didnt work then i dont know of any other way
i guess me too. Well it is a brick then
hilaran said:
i guess me too. Well it is a brick then
Click to expand...
Click to collapse
1 more thing, Have u got HTC Sync installed? i think that it interfere's with fastboot n that. u only need the drivers installed.
U can get bootloader so it should be fixable, its just nothing is working lol.
The only thing i can think of is going back to s-on :crying:
you would have to flash alpharev downgrader, flash stock hboot and then run the 2.3 upgrade from bootloader. this is last resort so maybe someone can confirm first before trying. if it went well then u can just use revolutionary to gain s-off and instal CWM recovery
i wouldn't mind going on s-on again. But can u do that without ADB mode available?
hilaran said:
i wouldn't mind going on s-on again. But can u do that without ADB mode available?
Click to expand...
Click to collapse
not 100% sure but u can do it using the PB99IMG method. Basically u have to extract the rom.zip and rename it to PB99IMG.zip, put on ur sdcard then hold volume down + power then bootloader will ask u to update. The same as before. just make sure u flash Alpharev downgrader first. (i know this works as i done it myself 2 month ago)
if u want i can post both downgrader and rom zip files if u want as PB99IMG?
Do u have stock hboot?
i guess stock hboot.
It would be very kind of you if u post both files here - i don't want to download any wrong files....
Thanks again!