Need help...(yea, another newb) - HTC Rezound

Ok, I was trying to flash the newest ICS leak and being the newb I am, its borked.
Right now I have an unlocked bootloader with H-Boot 2.11.0000
I have a blank SD card and I just need to know what files to copy to it and what steps to get back to stock or possibly getting the 5/8 ROM leak installed

I'm assuming your s-on still, follow the directions in the OP to install.
Installation for S-ON Devices on Gingerbread firmware
* Copy ROM to SD Card AND PH98IMG.zip AND GB Firmware Patch to ROOT of SD Card
* Reboot to recovery
* wipe data / Factory Reset
* Flash ROM
* Flash GB Fimrware Patch
* Use Developer Menu to reboot to bootloader and flash the boot.img file in the PH98IMG.zip
* Reboot
* Profit!

How exactly do you FLASH the rom without renaming it?

mjones73 said:
I'm assuming your s-on still, follow the directions in the OP to install.
Installation for S-ON Devices on Gingerbread firmware
* Copy ROM to SD Card AND PH98IMG.zip AND GB Firmware Patch to ROOT of SD Card
* Reboot to recovery
* wipe data / Factory Reset
* Flash ROM
* Flash GB Fimrware Patch
* Use Developer Menu to reboot to bootloader and flash the boot.img file in the PH98IMG.zip
* Reboot
* Profit!
Click to expand...
Click to collapse
I can't get past the bolded parts... How do you flash with those files on the SD card, everytime I return to the bootloaded it just runs the PH98IMG file and updates.... from there I'm stumped.

Jonger1150 said:
I can't get past the bolded parts... How do you flash with those files on the SD card, everytime I return to the bootloaded it just runs the PH98IMG file and updates.... from there I'm stumped.
Click to expand...
Click to collapse
Take out your sd card, then go to recovery, wipe. Pop your battery out put your sd card back in, then continue.

Jonger1150 said:
I can't get past the bolded parts... How do you flash with those files on the SD card, everytime I return to the bootloaded it just runs the PH98IMG file and updates.... from there I'm stumped.
Click to expand...
Click to collapse
1) Easiest thing for you is to turn USB Debugging on in Settings (Apps > Development), hook up to PC, and use the Hasoon2000 Noob-proof toolkit to reboot directly to recovery: http://forum.xda-developers.com/showthread.php?p=22696442
2)Many Custom ROMs have Reboot to Recovery in the power button menu
3)Ninja grab the battery at an angle and slide SD Card out, go to recovery, and slide in while mainitaining power connection. (Not ah, recommended but good in a bind)

skater95 said:
Take out your sd card, then go to recovery, wipe. Pop your battery out put your sd card back in, then continue.
Click to expand...
Click to collapse
When my options are
FASTBOOT
RECOVERY
FACT Reset
Clear Storage
SIMLOCK
IMAGE CRC
Which one flashes the rom?

Jonger1150 said:
When my options are
FASTBOOT
RECOVERY
FACT Reset
Clear Storage
SIMLOCK
IMAGE CRC
Which one flashes the rom?
Click to expand...
Click to collapse
You need to first flash a custom recovery and then select that option (AmonRa 3.15 recommended, CWM is buggy on charging battery). That Hasoon2000 kit in last post can do that for you too if you don't have AmonRa installed.

PhantasmRezound said:
You need to first flash a custom recovery and then select that option (AmonRa 3.15 recommended, CWM is buggy on charging battery). That Hasoon2000 kit in last post can do that for you too if you don't have AmonRa installed.
Click to expand...
Click to collapse
That seems to be the biggest issue, can I flash a recovery without being able to boot my phone up... I only have access to the bootloader.
All the instructions fail to mention the requirement for the recovery app... That was the newb boo-boo.

I think there is a zip somewhere, but it's easier with adb.
fastboot flash recovery (name of recovery).img
I recommend S-Off. It makes all of this super easy. I promise its really not that hard. The wire trick looks worse than it is.
Edit: fixed. I'm retarded in the morning.
Sent from my ADR6425LVW using Tapatalk 2

Jonger1150 said:
That seems to be the biggest issue, can I flash a recovery without being able to boot my phone up... I only have access to the bootloader.
All the instructions fail to mention the requirement for the recovery app... That was the newb boo-boo.
Click to expand...
Click to collapse
Yeah, manually you can flash a custom recovery via the same method, a PH98IMG.zip from bootloader. You delete the existing PH98IMG file and replace with one containing AmonRa (what exactly is that zip, do you need it still?)
But, adb fastboot commands when hooked up to PC can flash the recovery directly to memory from an img file. Just need USB Debugging turned on in the Settings on a regular boot to the ROM.
Sooo just use the toolkit on a PC to eliminate hassle if ya can lol. It uses that second paragraph's method. Just need to click an option and it runs the script. Now ya know both ways.
Oh, link in earlier post from my XDA app is not working :/ here is the thread http://forum.xda-developers.com/showthread.php?p=22696442

I guess until I find the zip and instructions I have a brick.

PhantasmRezound said:
Yeah, manually you can flash a custom recovery via the same method, a PH98IMG.zip from bootloader. You delete the existing PH98IMG file and replace with one containing AmonRa (what exactly is that zip, do you need it still?)
But, adb fastboot commands when hooked up to PC can flash the recovery directly to memory from an img file. Just need USB Debugging turned on in the Settings on a regular boot to the ROM.
Sooo just use the toolkit on a PC to eliminate hassle if ya can lol. It uses that second paragraph's method. Just need to click an option and it runs the script. Now ya know both ways.
Oh, link in earlier post from my XDA app is not working :/ here is the thread http://forum.xda-developers.com/showthread.php?p=22696442
Click to expand...
Click to collapse
USB debugging in my PC? I can't access Android OS. I'm 100% limited to the bootloader with NO recovery tool.

OK!!
Got Clockwork installed!

Jonger1150 said:
USB debugging in my PC? I can't access Android OS. I'm 100% limited to the bootloader with NO recovery tool.
Click to expand...
Click to collapse
Ah, I meant the ROM, but not even the ROM boots because of bad flash. No worries. Don't need to be in the ROM anyway, toolkit works in the bootloader.
1) Ensure drivers for phone are properly installed on PC. (Google and download HTC Sync if unsure.)
2) Download and extract toolkit. Run the All In One exe file. The GUI comes up with your options.
3) With phone off, remove SD Card.
4) Boot into bootloader. Select Fastboot option.
5) Connect to PC via USB.
6) Select AmonRa from toolkit options and install.
7) Power down phone, disconnect and insert SD Card.
8) Connect phone, power it up and select Reboot to Recovery on the toolkit.
From recovery, you can enable USB mass storage option for memory and download/transfer files you need from your PC, delete the PH98IMG.zip, etc.

Jonger1150 said:
OK!!
Got Clockwork installed!
Click to expand...
Click to collapse
Ah good Still please be careful though:
PhantasmRezound said:
You need to first flash a custom recovery and then select that option (AmonRa 3.15 recommended, CWM is buggy on charging battery). That Hasoon2000 kit in last post can do that for you too if you don't have AmonRa installed.
Click to expand...
Click to collapse
Several user reports in the forum say ClockworkMod (CWM) has an issue with charging our batteries when the drain gets low. Risk not being able to charge phone at all and brick that way. AmonRa or TWRP from the Development section are still recommended for this particular phone for now.
Hope you get sorted out on the ROM

