[Q] htc desire stuck on htc log - Desire Q&A, Help & Troubleshooting

hi I have this htc desire and its stuck on htc logo. any idea how to fix this one. any idea is welcome

Looks to me like you are trying to run an RUU but have CM7r2 HBOOT.
Need to change to Stock HBOOT.

This should rather be posted in Q&A section.
Anyways do you have a file named pg86img.zip in the root of your sd card?

these HBOOTs cannot be overwritten by an OTA or RUU, unless you flash a downgrader HBOOT first. Use bravo downgrader from alpha rev site, than you can apply pg86img.zip

moved to Q&A.
Please do not post in the dev forum unless you are releasing development work.

Bubach28 said:
these HBOOTs cannot be overwritten by an OTA or RUU, unless you flash a downgrader HBOOT first. Use bravo downgrader from alpha rev site, than you can apply pg86img.zip
Click to expand...
Click to collapse
Can you please give me more details.
I have downloaded the donwgrader from alpha rev but don't know how to flash it .
Thanks

luckycool said:
Can you please give me more details.
I have downloaded the donwgrader from alpha rev but don't know how to flash it .
Thanks
Click to expand...
Click to collapse
+Flash HBOOT with your phone in fastboot mode (Back+POWER) -> 'fastboot flash hboot bravo_alphaspl.img' (change into the correct filename for the HBOOT you downloaded)
+fastboot reboot-bootloader'
+'fastboot erase cache'

Bubach28 said:
+Flash HBOOT with your phone in fastboot mode (Back+POWER) -> 'fastboot flash hboot bravo_alphaspl.img' (change into the correct filename for the HBOOT you downloaded)
+fastboot reboot-bootloader'
+'fastboot erase cache'
Click to expand...
Click to collapse
Hi thanks for your help guys. i have managed to install sdk and do the above hboot downgrade . Now the part "pg86img.zip" is needed help. where to download this and how to install and are there any more steps to revive this phone. Regards

luckycool said:
Hi thanks for your help guys. i have managed to install sdk and do the above hboot downgrade . Now the part "pg86img.zip" is needed help. where to download this and how to install and are there any more steps to revive this phone. Regards
Click to expand...
Click to collapse
You can get it by running the RUU, and while the RUU is loaded (dont start the RUU upgrade. Just click on the exe, and when the welcome screen of RUU shows up,) search in your Temp folder for the file rom.zip. Hint: To quickly navigate to Temp, Type the following into the Run window: %TEMP% It may be called ROM.zip. If so put it on the phone and rename it PB99IMG.zip

Or just google htc desire 2.3 gb ruu as PB99IMG

Related

Help - flashing pb99.img in hboot no PC.