Sounds like you're getting instructions to do more than you asked.
Go to post three on the following page and scroll down to "Latest leak and installation instructions".
Make sure it flashes twice. I just did this procedure this afternoon without any trouble.
http://forum.xda-developers.com/showthread.php?t=1508118

I got the ROM up and running.... Updating my backup settings... Next step will be to replace clockwork and flash a recovery image... Gotta figure that all out now.
Is it possible to flash AMON recovery over CWM?

Jonger1150 said:
I got the ROM up and running.... Updating my backup settings... Next step will be to replace clockwork and flash a recovery image... Gotta figure that all out now.
Is it possible to flash AMON recovery over CWM?
Click to expand...
Click to collapse
Yes, just install the new recovery normally, will be okay.

I guess I did end up installing AMON recovery, I just checked. Creating Nandroid right now....
Does a Nandroid basically recover EVERYTHING?

Related

[View]S-OFF GB to HC and back again, CWM, ROOT: Read even if you have S-OFF on HC

Preamble
This is the S-OFF upgrade from GingerBread to HoneyComb
Do not perform this procedure if you have the official HTC hboot, it will not work. You must have a revolutionary hboot (see prerequisites).
***If you performed this procedure with previously and have hboot version 6.14.5555 please update to the new hboot, 6.14.5555 is no longer supported***
Upgrade instructions at the bottom of the procedures.
Prerequisites
You must have performed Revolutionary S-OFF
If running on windows you will need these fastboot drivers
If running the procedure on Linux or MacOS you must have fastboot working.
There are no other software prerequisites for this procedure, it does not matter what ROM/Kernel or recovery you are using.
Don't bother asking for help if you try to do this on a virtual machine, you won't get any.
Run on a real machine.
Windows Instructions
Download this file MD5=c62cc1d0453799a7277abfea444d20e4
Download the superuser zip file MD5=69f81ca292f14f71b081bb45a556a3e3
Copy the superuser zip file to the root of your SDCARD
Extract the large zip file downloaded in step 1
Navigate to the RUU_Express_B02 directory
Double-click ARUWizard.exe and proceed like any other RUU, ticking the boxes and pressing next the screen as required.
Postinstall
Reboot to recovery
Flash the SU zip file copyed in instruction 3
Linux/MacOS Instructions (Also works on windows, use if ARUWizard.exe crashes for you)
Download this file MD5=5ef525038a3b8b0af2f214098fd80252
Download the superuser zip file MD5=69f81ca292f14f71b081bb45a556a3e3
Copy the superuser zip file to the root of your SDCARD
Boot your view to fastboot mode.
Run the following commands:
Code:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip RUU_Express_B02_RAW.zip
[COLOR="Red"][I]***This will fail first time with error 90, repeat the command[/I][/COLOR]
fastboot flash zip RUU_Express_B02_RAW.zip
[COLOR="Red"][I]***Ignore the on-screen progress bar, the flash is complete when fastboot completes[/I][/COLOR]
fastboot reboot
Postinstall
Reboot to recovery
Flash the SU zip file copyed in instruction 3
Alternative Installation Instruction (Any OS)
Download this file MD5=5ef525038a3b8b0af2f214098fd80252
Download the superuser zip file MD5=69f81ca292f14f71b081bb45a556a3e3
Rename the RUU_Express_B02_RAW.zip file PG41IMG.zip and place on the root of your (external) sdcard
Copy the superuser zip file to the root of your SDCARD
Boot your view bootloader, it will detect the PG41IMG.zip file and ask you to confirm update, confirm the update
***This will fail after completing part of the update, don't worry it's expected***
Boot your view bootloader a second time, it will detect the PG41IMG.zip file and ask you to confirm update, confirm the update again.
Postinstall
Reboot to recovery
Flash the SU zip file copyed in instruction 3
Do not mirror files from this post.
No discussion of Honeycomb content or changes or the relative merits of Gingerbread and Honeycomb. This thread is for the procedure and support thereof only! Also please don't quote the first post because your post becomes an automatic TLDR.
Update Instructions
Use these instructions if you currently have hboot 6.14.5555 - Your data should be preserved but take a backup first just in case.
Method 1
Download this file MD5=20fd6e7546ac2fc422c5a9a5b366f77c
Copy the file to the root of your external SDCARD
Boot your view bootloader, it will detect the PG41IMG.zip file and ask you to confirm update, confirm the update
Method 2
Download this file MD5=20fd6e7546ac2fc422c5a9a5b366f77c
Boot your view to fastboot mode.
Run the following commands:
Code:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip PG41IMG.zip
[I][COLOR="Red"]***Ignore the on-screen progress bar, the flash is complete when fastboot completes[/COLOR][/I]
fastboot reboot
[Revision History]
B02 - updated full version: hboot 6.14.5556
New bootloader to patch bugs with fastboot flashing
- Fastboot flashing splash1 fixed
- Fastboot flashing hboot fixed
Patch for upgrading from a previous version added.
B01 - Initial full version: hboot 6.14.5555
BETA- Developer preview
Special thanks: contradude for the early and riskiest testing, and Maine_Coon for all the ongoing testing
Downgrade to Gingerbread
Preamble
This is the S-OFF downgrade from HoneyComb to S-OFF GingerBread if you are not S-OFF and have a HTC (not revolutionary) hboot then do not do this it will not work.
The full versions of these files will give you a fully functional Gingerbread installation with S-OFF, CWM recovery and boot image with the secure flag turned off.
Windows Instructions
Download this file MD5=f5afc4b457a17f88cc611b40e6c7cdc8
Download the superuser zip file MD5=69f81ca292f14f71b081bb45a556a3e3
Copy the superuser zip file to the root of your SDCARD
Extract the large zip file downloaded in step 1
Navigate to the Express_Downgrade directory
Double-click ARUWizard.exe and proceed like any other RUU, ticking the boxes and pressing next the screen as required.
Postinstall
Reboot to recovery
Flash the SU zip file copied in instruction 3 if using the full version.
Linux/MacOS Instructions (Also works on windows, use if ARUWizard.exe crashes for you)
Download this file MD5=7cfbaf099d80d899b13848a3ed3fd66a
Download the superuser zip file MD5=69f81ca292f14f71b081bb45a556a3e3
Copy the superuser zip file to the root of your SDCARD
Boot your view to fastboot mode.
Run the following commands:
Code:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip Express_dg.zip [colour=blue](or Express_dg_lite.zip as appropriate)[/blue]
[COLOR="Red"][I]***This will fail first time with error 90, repeat the command[/I][/COLOR]
fastboot flash zip Express_dg.zip [colour=blue](or Express_dg_lite.zip as appropriate)[/blue]
[COLOR="Red"][I]***Ignore the on-screen progress bar, the flash is complete when fastboot completes[/I][/COLOR]
fastboot reboot
Postinstall
Reboot to recovery
Flash the SU zip file copied in instruction 3 if using the full version.
Alternative Installation Instruction (Any OS)
Download this file MD5=7cfbaf099d80d899b13848a3ed3fd66a
Download the superuser zip file MD5=69f81ca292f14f71b081bb45a556a3e3
Rename the file downloaded in step1 to PG41IMG.zip and place on the root of your (external) sdcard
Copy the superuser zip file to the root of your SDCARD
Boot your view bootloader, it will detect the PG41IMG.zip file and ask you to confirm update, confirm the update
***This will fail after completing part of the update, don't worry it's expected***
Boot your view bootloader a second time, it will detect the PG41IMG.zip file and ask you to confirm update, confirm the update again.
Postinstall
Reboot to recovery
Flash the SU zip file copied in instruction 3 if using the full version.
Do not mirror files from this post.
wow you are really fast, excellent men.
One for me please
reserved 2
Great response time!
For us newbs, I'd like to clarify... This isn't an alternative HoneyComb, yet. Just an attempt to make the OTA honeycomb "unlockable", right?
vancraft said:
Great response time!
For us newbs, I'd like to clarify... This isn't an alternative HoneyComb, yet. Just an attempt to make the OTA honeycomb "unlockable", right?
Click to expand...
Click to collapse
This is an attempt to make downgrading easier for us.
spartan1987 said:
This is an attempt to make downgrading easier for us.
Click to expand...
Click to collapse
Right. That's the "recovery" part.
But its also described as "root, and all". I'm wondering if this allows the installer to root the OTA Honeycomb? Or will more work be required before the install can be further changed (i.e. s-off, eventually upgraded to ICS, etc.)?
It works
I can confirm this works with root flashed and all. I now have a rooted HC. tyvm globatron
risb577 said:
I can confirm this works with root flashed and all. I now have a rooted HC. tyvm globatron
Click to expand...
Click to collapse
so, does that mean you could, in theory, flash a custom HC rom once we get one?
Throw up some screenshots or a video would you?
edit: oh and test rom manager and titanium backup if you don't mind.
I have a rooted CWM backup of the stock.
Do I need to restore and then unroot before proceeding with HC?
stuck on soft brick..
Hey Guys
how do you do the step 6?
I am in cmd and kept telling me command not recornized or something...
I guess I need to know how to flash that RUU-mini zip...
thanks for all your help...
Maine_Coon said:
I have a rooted CWM backup of the stock.
Do I need to restore and then unroot before proceeding with HC?
Click to expand...
Click to collapse
No, as it says in the OP, You MUST be s-off and THEN run an RUU. Accept all updates to include the HC update and the view will be soft bricked. THEN use fastboot to push the mini ruu.
---------- Post added at 10:09 PM ---------- Previous post was at 10:07 PM ----------
myowin said:
Hey Guys
how do you do the step 6?
I am in cmd and kept telling me command not recornized or something...
I guess I need to know how to flash that RUU-mini zip...
thanks for all your help...
Click to expand...
Click to collapse
If it says it's an unrecognized command, then either you do not have fastboot installed, or you haven't gone into environment variables (assuming it's a windows box) and added those commands to the path. try that first (google is your friend and you can google in XDA). Good luck.
A quick question here. Once it is the soft brick mode, I hold down power and volume down to get back to fastboot mode. Is this correct? And I know the ruu will wipe my data but nothing here should wipe the internal sd, correct?
thank you so much for quick respond..
I think I found it here how to do that.. (for someone like me... )
http://forum.xda-developers.com/showthread.php?t=532719
root
Im not sure what this method of rooting will do for us, but I am under the impression that this will help if we need to go back to GB, or flash another custom HC rom when someone else cooks one up. I have not tested downgrading.
I can report that clockwork is installed with the option to flash from zip, mounts, etc just like the old clockwork. And I still have S-OFF. I installed ROM manager, but it gave me the "you don't have clockwork installed" message. I'm not sure if that is normal, because I don't use ROM Manager. Titanium did see root. Check out the screens.
ElAguila said:
A quick question here. Once it is the soft brick mode, I hold down power and volume down to get back to fastboot mode. Is this correct? And I know the ruu will wipe my data but nothing here should wipe the internal sd, correct?
Click to expand...
Click to collapse
I haven't done this yet, but I'm dling the RUU right now to do it and help people troubleshoot.
To answer your question, if you hold down the power button long enough, the view will power off, then you can hold power + vol down to get back into the bootloader and select fastboot mode, then open cmd, type fastboot devices and check to make sure yours shows up, then proceed with pushing the mini-ruu. If I'm wrong guys, correct me. Hope it works out for you.
ElAguila said:
A quick question here. Once it is the soft brick mode, I hold down power and volume down to get back to fastboot mode. Is this correct? And I know the ruu will wipe my data but nothing here should wipe the internal sd, correct?
Click to expand...
Click to collapse
Im not sure if this matters, but when I was in soft brick, I rebooted a few times and could not get into the bootloader. It just seemed to ignore the vol down keypress. I then unplugged the usb, powered off from soft brick, and held the vol. down button down even before I hit the power button as I was turning it on. Once I was in bootloader, I just plugged the usb back in.
EDIT: More tips:
1.After I flashed the initial stock ruu, and before I accepted any updates, I turned off fastboot in the power options and enabled usb debugging.
2. I did this from a Windows 7 laptop. When I initially tried to perform the softbrick steps, I got an access denied error message. The files were sent ok, but errored on saving. I closed the command prompt, and re-lauched the command prompt as administrator. The commands sent successfully.
3. Also, once you send the mini ruu over, the Tablet sat in the the oem loader with a 70% full progress bar after I successfully sent the mini ruu. I waited about 10 minutes because I was unsure how to proceed. I finally issued:
fastboot reboot-bootloader
Once back into bootloader, I mounted usb storage, copied SU to the card, and flashed from zip
risb577 said:
Im not sure what this method of rooting will do for us, but I am under the impression that this will help if we need to go back to GB, or flash another custom HC rom when someone else cooks one up. I have not tested downgrading.
I can report that clockwork is installed with the option to flash from zip, mounts, etc just like the old clockwork. And I still have S-OFF. I installed ROM manager, but it gave me the "you don't have clockwork installed" message. I'm not sure if that is normal, because I don't use ROM Manager. Titanium did see root. Check out the screens.
Click to expand...
Click to collapse
Yeah, rom manager won't work bc we don't have official support from Koush for CWM recovery so that's no issue, I was just curious is all lol. I'm glad to hear titanium detects root, as that was an issue initially for the view. Try to backup your apps, test radios (3g, 4g, wifi, bluetooth, GPS, ETC), run quadrant. I don't know how familiar you are with honeycomb to test out all of it's functions, but we are going to need a few people to test this out for globatron so he can make fixes and/or adjustments as necessary, which is why he specifically asked for devs and people familiar with troubleshooting to do this first. That's the beauty of open source, we're all guinea pigs.
I forgot to ask this earlier. What does the soft brick state look like? Is it just the white screen the the green HTC on it? I want to make sure I don't power it off while it is still flashing HC.
soft brick screen
ElAguila said:
I forgot to ask this earlier. What does the soft brick state look like? Is it just the white screen the the green HTC on it? I want to make sure I don't power it off while it is still flashing HC.
Click to expand...
Click to collapse
It looks like this pic. Plus another clue you are soft bricked is it stays here longer than 10 minutes if you care to wait lol

Trying to find a definitive how-to for mac rooting

I've just unlocked my rezound and i'm trying to root via my mac. i downloaded the amonra recovery and put it in my android folder. i've got my phone rebooted and i'm in the fastboot usb menu. i have bootloader, reboot, reboot bootloader, and power down as options.
a little help?
maybe i'm just not meant to root my phone :-(
On mine the command was ./fastboot recovery recovery.img as long as you are in fastboot in the bootloader.
Sent from my ADR6425LVW using XDA
Since you're in fastboot usb, make sure the recovery image is in the android tools folder containing fastboot.exe. The command is "fastboot flash recovery recovery.img" without the quotes and recovery.img being the name of the image file you put in your android tools folder.
OLDsJUNKIE said:
Since you're in fastboot usb, make sure the recovery image is in the android tools folder containing fastboot.exe. The command is "fastboot flash recovery recovery.img" without the quotes and recovery.img being the name of the image file you put in your android tools folder.
Click to expand...
Click to collapse
Damn knew i was missing something lol well said.
alright, got amonra installed with the right path and all, went to dev options, installed su & superuser, rebooted, i see superuser, but NOTHING is getting root access.... titanium backup, file explorer... nothing.
so, i don't think it's really rooted. sigh.
if it makes a difference, i was on the ICS leak prior to all this. make a difference?
Not really sure are you on stock right now or did you flash a rooted Rom?
Sent from my ADR6425LVW using XDA
tp62688 said:
Not really sure are you on stock right now or did you flash a rooted Rom?
Sent from my ADR6425LVW using XDA
Click to expand...
Click to collapse
stock right now, no rooted rom.
brewner said:
stock right now, no rooted rom.
Click to expand...
Click to collapse
Have you rebooted since rooting through Amon and installing SU? If that doesn't solve it, installing one of the rooted ROMs should.
OLDsJUNKIE said:
Have you rebooted since rooting through Amon and installing SU? If that doesn't solve it, installing one of the rooted ROMs should.
Click to expand...
Click to collapse
I concur lol
OLDsJUNKIE said:
Have you rebooted since rooting through Amon and installing SU? If that doesn't solve it, installing one of the rooted ROMs should.
Click to expand...
Click to collapse
Suggestions?
I would just flash a prerooted Rom thats what I did with mine installed the root user access from amonra didn't work for me. You gonna go with GB or ICS?
tp62688 said:
I would just flash a prerooted Rom thats what I did with mine installed the root user access from amonra didn't work for me. You gonna go with GB or ICS?
Click to expand...
Click to collapse
I would prefer ICS.
I would read up on BAMF ICS or Cleanrom ICS and follow the steps to flash as long as you are on the new firmware. There are others but those are the ones that I've tried I'm currently on BAMF.
BAMF looks more straightforward. waiting for a response on a question over there.
What did you need to know?
it *appears* that i'm ready to flash. there are two files that i've downloaded. one is a rom, the other a kernal. i'm trying to figure out which is which and what my next steps are.
here are the instructions, and i'm wondering how important the nandroid backup is, since i'm basically starting fresh.
Download rom file and PH98IMGnewfirmwarepeople.zip
Rename PH98IMGnewfirmwarepeople.zip to "PH98IMG.zip" without the quotes
Place both files on external SD card and reboot to recovery
Make a nandroid backup
Wipe data, cache, dalvic cache, and system
Flash the rom through the "Flash Zip Menu" in recovery
From main recovery screen, choose "Developer Menu"
Select "Reboot to Bootloader" from the developer menu
Phone will reboot to hboot, you may have to select bootloader from hboot screen
Bootloader will load the PH98IMG.zip, select "Yes" to update.
Rock on with your bad self and reboot system
The one with BAMF in the title is typically the Rom and the kernel would either be oldfirmwarepeople.zip or newfirmwarepeople.zip this file has to be renamed as PH98IMG.zip and place on the ext sd card. Then in amon-ra wipe everything and flash the rom zip then from the developer menu boot into bootloader and let it apply the kernel update then it will reboot then profit.
do you see any issues with following the directions above?

[HOW TO] S-Off, Flash ICS ROM, Flash ENG HBOOT, Recovery and Root!

This will explain everything you need to do to get S-Off, ICS ROM, ENG HBOOT, Recovery and Root.
Things you need to download:
My AIO Kit. Get the full version from here.
SuperUser from here
ENG HBOOT from here
ICS ROM from here
Stock T-Mobile 1.43 ROM from here
READ S-Off Instructions from here.
S-Off Tool from here. (Download is in the bottom)
As always, I do not take any responsibility for what happens to your phone. I've done this myself and I can confirm that it works.
This is for T-Mobile Users ONLY (for now). I'll edit it for other users soon.
BACK UP YOUR INFO FROM YOUR PHONE MEMORY AND SD CARD.
1. Make sure USB Debugging is enabled. Go to Settings -> Applications -> Development -> USB Debugging.
2. Download my tool and run it. If your bootloader is unlocked (most likely it is), on my tool, press "Boot into Bootloader". After you are in bootloader, run the "Relock Bootloader" command
3. Put the Stock T-Mobile 1.43 ROM on to your SD Card. Make sure it in the root folder. Rename the file to PH85IMG. Run the command on my tool to "Boot into Bootloader" It should scan for the ROM. If it doesn't (It may be in Fastboot mode, that's why) press the power button so it switches from Fastboot into HBOOT mode.
4. It will detect it and press the Volume Up button. It will flash the Stock ROM. After the phone boots up, re enable USB Debugging again.
5. Get your unlock_code.bin from HTCDev (unless you have it) and place it in the Data folder of my tool.
6. Run the "Unlock Bootloader" command.
7. When it sends the .bin file to your phone, press Volume Up and the Power Button. It will unlock your bootloader. Re enable USB Debugging again.
8. Flash CWM 5.0.2.7 recovery from my tool.
9. Place the SuperUser zip file onto your SD Card (not the internal one!). From my tool, press "Boot into Recovery". Go to "Install Zip From SD Card", "Choose Zip from SD Card" and flash "Superuser-3.0.7-efghi-signed.zip". Press the back button and select "Reboot System Now"
10. Read the S-Off instructions carefully and watch the video.
BACK UP YOUR INFO FROM YOUR PHONE MEMORY AND SD CARD.
Put an blank memory card in your phone. Run the tool and do the wire trick.
11. After it is all done, re enable USB Debugging. Put the ICS ROM on your SD Card. Rename it to PH85IMG. Run the command on my tool to "Boot into Bootloader" It should scan for the ROM. If it doesn't (It may be in Fastboot mode, that's why) press the power button so it switches from Fastboot into HBOOT mode. Press Volume Up and it will flash the ICS ROM. (It will boot twice into bootloader so DO NOT TOUCH YOUR PHONE). After it is done, press the power button and the phone will restart.
12. When it turns back on, re enable USB Debugging. Put the ENG HBOOT on your SD Card. Rename it to PH85IMG. Run the command on my tool to "Boot into Bootloader" It should scan for the HBOOT. If it doesn't (It may be in Fastboot mode, that's why) press the power button so it switches from Fastboot into HBOOT mode. Press Volume Up and now you have ENG HBOOT.
13. Flash CWM 5.0.2.7 recovery from my tool.
14. Place the SuperUser zip file onto your SD Card (not the internal one!). From my tool, press "Boot into Recovery". Go to "Install Zip From SD Card", "Choose Zip from SD Card" and flash "Superuser-3.0.7-efghi-signed.zip". Press the back button and select "Reboot System Now"
You are now fully S-Off'd, have ICS installed and fully rooted!
Please be sure to thank all the devs that made all the tools and mods!
Alot of info here.
If I already flashed the ICS leak , now locked bootloader , S still ON.
Would it be 5-9 then step 13 ?
xManMythLegend said:
Alot of info here.
If I already flashed the ICS leak , now locked bootloader , S still ON.
Would it be 5-9 then step 13 ?
Click to expand...
Click to collapse
If you are on the ICS leak, I believe the new HBOOT that comes with it does not support flashing recoveries. I could be wrong though.
If you want to S-Off, follow from step 5 and onward.
If the new HBOOT supports flashing recoveries, do as you said, 5-9.
hasoon2000 said:
This will explain everything you need to do to get S-Off, ICS ROM, ENG HBOOT, Recovery and Root.
Things you need to download:
My AIO Kit. Get the full version from here.
SuperUser from here
ENG HBOOT from here
ICS ROM from here
Stock T-Mobile 1.43 ROM from here
READ S-Off Instructions from here.
S-Off Tool from here. (Download is in the bottom)
As always, I do not take any responsibility for what happens to your phone. I've done this myself and I can confirm that it works.
This is for T-Mobile Users ONLY (for now). I'll edit it for other users soon.
BACK UP YOUR INFO FROM YOUR PHONE MEMORY AND SD CARD.
1. Make sure USB Debugging is enabled. Go to Settings -> Applications -> Development -> USB Debugging.
2. Download my tool and run it. If your bootloader is unlocked (most likely it is), on my tool, press "Boot into Bootloader". After you are in bootloader, run the "Relock Bootloader" command
3. Put the Stock T-Mobile 1.43 ROM on to your SD Card. Make sure it in the root folder. Rename the file to PH85IMG. Run the command on my tool to "Boot into Bootloader" It should scan for the ROM. If it doesn't (It may be in Fastboot mode, that's why) press the power button so it switches from Fastboot into HBOOT mode.
4. It will detect it and press the Volume Up button. It will flash the Stock ROM. After the phone boots up, re enable USB Debugging again.
5. Get your unlock_code.bin from HTCDev (unless you have it) and place it in the Data folder of my tool.
6. Run the "Unlock Bootloader" command.
7. When it sends the .bin file to your phone, press Volume Up and the Power Button. It will unlock your bootloader. Re enable USB Debugging again.
8. Flash CWM 5.0.2.7 recovery from my tool.
9. Place the SuperUser zip file onto your SD Card (not the internal one!). From my tool, press "Boot into Recovery". Go to "Install Zip From SD Card", "Choose Zip from SD Card" and flash "Superuser-3.0.7-efghi-signed.zip". Press the back button and select "Reboot System Now"
10. Read the S-Off instructions carefully and watch the video.
BACK UP YOUR INFO FROM YOUR PHONE MEMORY AND SD CARD.
Put an blank memory card in your phone. Run the tool and do the wire trick.
11. After it is all done, re enable USB Debugging. Put the ICS ROM on your SD Card. Rename it to PH85IMG. Run the command on my tool to "Boot into Bootloader" It should scan for the ROM. If it doesn't (It may be in Fastboot mode, that's why) press the power button so it switches from Fastboot into HBOOT mode. Press Volume Up and it will flash the ICS ROM. (It will boot twice into bootloader so DO NOT TOUCH YOUR PHONE). After it is done, press the power button and the phone will restart.
12. When it turns back on, re enable USB Debugging. Put the ENG HBOOT on your SD Card. Rename it to PH85IMG. Run the command on my tool to "Boot into Bootloader" It should scan for the HBOOT. If it doesn't (It may be in Fastboot mode, that's why) press the power button so it switches from Fastboot into HBOOT mode. Press Volume Up and now you have ENG HBOOT.
13. Flash CWM 5.0.2.7 recovery from my tool.
14. Place the SuperUser zip file onto your SD Card (not the internal one!). From my tool, press "Boot into Recovery". Go to "Install Zip From SD Card", "Choose Zip from SD Card" and flash "Superuser-3.0.7-efghi-signed.zip". Press the back button and select "Reboot System Now"
You are now fully S-Off'd, have ICS installed and fully rooted!
Please be sure to thank all the devs that made all the tools and mods!
Click to expand...
Click to collapse
Great tutorial Hasoon but shouldn't you mention in steps 3, 11 and 12 that once you've finished flashing the ph85img file and rebooted in each case that that file should be deleted to avoid any conflict with the next step renaming to ph85img? If noobs already see a ph85img file, they might think the correct one is already there instead of deleting the old one and renaming the next step file ph85img which would be a totally different file. Just my thoughts to avoid any confusion which inevitably will happen. lol
Unlocked via HTC DEV my old info wasnt working for whatever reason.
Followed steps recovery flashed , superuser flashed.
Titanium cant get root priveleges. Updates SU DLd busybox.
Not sure if Im rooted or if the app is wonky.
frodoboy said:
Great tutorial Hasoon but shouldn't you mention in steps 3, 11 and 12 that once you've finished flashing the ph85img file and rebooted in each case that that file should be deleted to avoid any conflict with the next step renaming to ph85img? If noobs already see a ph85img file, they might think the correct one is already there instead of deleting the old one and renaming the next step file ph85img which would be a totally different file. Just my thoughts to avoid any confusion which inevitably will happen. lol
Click to expand...
Click to collapse
I keep forgetting that I follow steps the way I do things. I tend to sometimes forget writing things that are so obvious to me lol. I'll edit it.
xManMythLegend said:
Unlocked via HTC DEV my old info wasnt working for whatever reason.
Followed steps recovery flashed , superuser flashed.
Titanium cant get root priveleges. Updates SU DLd busybox.
Not sure if Im rooted or if the app is wonky.
Click to expand...
Click to collapse
Download Root Check Basic and take a screenshot of what it says. Let me see if the files got the correct permissions.
Weird , BusyBox was not launching anything. Rebooted now it does says SU not giving permission.
SU switched from Prompt to Allow no difference.
Update stops at checking for root.
RootCheck "sorry this device does not have proper root access"
For clarity S On , Bootloader is unlocked , CWM is installed , I flashed SU zip twice. ICS leak installed prior to all the above. S On, rooted , custom rom prior to ICS update.
xManMythLegend said:
Weird , BusyBox was not launching anything. Rebooted now it does says SU not giving permission.
SU switched from Prompt to Allow no difference.
Update stops at checking for root.
RootCheck "sorry this device does not have proper root access"
For clarity S On , Bootloader is unlocked , CWM is installed , I flashed SU zip twice. ICS leak installed prior to all the above. S On, rooted , custom rom prior to ICS update.
Click to expand...
Click to collapse
What version of CWM is installed? I want you to possibly try another one.
hasoon2000 said:
What version of CWM is installed? I want you to possibly try another one.
Click to expand...
Click to collapse
5.0.27 Which one should I try ?
xManMythLegend said:
5.0.27 Which one should I try ?
Click to expand...
Click to collapse
I use 5.0.2.7 and I flashed the SU zip and I had no problems. You can try 5.5.0.4 or 5.8.0.9
hasoon2000 said:
I use 5.0.2.7 and I flashed the SU zip and I had no problems. You can try 5.5.0.4 or 5.8.0.9
Click to expand...
Click to collapse
Thank you for your help. 5504 fixed everything.
You're tool is fantastic.
xManMythLegend said:
Thank you for your help. 5504 fixed everything.
You're tool is fantastic.
Click to expand...
Click to collapse
Great to hear it worked!
Thanks! I love it lol. Makes my life easier as well!
Thanks but I think that the directions could be even more explicit.
Using the all in one tool, it is not clear whether the phone needs to be connected to usb (some people may forget), and it's not clear what mode the phone needs to be in. Does it need to be in the bootloader menu by pressing vol down and power? Or can you just plug the phone in via usb and start it working?
lamenramen said:
Thanks but I think that the directions could be even more explicit.
Using the all in one tool, it is not clear whether the phone needs to be connected to usb (some people may forget), and it's not clear what mode the phone needs to be in. Does it need to be in the bootloader menu by pressing vol down and power? Or can you just plug the phone in via usb and start it working?
Click to expand...
Click to collapse
Just plug it in. Make sure USB debugging is on. App will reboot as necessary.
I thanked your post, but also wanted to thank you publicly. Your post was perfect for what I needed. And your tool is damn sweet too!
Thanks!!
I have a Wind Mobile (Canada) based Amaze 4G. Are there instructions on how to load ICS for this version?
InfinitiGuy said:
I have a Wind Mobile (Canada) based Amaze 4G. Are there instructions on how to load ICS for this version?
Click to expand...
Click to collapse
There is a hack to set the amaze to accept firmware for any carrier. I think it is called 111111 or something like that. Sorry I can't be of more help.
Sent from my HTC View in LALA land.
wow
is it would be better to get superCID first??
AmazerG said:
is it would be better to get superCID first??
Click to expand...
Click to collapse
Ah, I think that is the program I remember...
Sent from my HTC_Amaze_4G using xda premium
thenikeman said:
I thanked your post, but also wanted to thank you publicly. Your post was perfect for what I needed. And your tool is damn sweet too!
Thanks!!
Click to expand...
Click to collapse
Thank you! I appreciate it =D
InfinitiGuy said:
I have a Wind Mobile (Canada) based Amaze 4G. Are there instructions on how to load ICS for this version?
Click to expand...
Click to collapse
I will make some soon for Non T-Mobile Amaze Users.
AmazerG said:
is it would be better to get superCID first??
Click to expand...
Click to collapse
You need to SuperCID for Non T-Mobile Amaze Users. Otherwise, it isn't really necessary then.

Tried to root my phone, can't boot anymore, how do I get it stock?? [Very worried]

So I tried to flash a rom and hit some problems, now when I try to restart my phone it gets stuck on the "verizon 4g lte" screen and wont load past there. When I open bootloader there are 3 warnings at the very top:
*** TAMPERED ***
*** RELOCKED ***
*** Security Warning ***
How can I get my phone back to stock? I need this IMMEDIATLY if possible!!
Also make it as simple as possible, I'm new to roms and roots and flashing.
BabyPenguin said:
So I tried to flash a rom and hit some problems, now when I try to restart my phone it gets stuck on the "verizon 4g lte" screen and wont load past there. When I open bootloader there are 3 warnings at the very top:
*** TAMPERED ***
*** RELOCKED ***
*** Security Warning ***
How can I get my phone back to stock? I need this IMMEDIATLY if possible!!
Also make it as simple as possible, I'm new to roms and roots and flashing.
Click to expand...
Click to collapse
You need to unlock the boot loader again. Flash a recovery img again.
Sent from my Rezound using xda app-developers app
tburns said:
You need to unlock the boot loader again. Flash a recovery img again.
Sent from my Rezound using xda app-developers app
Click to expand...
Click to collapse
What is a recovery img?
BabyPenguin said:
What is a recovery img?
Click to expand...
Click to collapse
as it was stated, you need to unlock your bootloader again. A recovery image is a image that we use to flash and wipe roms and the phone. Amon RA, TWRP and CW are the ones we can use for our phone. I personally use TWRP and Amon RA depending on my mood. You can find them here
http://forum.xda-developers.com/showthread.php?t=1425091
Towards the bottom of the list you will see recovery. You will need to flash one of those in order to flash a custom rom.
Also make sure to read the tutorials towards the bottom. before you start messing with your phone you should be familiar with everything. If you do something wrong and brick your phone, its hard to recover from if at all and you would have an expensive paper weight
clmowers said:
as it was stated, you need to unlock your bootloader again. A recovery image is a image that we use to flash and wipe roms and the phone. Amon RA, TWRP and CW are the ones we can use for our phone. I personally use TWRP and Amon RA depending on my mood. You can find them here
http://forum.xda-developers.com/showthread.php?t=1425091
Towards the bottom of the list you will see recovery. You will need to flash one of those in order to flash a custom rom.
Also make sure to read the tutorials towards the bottom. before you start messing with your phone you should be familiar with everything. If you do something wrong and brick your phone, its hard to recover from if at all and you would have an expensive paper weight
Click to expand...
Click to collapse
Alright, so I downloaded both the files here: http://forum.xda-developers.com/showthread.php?t=1339679
Two problems. First, I have no way of accessing my sd card now because it wont let me through my computer
Second, I don't know how to use these files and after reading the thread it still didn't help.
EDIT: After unlocking the only two notices on my hboot is
TAMPERED
and
UNLOCKED
EDIT2: I found my SD card adapter.
BabyPenguin said:
Alright, so I downloaded both the files here: http://forum.xda-developers.com/showthread.php?t=1339679
Two problems. First, I have no way of accessing my sd card now because it wont let me through my computer
Second, I don't know how to use these files and after reading the thread it still didn't help.
EDIT: After unlocking the only two notices on my hboot is
TAMPERED
and
UNLOCKED
EDIT2: I found my SD card adapter.
Click to expand...
Click to collapse
1. you need to download fastboot if you have not already. You can find that in the android sdk
2.) once fastboot is downloaded boot your phone into bootloader and select the fastboot option and plug your phone into your computer
3.) place the recovery image in the same directory as fastboot and use the command prompt (windows key +r then type cmd and hit enter)
4.) change directory to where fastboot is and run this command
fastboot flash recovery recovery.img
where recovery.img is the name of the recovery file that you downloaded
clmowers said:
1. you need to download fastboot if you have not already. You can find that in the android sdk
2.) once fastboot is downloaded boot your phone into bootloader and select the fastboot option and plug your phone into your computer
3.) place the recovery image in the same directory as fastboot and use the command prompt (windows key +r then type cmd and hit enter)
4.) change directory to where fastboot is and run this command
fastboot flash recovery recovery.img
where recovery.img is the name of the recovery file that you downloaded
Click to expand...
Click to collapse
Done, now what? Thanks for the help by the way!
BabyPenguin said:
Done, now what? Thanks for the help by the way!
Click to expand...
Click to collapse
yeah no problem.
If you go back into the bootloader and select recovery, this will bring you into the Amon Ra.
Download a rom from the forums, I personally like Neo's Roms, Infection 2.8.1 is a good choice. But download any rom and put it on your SD card.
1.) select USB-MS toggle and then select on of the options
2.) copy downloaded rom to mounted sdcard
3.) once copied, hit the power button to unmount and then return to the main menu
4.)select wipe from the main menu and then do each one of these 3 times
Wipe All data/factory reset
Wipe /data
Wipe /cache
Wipe /Dalvik-cache
Wipe /system
then go back to main menu and then select Fash zip menu and select where you placed your rom and then flash...once its flash go back to main menu and select Developers menu and selet reboot bootloader
open the rom using a zip program and pull the boot.img from the rom and place it in your fastboot directory
once you are in the bootloader it should go to fastboot usb automatically and then run these commands
fastboot flash boot boot.img
fastboot reboot
it should reboot and load your rom
clmowers said:
yeah no problem.
If you go back into the bootloader and select recovery, this will bring you into the Amon Ra.
Download a rom from the forums, I personally like Neo's Roms, Infection 2.8.1 is a good choice. But download any rom and put it on your SD card.
1.) select USB-MS toggle and then select on of the options
2.) copy downloaded rom to mounted sdcard
3.) once copied, hit the power button to unmount and then return to the main menu
4.)select wipe from the main menu and then do each one of these 3 times
Wipe All data/factory reset
Wipe /data
Wipe /cache
Wipe /Dalvik-cache
Wipe /system
then go back to main menu and then select Fash zip menu and select where you placed your rom and then flash...once its flash go back to main menu and select Developers menu and selet reboot bootloader
open the rom using a zip program and pull the boot.img from the rom and place it in your fastboot directory
once you are in the bootloader it should go to fastboot usb automatically and then run these commands
fastboot flash boot boot.img
fastboot reboot
it should reboot and load your rom
Click to expand...
Click to collapse
I have no idea why this isn't working
http://gyazo.com/2627f9963c95e7dc9a03cb118f139aac.png
I did your steps in order, but my phone has been stuck on rebooting... for over 15 minutes as you can see from the CMD. On my phone I just see the booting logo spinning.
I used this rom because I want jellybean: http://forum.xda-developers.com/showthread.php?t=2113140
Any ideas?
Also, what do I do with the MD5? I didn't use it.
BabyPenguin said:
I have no idea why this isn't working
http://gyazo.com/2627f9963c95e7dc9a03cb118f139aac.png
I did your steps in order, but my phone has been stuck on rebooting... for over 15 minutes as you can see from the CMD. On my phone I just see the booting logo spinning.
I used this rom because I want jellybean: http://forum.xda-developers.com/showthread.php?t=2113140
Any ideas?
Click to expand...
Click to collapse
the reboot step isnt 100% needed, its more for ease of use...just pull the battery and power on
Also did you flash the boot.img file?
---------- Post added at 07:22 AM ---------- Previous post was at 07:18 AM ----------
BabyPenguin said:
I have no idea why this isn't working
http://gyazo.com/2627f9963c95e7dc9a03cb118f139aac.png
I did your steps in order, but my phone has been stuck on rebooting... for over 15 minutes as you can see from the CMD. On my phone I just see the booting logo spinning.
I used this rom because I want jellybean: http://forum.xda-developers.com/showthread.php?t=2113140
Any ideas?
Also, what do I do with the MD5? I didn't use it.
Click to expand...
Click to collapse
Dont worry to much about the MD5,I havent used one if forever. Its basically just a security check to make sure that the file you downloaded didnt get corrupt. But with modern technology and internet, its less likely to mess up while downloading. Still possible, but not likely
clmowers said:
the reboot step isnt 100% needed, its more for ease of use...just pull the battery and power on
Also did you flash the boot.img file?
Click to expand...
Click to collapse
It's still just sitting on the boot screen.
If you didn't see my edit, there is an md5 file I can download, but I didn't use it because I don't know what to do with it.
BabyPenguin said:
It's still just sitting on the boot screen.
If you didn't see my edit, there is an md5 file I can download, but I didn't use it because I don't know what to do with it.
Click to expand...
Click to collapse
Just sent you a PM buds
maybe you can help me out quick im stuck on the lte logo also my bootloader is unlocked but when i open it to try and fix my problem its says i need an update. so i select update, it finishes, and makes me reboot which gets me stuck again.
i cant pick anything in the bootloader menu until i select yes or no for this update but both options require me to reboot after choosing then im back to stuck.
xcapeartist said:
maybe you can help me out quick im stuck on the lte logo also my bootloader is unlocked but when i open it to try and fix my problem its says i need an update. so i select update, it finishes, and makes me reboot which gets me stuck again.
i cant pick anything in the bootloader menu until i select yes or no for this update but both options require me to reboot after choosing then im back to stuck.
Click to expand...
Click to collapse
It sounds like you have a ph98img file on your sdcard. Remove the sdcard and Mount it in a PC and remove it. Then remount in the phone. Should allow to get into recovery and fastboot then
Sent from my ANDROFLY REZOUND using xda app-developers app
clmowers said:
It sounds like you have a ph98img file on your sdcard. Remove the sdcard and Mount it in a PC and remove it. Then remount in the phone. Should allow to get into recovery and fastboot then
Sent from my ANDROFLY REZOUND using xda app-developers app
Click to expand...
Click to collapse
thanks for the help, before i got your message i got around the issue in a different way just trying a few things. I figured out the phone would boot into recovery with no sd card in it but i couldnt flash the rom again without it installed so i put the sd in partially and then held the battery against the contacts with out inserting it completely then booted into recovery, push the sd in the rest of the way and i was golden for there.
but i happy that someone knew wat it was on the sd card that was giving me the problem ive got that deleted now thanks for the help
xcapeartist said:
thanks for the help, before i got your message i got around the issue in a different way just trying a few things. I figured out the phone would boot into recovery with no sd card in it but i couldnt flash the rom again without it installed so i put the sd in partially and then held the battery against the contacts with out inserting it completely then booted into recovery, push the sd in the rest of the way and i was golden for there.
but i happy that someone knew wat it was on the sd card that was giving me the problem ive got that deleted now thanks for the help
Click to expand...
Click to collapse
That works too, probably not the best thing for the phone, but it works, glad i could point you in the right direction