Hi.
I have a rooted s-off desire using alpha rev 1.8.
I'm currently trying to resize the nand partitions using the method on the alpharev.nl site, without a pc. I'm running cm6.1 rom, so I downloaded the n1table zip ready to flash. Its renamed to pb99img.zip on root of sdcard. I've reboot into hboot using volume+down and I'm not quite sure where to go from here. I tried going into recovery and installing zip from SD but it doesnt seem to have worked as when I reboot into rom and check SD storage, it remains the same as before.
I know I must be missing something basic. Anyone know what I'm doing wrong? Cheers.
Sent from my HTC Desire using XDA App
Do NOT continue with what you're doing. Have you even read the instructions on the AlphaRev site? You flash a new MTD table using the fastboot commands of adb:
1) Nandroid backup in recovery.
2) Verify the MD5SUM of the file you downloaded against the one in the table.
3) Flash HBOOT with your phone in fastboot mode (Back+POWER) -> 'fastboot flash hboot bravo_alphaspl.img' (change into the correct filename for the HBOOT you downloaded)
4) 'Fastboot reboot-bootloader'
5) 'Fastboot erase cache'
6) Boot recovery, wipe everything and restore
It´s also working with HBOOT...but I think you have to rename it to PB99IMG.zip (case Sensitiv)
If you have it in your / Filesystem on your SD Card, you will be asked after booting to Bootloader if you want to update.
Answer with "Volume up" or "down"
YOU DO NOT RENAME AN ALPHAREV HBOOT MOD TO PB99IMG
That is for Zip versions of the RUUs and NOTHING to do with AlphaRev
Seriously, read up before you brick your phone
From the Aplha Rev HP:
You can also download the corresponding PB99IMG zipfile, put it on your sdcard, and rename it to PB99IMG.zip. Then start the phone in HBOOT mode (VolDown+POWER) to flash the HBOOT without a PC.
Sorry, if I don´t understand this right...but that´s a fact from his Page
I´m sure Fastboot is the better way...but I tried it like this and it worked
I stand corrected, didn't see they had that option now. My apologies
In which case, you'd download the relevent ZIP file, rename it PB99IMG.zip (not PB99IMG.zip.zip) and put it on the root of our SD card (root - not in any folders)
Then, when you boot into HBOOT it should just pick it up and ask if you want to flash it - you don't go into recovery
no Probs
I never got asked if i wanted to flash the hBOOT
I'm running a rooted HTC desire and i'm trying to load flash the hboot to the oxygen variety
I haven't s-off my phone yet but wanted to use the no PC method outlined above
When i go into hBoot the phone picks up the PB99IMG.zip (saying "checking PB99IMG.zip......") but doen't give me the option to flash the hboot
Am i missing something? Do i have to s-off it the long way first?
Any help would be really appreciated
=]
Yes, you have to S-OFF first before you can change the MTD. It does say on the website:
"If you are already S-OFF, you can get our newest patched HBOOTs from here. (without going through the entire procedure again).
Please read the entire table and pick the partition table with the correct sizes for your ROM. One easy way to switch partition tables, is to nandroid backup,
and verify that the sizes of your backup are indeed the ones listed in the table (or smaller), and restore after flashing hboot."
Any idea if i can choose the Oxygen variation when i use the AlphaRev 1.8 HBOOT reflash utility or will i need to do it again with a PB99IMG.zip after?
the.draconian said:
Any idea if i can choose the Oxygen variation when i use the AlphaRev 1.8 HBOOT reflash utility or will i need to do it again with a PB99IMG.zip after?
Click to expand...
Click to collapse
Do the Alpharev 1.8 Flash first.
Then connect your phone, boot into Fastboot mode, and run the foll:
1) Nandroid backup in recovery.
2) Verify the MD5SUM of the file you downloaded against the one in the table.
3) Flash HBOOT with your phone in fastboot mode (Back+POWER) -> 'fastboot flash hboot bravo_alphaspl.img' (change into the correct filename for the HBOOT you downloaded)
4) 'Fastboot reboot-bootloader'
5) 'Fastboot erase cache'
6) Boot recovery, wipe everything and restore.
Click to expand...
Click to collapse
Again a quote from their site
Edit: Alpharev seems to have taken down the Pb99img method
EddyOS said:
Do NOT continue with what you're doing. Have you even read the instructions on the AlphaRev site? You flash a new MTD table using the fastboot commands of adb:
1) Nandroid backup in recovery.
2) Verify the MD5SUM of the file you downloaded against the one in the table.
3) Flash HBOOT with your phone in fastboot mode (Back+POWER) -> 'fastboot flash hboot bravo_alphaspl.img' (change into the correct filename for the HBOOT you downloaded)
4) 'Fastboot reboot-bootloader'
5) 'Fastboot erase cache'
6) Boot recovery, wipe everything and restore
Click to expand...
Click to collapse
Of course I have read the instructions thoroughly. I would never do anything without reading several times over. As another member pointed out, you can in fact flash from .zip
However it would not work for me, probably a lot of others too, as another member mentioned it has been removed from site.
I have now switched to miui and am not encountering any storage space issues as yet, so I think ill leave it alone for awhile. Thanks for everyone's input and help.
Cheers.
Sent from my HTC Desire using XDA App
Anyone got this to work? Ive tried following the instructions (I have s-off and have repartitioned my HBOOT previously with ADB) and it just says no image found when I load into fastboot
When I try to do it from the SD card on mine, it finds the PB99IMG.zip file but then says "Model ID invalid. Update Fail!" then asks if I want to reboot or not. Rebooting just performs a normal reboot with no changes.
jordan.harris01 said:
When I try to do it from the SD card on mine, it finds the PB99IMG.zip file but then says "Model ID invalid. Update Fail!" then asks if I want to reboot or not. Rebooting just performs a normal reboot with no changes.
Click to expand...
Click to collapse
Obviously, you're trying to install a file meant for another device! That's a very dangerous thing to do!
It's the PB99IMG.zip for the Oxygen HBOOT. How can it be for the wrong device? I'm s-off, running Oxygen RC7.
jordan.harris01 said:
It's the PB99IMG.zip for the Oxygen HBOOT. How can it be for the wrong device? I'm s-off, running Oxygen RC7.
Click to expand...
Click to collapse
At least that's what the error code means anyway..Is there a reason why you cant fastboot flash the img?
Yea, I assumed that. I can't seem to get fastboot working again on my machine. It was working but I haven't had much time to look into what happened. ADB devices brings up the serial number but fastboot won't detect the phone. I was just trying to do this while I was at work and I don't have access to fastboot here.
jordan.harris01 said:
Yea, I assumed that. I can't seem to get fastboot working again on my machine. It was working but I haven't had much time to look into what happened. ADB devices brings up the serial number but fastboot won't detect the phone. I was just trying to do this while I was at work and I don't have access to fastboot here.
Click to expand...
Click to collapse
Adb and fastboot detect the phone at different phases. If one detects, at that point, the other wouldnt.
Are u sure you're trying out fastboot in fastboot mode (poweroff, Back key+Power On)? At that point fastboot should work..Even most severely damaged phones are detected in fastboot
Yes, the phone is in fastboot when I'm trying this. I'm wondering if something happened to the fastboot driver or something. Either way, I'll look into it at some point.