Htc One Max OTA Update Failed, Stuck on Htc One screen

Hello, its my first ever post on this i think, so i apologize for the mistakes in advance. i just got One Max yesterday, i did the whole setup and got a OTA Update for 4.4.2, downloaded it and installed. all of sudden it got stuck on the Red triangle with exclamation mark in the middle. it rebooted itself and now its stuck on htc one flash sceen.
i have tried turning off and on = same result
i have tried factory reset = same results
left it on for hours in hope of different result. = same results
left it off for few hours but = same results.
went to htcdev and unlocked bootloader.
HTC One Max International
stock rom 4.3.
please help me as i m still reading through xda forums and not getting any help.
Thank you!
someone please help me out, i am stuck using nokia asha 210 and trust me its not the same feeling! please please help me out!
hi there.
i can help.
you need to unlock bootloader using htcdev.
install CWM for your international device from here http://forum.xda-developers.com/showthread.php?t=2498749
download my stock backup from here https://www.dropbox.com/s/pj9mds5lalg84lu/clockworkmodbackup.rar
uncompress my stock backup to your sdcard.
goto recovery and restore from backup
this will take you to 1.54.401 stock (only hboot 2.47 or below)
if that dont work, your hboot must have been updated. if your hboot is 2.49, then install virtuous 2.02
Thank you boss, i m downloading the files right now,
your back up is being downloaded and i also downloaded
International
Touch - http://flyhalf205.com/getdownload.ph...0.4.5-t6ul.img
Classic - http://flyhalf205.com/getdownload.ph...0.4.5-t6ul.img
Stock - http://flyhalf205.com/getdownload.ph...overy_t6ul.img
will this work for me and my hboot is 2.46.0000.
i already unloked my bootloader from htcdev.
Thank you as soon as i get the results i will let you know!
waqas9240 said:
Thank you boss, i m downloading the files right now,
your back up is being downloaded and i also downloaded
International
Touch - http://flyhalf205.com/getdownload.ph...0.4.5-t6ul.img
Classic - http://flyhalf205.com/getdownload.ph...0.4.5-t6ul.img
Stock - http://flyhalf205.com/getdownload.ph...overy_t6ul.img
will this work for me and my hboot is 2.46.0000.
i already unloked my bootloader from htcdev.
Thank you as soon as i get the results i will let you know!
Click to expand...
Click to collapse
yeah it should work on your hboot.
ok the files are downloaded. i have uncompressed your back up from dropbox to my sd and pushed the recovery .img file to the sd card as well.
i go to the hboot menu and select recovery.
i m doing anything wrong.
sorry my first time doign this after a long time
waqas9240 said:
ok the files are downloaded. i have uncompressed your back up from dropbox to my sd and pushed the recovery .img file to the sd card as well.
i go to the hboot menu and select recovery.
i m doing anything wrong.
sorry my first time doign this after a long time
Click to expand...
Click to collapse
you need to fastboot flash the recovery on there. downlod this htc one max toolkit found on this thread here http://forum.xda-developers.com/showthread.php?t=2578663
use the toolkit to flash the cwm international recovey.
once flashed, myou can then choose recovery from hboot and hopefully it will boot cwm
so i used the toolkit to flash teh recovery. i pushed the file on the right side of the toolkit where it says flash recovery and it showed its done show how many seconds it took. now i pushed the back-up into the sd card and selected recovery in the hboot menu. it reboots and come back to the same red triangle. i do now know what to do.
i would greatly appreciate it, if you can give me step by step guide. i know i am making some type of mistake.
once again i greatly appreciate your help!
are you definitely unlocked?
need unlocked bootloader to flash recovery.
open a command prompt windows (dos window) with admin (hold shift and right click toolkit folder ond select command prompt here)
navigate to the toolkit folder where the fastboot tool sits. now copy your downloaded recovery.img in the same folder as the fastboot.
make sure the downloaded recovery file is called recovery.img
now type this
fastboot flash recovery recovery.img
japodude said:
are you definitely unlocked?
need unlocked bootloader to flash recovery.
open a command prompt windows (dos window) with admin (hold shift and right click toolkit folder ond select command prompt here)
navigate to the toolkit folder where the fastboot tool sits. now copy your downloaded recovery.img in the same folder as the fastboot.
make sure the downloaded recovery file is called recovery.img
now type this
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
which recovery file are we talking about? the recovery file from your back up or the CWM international recovery file?
ok it finally picked up clockworkmod recovery. i have uncompressed the back up you gave me and pushed it to the sd card. clockwork says no files found. i have tried the zip file as well same results
waqas9240 said:
ok it finally picked up clockworkmod recovery. i have uncompressed the back up you gave me and pushed it to the sd card. clockwork says no files found. i have tried the zip file as well same results
Click to expand...
Click to collapse
on your pc, uncompress the zip keeping folders structure.
in recovery, choose advanced and mount. mount usb and copy the uncompressed clockworkmod folder to the phone.
then try restore from backup.
when you use push command, i think its coping to internal storage. you need my backup folder on external.
good luck dude
japodude said:
on your pc, uncompress the zip keeping folders structure.
in recovery, choose advanced and mount. mount usb and copy the uncompressed clockworkmod folder to the phone.
then try restore from backup.
when you use push command, i think its coping to internal storage. you need my backup folder on external.
good luck dude
Click to expand...
Click to collapse
i have tried both, from internal folder it does not show anything but from external storage it shows the folder when i go into it it says no files. i will format the sd card and try it again and let you know.
waqas9240 said:
i have tried both, from internal folder it does not show anything but from external storage it shows the folder when i go into it it says no files. i will format the sd card and try it again and let you know.
Click to expand...
Click to collapse
the backup has helped others restore their device so it defo works dude.
your sd card should contain this folder structure. clockworkmod\backup\2014-01-07.22.42.20
if all fails, download virtuous 2.0.0 international zip and install that. thats based on latest kitkat update and works
japodude said:
the backup has helped others restore their device so it defo works dude.
your sd card should contain this folder structure. clockworkmod\backup\2014-01-07.22.42.20
if all fails, download virtuous 2.0.0 international zip and install that. thats based on latest kitkat update and works
Click to expand...
Click to collapse
ok i tried a kitkat rom. it picked up it take quite a while to load up. it goes till the lock screen, but when i slide it to unlock it shows htc logo with whte screen and stays there till i turn the screen on and off. but its not going any further
waqas9240 said:
ok i tried a kitkat rom. it picked up it take quite a while to load up. it goes till the lock screen, but when i slide it to unlock it shows htc logo with whte screen and stays there till i turn the screen on and off. but its not going any further
Click to expand...
Click to collapse
do a full wipe in recovery.
from the main menu in clockwork i did the wipe cache and factory reset. it took out the system and it got stuck again at the htc one screen. i am intalling it again and see. should the sd card stay in the phone the whole time?
waqas9240 said:
from the main menu in clockwork i did the wipe cache and factory reset. it took out the system and it got stuck again at the htc one screen. i am intalling it again and see. should the sd card stay in the phone the whole time?
Click to expand...
Click to collapse
sdcard being there all the time shouldnt make any difference.
make a full wipe/factory reset, wipe dalvik
install virtuous roms
reboot
thats all to it.
japodude said:
sdcard being there all the time shouldnt make any difference.
make a full wipe/factory reset, wipe dalvik
install virtuous roms
reboot
thats all to it.
Click to expand...
Click to collapse
ya bro, the one i installed turned out to be 4.3 with bugs.
camera is not opening, not reading sim card, finger sensor is not registering. and possibly some other issues. right now i m downloading this rom
http://forum.xda-developers.com/showthread.php?t=2585814
waqas9240 said:
ya bro, the one i installed turned out to be 4.3 with bugs.
camera is not opening, not reading sim card, finger sensor is not registering. and possibly some other issues. right now i m downloading this rom
http://forum.xda-developers.com/showthread.php?t=2585814
Click to expand...
Click to collapse
that's the one. virtuous 2.0 something. then once installed do the virtous ota to 2.0.2
ps install twrp recovey . best recovery to install this rom
and fingerprint sensor wont work while unlocked. relock the bootloader and fingerprint works.
you can lock and unlock bootloader without htcdev as long as you got soff hboot.

Categories

Resources