[Q] 387mb HBOOT to CM7r2 HBOOT

need to change to the above as want to try the faster CM7r2version of ALEX-V's & PVTeams runnymede ROM. get round to doing it and it gives me the "CID incorrect upgrade fail" message. I have changed HBOOT several times before but never had this message.
My phone is S-OFF and PVT4
Any pointers peeps?
Ta muchly
Flash bravo downgrader from AlphaRev website and then the CM7r2-Hboot.
MatDrOiD said:
Flash bravo downgrader from AlphaRev website and then the CM7r2-Hboot.
Click to expand...
Click to collapse
I just tried that but getting the same message, phone still boots into rom and everything but just cant seem to change hboot lol
Use the fastboot method via command prompt.... Had the same problem....
1) Download and install the Android SDK
2) Copy fastboot from platform to platform-tools (Might not be included in the latest sdk releases)
3) Download the hboot and place it in the platform-tools map
4) Open cmd and navigate to the SDK
5) type 'fastboot flash hboot {filenameofhboot}.img
That should work
Please post the CMD output here.
Thanks for your help guys but just did the drastic thing (before your replies) and unrooted/rerooted lol. all fine now

[HTC Desire] Stuck at htc logo with 4 triangles at the corners

Hello everybody, I've been searching for a solution to this for a while now. Searching all over this forum and other forums. Google advanced searchs didn't help me neither. Please I would be very grateful if you could give me a start line.
I've ended up with a Htc desire of which I don't know the background since wasnt mine. the only thing i found out (when unplug from pc) :
AlphaRev CM7 r2
Bravo PVT3 ship S-OFF
Hboot - 6.93.1002
Microp - 051d
Touch panel - Synt0101
Radio - 5.17.05.23
Aug 10 2010, 17:52:18
The cell phone is GSM of no mobile operator.
Please can you tell me if my phone is bricked? is there any chance for recovery? Thank you so much !!
The solution is in this sticky thread...
http://forum.xda-developers.com/showthread.php?p=17829936
Guess you didn't search that hard?
Sent from my HTC Desire using Tapatalk
Damn sir! you're fast!
Thank you, i found the tutorial very good! just what i need
rootSU said:
The solution is in this sticky thread...
http://forum.xda-developers.com/showthread.php?p=17829936
Click to expand...
Click to collapse
excuse me again , but i im stuck..
i presumed my problem was at the section [4]RUU PROBLEMS
(since there was the htc logo problem with four /!\ )
ok, i followed thes steps:
went to alpharev.nl and downloaded the stock .img
downloaded and installed the android flasher.. i turned on the desire with the htc logo and the four triangles , choose the bootloader and i hit the Flash! button. but nothing.. nothing happens on the phone.. and android flasher just keeps hanging with the progressbar not moving. what am i doing wrong??
Are you sure you used search??
Go back to alpharev and download the file PB99IMG_stock. Rename this as PB99IMG.zip and place onto your SD card. Reboot phone with VolDn + Pwr and wait until you see "Do you want to install update?" (or something like that) and select "yes".
You will find this guide posted many times on this forum and it's not hard to locate...
I guess what the op need is to flash the hboot_downgrader first then only run the ruu. It should works.
Flashing the stock_hboot from alpharev will make no different because that is not the original stock hboot but the locked bravo_alphaspl.img with 147mb/data and the original stock hboot from htc is 148mb/data.
As mentioned in Alpharev website:
"Downgrade protection, these HBOOTs cannot be overwritten by an OTA or RUU, unless you flash a downgrader HBOOT first."
So flash downgrader hboot then run RUU.
777ace said:
Are you sure you used search??
Go back to alpharev and download the file PB99IMG_stock. Rename this as PB99IMG.zip and place onto your SD card. Reboot phone with VolDn + Pwr and wait until you see "Do you want to install update?" (or something like that) and select "yes".
You will find this guide posted many times on this forum and it's not hard to locate...
Click to expand...
Click to collapse
Indeed sir, i found this guide but isn't working for me. I downloaded the PB99IMG_stock.zip , renamed to PB99IMG.zip and copied to the root of SD card. I tried tto powr + voldown but nothing.. just brings up the htc logo with the four triangles at the edges.
ckpv5 said:
I guess what the op need is to flash the hboot_downgrader first then only run the ruu. It should works.
Flashing the stock_hboot from alpharev will make no different because that is not the original stock hboot but the locked bravo_alphaspl.img with 147mb/data and the original stock hboot from htc is 148mb/data.
As mentioned in Alpharev website:
"Downgrade protection, these HBOOTs cannot be overwritten by an OTA or RUU, unless you flash a downgrader HBOOT first."
So flash downgrader hboot then run RUU.
Click to expand...
Click to collapse
I've tried with the android flasher this method but with no luck. should i
go with the .iso file burn it and run it to change the hboot.
(one more thing. i don't find 147/148 mb data on the bravo_xxx.img they're only a few kb :/ )
Never use android flasher so not sure about it. Try fastboot commander but do not use bravo_alphaspl.img, use bravo_downgrade img. After flashing it, run ruu.
aaronkatrini said:
(one more thing. i don't find 147/148 mb data on the bravo_xxx.img they're only a few kb :/ )
Click to expand...
Click to collapse
hboot.img that you flash will change the nand partition layout. So flashing an alpharev stock hboot will change the nand partition to 147mb for data, 250mb for system and 40mb for cache. 147/148mb is not the size of hboot.
Your problem here is the RUU cannot write a new partition to nand because of the locked alpharev hboot, that is why you need to flash the bravo_downgrade.img to unlock the hboot then when you run ruu, it can write new partition layout to nand.
ckpv5 said:
Your problem here is the RUU cannot write a new partition to nand because of the locked alpharev hboot, that is why you need to flash the bravo_downgrade.img to unlock the hboot then when you run ruu, it can write new partition layout to nand.
Click to expand...
Click to collapse
Very informative answer .. but for some odd reason i cannot get to downgrade the hboot.
1.Downloaded and installed the Fastboot commander 1.51
2.Downloaded the bravo_downgrade.img from alpharev.nl
3.switched on the desire (whith the htc logo and four triangles) and connected to pc
4. opened the fastboot commander and on the "hboot radio & rec" tab.. on the hboot/spl i chose the bravo_downgrade.img and then "flash spl"
5.it says waiting for flashing and than it fails without showing any reason
what am i doing wrong?
In your pc device manager (assuming you're on windows), is the Android USB Devices show My HTC ?
Here is the driver if needed http://rapidshare.com/files/431644974/Usb-Drivers-Android.rar (link taken from fastboot commander thread).
Do a Dam search before you ask a Question
This has been asked and answered before
Thread Closed

[Q] why fastboot screen no bootloader ?

This phone can not recovery,root,but has s-off,
there is a picture from attachment,can have a look,thanks a lot.
hboot 1.08.0000 is not capable of the fastboot commands flash,boot etc.
to install recovery put the recovery.img in a zip file named PG76IMG.zip and put it on the sd card. then go into bootloader and let hboot flash the recovery
thanks
yes,we tried,when put the PG76IMG.zip to sdcard,the phone boot in fastboot,but no information show me to update, if normal,we can see do you want to update now,but this phone no update show me.
which way did you do the s-off?
I don't know
This phone was off by the manufacturer,and also change the cid to 11111111.
when going into bootloader, does he search for a pg76img.zip ?
yes
yes,checking sdcard,Parsing...[PG76IMG.zip]”and then to HBOOT ,no update show me.
if normal,
hboot
parsing。。。sd zip
1 recovery-ok
but this phone no 1 recovery-ok
gq455402012 said:
yes,checking sdcard,Parsing...[PG76IMG.zip]”and then to HBOOT ,no update show me.
if normal,
hboot
parsing。。。sd zip
1 recovery-ok
but this phone no 1 recovery-ok
Click to expand...
Click to collapse
then try upgrading your hboot version to 1.08.0009 from htc dev and then you can flash a recovery.img from your computer..
(requirement is fastboot file from platform tools folder of your android-sdk-floder )
the comand line will be
cd desktop
fastboot flash recovery recovery.img
only if you place the recovery.img on desktop (idk where to get the cwm img from) with the fastboot file..
it wont be much helpful as i didnt told in detail. jusst about to sleep so sorry.. try upgrading your boot loader and lemme know the result..
thank you,my question is how to update to hboot 1.080099?I put PG76IMG to sdcard,but no update information.
gq455402012 said:
thank you,my question is how to update to hboot 1.080099?I put PG76IMG to sdcard,but no update information.
Click to expand...
Click to collapse
http://www.youtube.com/watch?v=40oXTxjO-5o
see the video tut.. and folow the process only till UPGRADING THE HBOOT...
thank you again,this the hboot is 1.080099 or 1.090099,but my phone is hboot 1.080000,first I Need to update hboot use rom1(PG76IMG),when hboot is 1.080099 and then unlock the bootloader.but I can't update now.

Stuck on HTC screen - can't access

Hi
I've looked on here already to try to find a (working) solution for my problem but haven't so far. My HTC desire was
downgraded from ICS to a gingerbread rom successfully - however - upon trying to unlock (unbrand) my phone the
software was stopping this so i tried to install a stock rom on it via usb cable. It downloaded successfully and rebooted.
But when it restarted it stuck on the "htc" loading screen. The only way i can turn it off is to remove the battery - also
when i try to enter recovery it just sticks on the HTC screen too.
This is what it says on the HBOOT screen:
--------------------------------------------------------
-Revolutionary-
BRAVO PVT1 SHIP S-OFF
HBOOT-6.93.1002
MICROP-031d
TOUCH PANEL-SYNT0101
RADIO-4.05.00.11
SD CHECKING...
Loading ...[PB99DIAG.ZIP]
No image!
Loading ...[PB99DIAG.ZIP]
No image!
Loading ...[PB99IMG.ZIP]
No image!
Loading ...[PB99IMG.nbh]
No image or wrong image!
-----------------------------------------------
If anyone could help me with this it would be great, thanks!
have u tried flashing new recovery via fastboot commands?
u can click PB99IMG 4ext recovery in my sig, extract it and put the recovery.img in ur c:\ drive on ur computer then turn off ur phone (pull battery) then hold back button + power (thats fastboot) plug in ur phone so it says fastboot usb then open fastboot command window and type -
fastboot erase recovery
then type -
fastboot flash recovery c:\recovery.img
hopefully it will work and ul 4ext recovery and u can restore a nandroid or flash new rom etc
Sent from my HTC Desire
jmcclue said:
have u tried flashing new recovery via fastboot commands?
u can click PB99IMG 4ext recovery in my sig, extract it and put the recovery.img in ur c:\ drive on ur computer then turn off ur phone (pull battery) then hold back button + power (thats fastboot) plug in ur phone so it says fastboot usb then open fastboot command window and type -
fastboot erase recovery
then type -
fastboot flash recovery c:\recovery.img
hopefully it will work and ul 4ext recovery and u can restore a nandroid or flash new rom etc
Sent from my HTC Desire
Click to expand...
Click to collapse
Hi jmcclue -
Thanks for your reply, I'll give it a try.
How do you open the fastboot command window? After i plug in the usb during fastboot nothing on my computer pops up.
Thanks!
Banksy12 said:
Hi jmcclue -
Thanks for your reply, I'll give it a try.
How do you open the fastboot command window? After i plug in the usb during fastboot nothing on my computer pops up.
Thanks!
Click to expand...
Click to collapse
ok click adb & fastboot in my sig to set it up.
u could just click the PB99IMG 4ext recovery in my sig and follow the instructions, u can change it that way too. its well worth setting up adb & fastboot tho
Sent from my HTC Desire
jmcclue said:
ok click adb & fastboot in my sig to set it up.
u could just click the PB99IMG 4ext recovery in my sig and follow the instructions, u can change it that way too. its well worth setting up adb & fastboot tho
Sent from my HTC Desire
Click to expand...
Click to collapse
Okay thanks a lot, just done it now.
I typed in fastboot erase memory and this pops up:
erasing memory....FAILED (remote: partition is not existed!)
Any idea what this means?
I did the second part anyway and it went into recovery fine, i tried to install a zip from sd but it aborted it because it was "bad"
Banksy12 said:
Okay thanks a lot, just done it now.
I typed in fastboot erase memory and this pops up:
erasing memory....FAILED (remote: partition is not existed!)
Any idea what this means?
I did the second part anyway and it went into recovery fine, i tried to install a zip from sd but it aborted it because it was "bad"
Click to expand...
Click to collapse
fastboot erase memory?? i said fastboot erase recovery.
ok.. so u have 4ext recovery now?? what zip did u try to install??
jmcclue said:
fastboot erase memory?? i said fastboot erase recovery.
ok.. so u have 4ext recovery now?? what zip did u try to install??
Click to expand...
Click to collapse
Sorry - Misread it.
jmcclue - That's worked just great though thankyou so much!
Ive installed cyanogen, but I want to install a stock rom for it (this is what i was doing originally)- do I need to unroot it? What are the steps now?
Thanks a ton.
Banksy12 said:
Sorry - Misread it.
jmcclue - That's worked just great though thankyou so much!
Ive installed cyanogen, but I want to install a stock rom for it (this is what i was doing originally)- do I need to unroot it? What are the steps now?
Thanks a ton.
Click to expand...
Click to collapse
If you want it neat and clean to start from beginning, download alpharev downgrade hboot, flash it via fastboot (follow the instructions from site), download 2.3 RUU from htcdev, unpack it and run from your PC.
The previous attempt to return to stock GB ended with failure because you have revolutionary hboot which is write protected and hboot and radio can't be flashed. So, you had the old radio on your device (RADIO-4.05.00.11) and GB needed a newer one and after flashing it didn't want to boot.
With downgrade you will unlock write protection and RUU will overwrite both hboot and radio.
nlooooo said:
If you want it neat and clean to start from beginning, download alpharev downgrade hboot, flash it via fastboot (follow the instructions from site), download 2.3 RUU from htcdev, unpack it and run from your PC.
The previous attempt to return to stock GB ended with failure because you have revolutionary hboot which is write protected and hboot and radio can't be flashed. So, you had the old radio on your device (RADIO-4.05.00.11) and GB needed a newer one and after flashing it didn't want to boot.
With downgrade you will unlock write protection and RUU will overwrite both hboot and radio.
Click to expand...
Click to collapse
Thanks nlooooo i understand it better now.
I'll give it a try
Banksy12 said:
Thanks nlooooo i understand it better now.
I'll give it a try
Click to expand...
Click to collapse
I've just gone to the AlphaRev site to download the patch - i can't figure out which one to download. I currently have
update-cm-7.2.0-RC2-bravo-signed.zip installed (cyanogenmod7)
Thanks!
Banksy12 said:
I've just gone to the AlphaRev site to download the patch - i can't figure out which one to download. I currently have
update-cm-7.2.0-RC2-bravo-signed.zip installed (cyanogenmod7)
Thanks!
Click to expand...
Click to collapse
It's not a patch, it's hboot that you're looking for. It's the last one on table, nicely called "Bravo Downgrader".
nlooooo said:
It's not a patch, it's hboot that you're looking for. It's the last one on table, nicely called "Bravo Downgrader".
Click to expand...
Click to collapse
Hi again, thank you for your reply. I'm new to this and when i ran through the instructions on alpharev, it didnt work so im obviously doing something wrong, and don't want to mess it up so could you please say whether this is the correct way to do it
From the instructions on alpharev its goes as:
1) nandroid backup in recovery - I have 4ext recovery, so i just basically click "backup" right?
2) download bravo_downgrade.img
3) go into hboot (power+back button)
Now this is the bit im confused about:
fastboot flash hboot bravo_alphaspl.img' (change into the correct filename for the HBOOT you downloaded)
4) 'fastboot reboot-bootloader'
5) 'fastboot erase cache'
6) Boot recovery, wipe everything and restore.
I don't see these options available to me, is this because I have 4ext and just need the normal clockworkmod?
Thankyou.
Banksy12 said:
Hi again, thank you for your reply. I'm new to this and when i ran through the instructions on alpharev, it didnt work so im obviously doing something wrong, and don't want to mess it up so could you please say whether this is the correct way to do it
From the instructions on alpharev its goes as:
1) nandroid backup in recovery - I have 4ext recovery, so i just basically click "backup" right?
2) download bravo_downgrade.img
3) go into hboot (power+back button)
Now this is the bit im confused about:
fastboot flash hboot bravo_alphaspl.img' (change into the correct filename for the HBOOT you downloaded)
4) 'fastboot reboot-bootloader'
5) 'fastboot erase cache'
6) Boot recovery, wipe everything and restore.
I don't see these options available to me, is this because I have 4ext and just need the normal clockworkmod?
Thankyou.
Click to expand...
Click to collapse
4) & 5) are fastboot commands.. so make sure u have fastboot set up on ur computer. click adb & fastboot in my sig if u dont.
once setup, download the bravo_downgrade.img and put it in ur C:\ drive on ur computer, then put ur phone into fastboot, hold back button + power and plug in ur phone (usb) so it says "fastboot usb" then open fastboot command window and type -
fastboot flash hboot c:\bravo_downgrade.img
fastboot reboot-bootloader
fastboot erase cache
then boot into recovery and do what u need to do

Categories

Resources