Ok, so I got my rezound today and the first thing I did was unlock the bootloader because of the factory reset, I didnt want to adjust any settings just to wipe them out. So i unlocked the bootloader and everything was smooth. Then I rebooted my phone and then tried to install Amon Ra via the guide in the development section. I did everything to the tee but the phone never rebooted automatically so I manually rebooted and then powered down. I deleted the PH98IMG file from my sd card (which was for the 1.02.605.6 version) Then I tried to access the Recovery via the volume down and power buttons. When it looks like the recovery is going to load but I get an image of a phone with an exclamation point inside of a red triangle ...???? So i booted my phone back up it would no longer connect via USB mounting as storage, I tried everything from formatting the SD card to factory resetting, to rebooting my computer. No idea why that all of a sudden my USB would not connect, I get a CD ROM auto play notification with a white square with VZ inside of it, WTF!?! Ok, also I cannot update to the newest software version. I even relocked but when my phone says checking for new software it just dissapears and nothing happens. This is so frustrating, I just wanted to install Amon Ra to perm root so I could install cleanrom but apparantley im doing something wrong and I have no idea, just trying to follow directions, theres just so many files and im not sure if I have the right ones
I tried to install Amon Ra with the AIO by Hasoon but all I get is a command prompt with this in it
'C:\Users\User\Documents\Desktop\HTC' is not recognized as an internal or extern
al command,
operable program or batch file.
C:\Users\User\Documents\Desktop\HTC ReZound\AIO Toolkit\Rezound_All-In-One_Kit_V
1.0\data>
Also, I charged my phone for like 2 hours when I got it, briefly powering it on twice, the battery light is still orange and the meter under about phone/battery is full and it still says charging???
EDIT: My device is connecting via USB all of a sudden magically....
tschmid5 said:
Ok, so I got my rezound today and the first thing I did was unlock the bootloader because of the factory reset, I didnt want to adjust any settings just to wipe them out. So i unlocked the bootloader and everything was smooth. Then I rebooted my phone and then tried to install Amon Ra via the guide in the development section. I did everything to the tee but the phone never rebooted automatically so I manually rebooted and then powered down. I deleted the PH98IMG file from my sd card (which was for the 1.02.605.6 version) Then I tried to access the Recovery via the volume down and power buttons. When it looks like the recovery is going to load but I get an image of a phone with an exclamation point inside of a red triangle ...???? So i booted my phone back up it would no longer connect via USB mounting as storage, I tried everything from formatting the SD card to factory resetting, to rebooting my computer. No idea why that all of a sudden my USB would not connect, I get a CD ROM auto play notification with a white square with VZ inside of it, WTF!?! Ok, also I cannot update to the newest software version. I even relocked but when my phone says checking for new software it just dissapears and nothing happens. This is so frustrating, I just wanted to install Amon Ra to perm root so I could install cleanrom but apparantley im doing something wrong and I have no idea, just trying to follow directions, theres just so many files and im not sure if I have the right ones
I tried to install Amon Ra with the AIO by Hasoon but all I get is a command prompt with this in it
'C:\Users\User\Documents\Desktop\HTC' is not recognized as an internal or extern
al command,
operable program or batch file.
C:\Users\User\Documents\Desktop\HTC ReZound\AIO Toolkit\Rezound_All-In-One_Kit_V
1.0\data>
Also, I charged my phone for like 2 hours when I got it, briefly powering it on twice, the battery light is still orange and the meter under about phone/battery is full and it still says charging???
EDIT: My device is connecting via USB all of a sudden magically....
Click to expand...
Click to collapse
Did you installed htc sync in your computer?
Sent From My Optimized Blasting 4GLTE ReZound
Yes I had to have the drivers installed to unlock it.... One more thing, I just did the oneclickroot method and it says that I now have perm root. I thought the one click was just a temp root. So I factory reset and still had root. Got the tether up and running now I just need to figure out how to install a recovery so I can flash roms.
tschmid5 said:
Yes I had to have the drivers installed to unlock it.... One more thing, I just did the oneclickroot method and it says that I now have perm root. I thought the one click was just a temp root. So I factory reset and still had root. Got the tether up and running now I just need to figure out how to install a recovery so I can flash roms.
Click to expand...
Click to collapse
That's interesting...
Anyways about recovery. Did you try pushing the recovery.img with adb commands? In fastboot?
Sent From My Optimized Blasting 4GLTE ReZound
Yes definately do it from fastboot. I just makes things to much easier.
Also I would apply the OTA before you get to far into the setup process as it will require you to relock your phone to get the new radios from Verizon.
Kratz17 said:
That's interesting...
Anyways about recovery. Did you try pushing the recovery.img with adb commands? In fastboot?
Sent From My Optimized Blasting 4GLTE ReZound
Click to expand...
Click to collapse
I'm not sure I know exactly how to do that...
EmerikL said:
Yes definately do it from fastboot. I just makes things to much easier.
Also I would apply the OTA before you get to far into the setup process as it will require you to relock your phone to get the new radios from Verizon.
Click to expand...
Click to collapse
I did relock my phone "fastboot oem lock" from fastboot...it verified that it was "relocked" at the top. Then I tried to boot up the phone and checked for new updates and it searched for about 20 seconds and then just dissapeared and did nothing, just like when it was unlocked. I'm nervous to do anything to this thing now, i tried to restore a backup of apps that I had backed up from my Droid X, and it stuck at the boot logo, I've had to factory reset a handful of times already trying to figure this thing out. I just spent 2 hours re downloading all the apps I had. I suppose I would make a new backup before I try anything else.
Ok first of all you should never do a restore from a phone other than the one you are restoring to, that is just asking for problems.
Next, google RUU_Vigor.
You want the 2.01 version. This will give you the update and wipe your phone clean as if you had just taken it out of the box, meaning it will delete all your data.
After it is complete you can download the Amon Ra img file. Place that in the same directory that adb and fastboot are in. Rename it to Amon_Ra.img. Get your command line to the folder that you have fastboot in and then type this command, "fastboot flash recovery Amon_Ra.img" (without the quotes)
You now have the update and Amon Ra loaded on your phone. Boot into recovery and install su from the developer menu and boom you are done. Phone rooted.
EmerikL said:
Ok first of all you should never do a restore from a phone other than the one you are restoring to, that is just asking for problems.
Next, google RUU_Vigor.
You want the 2.01 version. This will give you the update and wipe your phone clean as if you had just taken it out of the box, meaning it will delete all your data.
After it is complete you can download the Amon Ra img file. Place that in the same directory that adb and fastboot are in. Rename it to Amon_Ra.img. Get your command line to the folder that you have fastboot in and then type this command, "fastboot flash recovery Amon_Ra.img" (without the quotes)
You now have the update and Amon Ra loaded on your phone. Boot into recovery and install su from the developer menu and boom you are done. Phone rooted.
Click to expand...
Click to collapse
Ok, awesome. This sounds doable except installing the RUU, I found the file and its downloading now but how do I install it? I notice it's a zip file but do I extract it and install the contents of it via fastboot as well? Or is there a way to flash zips with the stock recovery menu? Also, I am guessing a backup would be wise before this and the current version of Amon Ra is 3.14, the one titled "recovery-ra-vigor-3.14-gnm.img" . Just rename it to Amon_Ra.img, place it in platform-tools of my SDK files and install via fastboot?
Also, isn't there a newer RUU? A leaked 3.10.605.13? I have seen that ROMs are based off it but I cannot find the actual file anywhere...
No. The RUU is for official releases only. If you're getting the PHzip file of it then just put it on your ext sd card and it will run in bootloader. Just boot the phone and it will find it. Then make sure to delete that file when it's done so your phone won't find it every time you boot.
If you download the exe file then you run it on your PC by double clicking on it and will need HTC.sync installed.
As to Amon Ra, personally I don't like to rename files I've downloaded from a dev so they don't get lost and disorganized. It's up to you, but you don't have to rename it to flash it, just type the name it has exactly. People rename it for easier typing I guess so if you do that I would suggest at least keeping the version number in the name.
Then after you flash Amon Ra, navigate to its developer menu and install su and then you'll be rooted.
Sent from my ADR6425LVW using Tapatalk
EmerikL said:
Ok first of all you should never do a restore from a phone other than the one you are restoring to, that is just asking for problems.
Next, google RUU_Vigor.
You want the 2.01 version. This will give you the update and wipe your phone clean as if you had just taken it out of the box, meaning it will delete all your data.
After it is complete you can download the Amon Ra img file. Place that in the same directory that adb and fastboot are in. Rename it to Amon_Ra.img. Get your command line to the folder that you have fastboot in and then type this command, "fastboot flash recovery Amon_Ra.img" (without the quotes)
You now have the update and Amon Ra loaded on your phone. Boot into recovery and install su from the developer menu and boom you are done. Phone rooted.
Click to expand...
Click to collapse
Ok, so I factory reset my device after making a backup with mybackuppro, relocked my device and placed the 3.54mb PHzip from scottsroms website onto the root of my SD card, booted up into bootloader, it checked the file and then nothing. Rebooted the phone and checked the software version, nothing changed. I dont see how something so simple is so frustrating.....I could try to download the larger file thats like 449mb but its titled "Stock Rooted ROM - Vigor - WWE 2.01.605.11.zip" from scottsroms website and its not a PHzip. Should I rename it PH98IMG.zip? then try that?
tschmid5 said:
Ok, so I factory reset my device after making a backup with mybackuppro, relocked my device and placed the 3.54mb PHzip from scottsroms website onto the root of my SD card, booted up into bootloader, it checked the file and then nothing. Rebooted the phone and checked the software version, nothing changed. I dont see how something so simple is so frustrating.....I could try to download the larger file thats like 449mb but its titled "Stock Rooted ROM - Vigor - WWE 2.01.605.11.zip" from scottsroms website and its not a PHzip. Should I rename it PH98IMG.zip? then try that?
Click to expand...
Click to collapse
If you really want to start fresh you need to grab the RUU. That is the official release from HTC and will put you completely back to stock. Get it here:
http://forum.xda-developers.com/showpost.php?p=22045045&postcount=58
I recommend going the RUU route to be certain you get your phone wiped clean. When I ran it for a fresh start it got rid of old folders/files that flashing a ROM did not. Here's some instructions I posted for someone before:
5) Download the RUU for your mainver to your computer.
This is an exe file so just run it on your pc with your phone attached. You need to be locked and you need HTC Sync installed. Now you are back to stock.
5a) Unlock your phone again using the same unlock bin file you got before by putting it in the same folder you are now using for sdk. Type the following command:
fastboot flash unlocktoken Unlock_code.bin
If you don't have it obtain a new one by following the same steps you did before to get it originally. Here is a guide for that:
http://forum.xda-developers.com/showpost.php?p=20780879&postcount=1
Now you should be stock and unlocked.
6) Flash Amon Ra in fastboot. Get the lateset version, 3.14.
Type the following command to flash it:
fastboot flash recovery recovery-ra-vigor-3.14-gnm.img
Now you should have Amon Ra on your phone.
7) Root your phone by installing su using Amon Ra. Go to the developer menu and find the option in there.
Now you should be stock, unlocked and rooted.
8) MAKE A NANDROID BACK UP NOW AND LABEL IT.
9) Flash a new ROM.
If you use that Stock Rooted ROM, just place it on your ext sd card, then go into Amon Ra and navigate to "flash from zip file" or something like that and select that and it will flash in recovery. Mostly kernels are renamed PHzip and will flash in hboot.
Click to expand...
Click to collapse
That smaller file you downloaded was most likely just a kernel.
feralicious said:
No. The RUU is for official releases only. If you're getting the PHzip file of it then just put it on your ext sd card and it will run in bootloader. Just boot the phone and it will find it. Then make sure to delete that file when it's done so your phone won't find it every time you boot.
If you download the exe file then you run it on your PC by double clicking on it and will need HTC.sync installed.
As to Amon Ra, personally I don't like to rename files I've downloaded from a dev so they don't get lost and disorganized. It's up to you, but you don't have to rename it to flash it, just type the name it has exactly. People rename it for easier typing I guess so if you do that I would suggest at least keeping the version number in the name.
Then after you flash Amon Ra, navigate to its developer menu and install su and then you'll be rooted.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
Ok, now I see. I think I had to install an older version of Amon Ra since my software version was older. I succesfully installed Amon Ra 3.10 and installed su and superuser, now I see that I can just flash zips from the menu much like CWM recovery on my Droid X. Now I just have to figure out why my f&%!ing router keeps dropping to local only every 5 minutes, it won't stay connected long enough for me to download an RUU file that size...
So if I flash the zip from scottsroms website do I have to put the kernel on the memory card as well so that it flashes correctly? Thats assuming that the PHzip file is the kernel
Do you have a link or know where I could find an all in one zip file so i dont have to mess around with seperate kernels...a zip that i could flash that has the basebands and everything, i would use the RUU that you posted a link to but its an exe and im not sure what to do with that...
Yes, you need to flash the kernel separately for that.
There is a thread for another stock ota ROM by con247. He has the update packed into it so it will flash the ROM then take you to hboot to flash the update. You need to lock your phone before flashing the update to get the new radios.
So...
Put ROM on sd card
Flash in recovery
When you get to bootloader put phone in fastboot and connect to PC
Relock phone
Flash PHzip in hboot
Unlock phone
Flash Amon Ra if needed (can't recall if you'll have stock recovery now or not)
Install su
The RUU is really easy. Just download it to your computer and double click on it. just have phone locked and HTC sync installed.
Sent from my ADR6425LVW using Tapatalk
feralicious said:
Yes, you need to flash the kernel separately for that.
There is a thread for another stock ota ROM by con247. He has the update packed into it so it will flash the ROM then take you to hboot to flash the update. You need to lock your phone before flashing the update to get the new radios.
So...
Put ROM on sd card
Flash in recovery
When you get to bootloader put phone in fastboot and connect to PC
Relock phone
Flash PHzip in hboot
Unlock phone
Flash Amon Ra if needed (can't recall if you'll have stock recovery now or not)
Install su
The RUU is really easy. Just download it to your computer and double click on it. just have phone locked and HTC sync installed.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
No I havent even updated to the newest software yet, I'm trying to download the RUU exe that con247 posted but my internet connection keeps dropping to "local only" and then reconnecting so it doesnt stay connected long enough for my to download a 500mb file, super frustrated about it right now lol
feralicious said:
Yes, you need to flash the kernel separately for that.
There is a thread for another stock ota ROM by con247. He has the update packed into it so it will flash the ROM then take you to hboot to flash the update. You need to lock your phone before flashing the update to get the new radios.
So...
Put ROM on sd card
Flash in recovery
When you get to bootloader put phone in fastboot and connect to PC
Relock phone
Flash PHzip in hboot
Unlock phone
Flash Amon Ra if needed (can't recall if you'll have stock recovery now or not)
Install su
The RUU is really easy. Just download it to your computer and double click on it. just have phone locked and HTC sync installed.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
I think I may be slightly confused. The RUU is the update right? I just want the most current OTA update with the latest basebands and any bugs that were worked out in the January OTA...Once i'm updated I want to flash a ROM, or do I not need to update in order to flash ROMs? I wanted to check out the newest cleanrom but it says its based off of a leaked software version so idk really where to begin with that one...
The RUU is the complete ROM/kernel/recovery with updates, as long as you get the 2.x one. It will get you stock updated with a factory fresh phone.
You can also get stock with the update from the con237 Stock OTA ROM, which is different than the RUU at that link that con247 also posted.
You do need to update if you want the latest radios.
Are you downloading to your computer? Perhaps you can download to your phone using 4g? Or 3g if you don't get 4g where you are.
feralicious said:
The RUU is the complete ROM/kernel/recovery with updates, as long as you get the 2.x one. It will get you stock updated with a factory fresh phone.
You can also get stock with the update from the con237 Stock OTA ROM, which is different than the RUU at that link that con247 also posted.
You do need to update if you want the latest radios.
Are you downloading to your computer? Perhaps you can download to your phone using 4g? Or 3g if you don't get 4g where you are.
Click to expand...
Click to collapse
Oh yeah, I forgot that I have 4g now with unlimited data lol, im gonna download that exe from con247... the issue where my phone will not connect to my pc has also reoccured, absolutely no idea why, ive been taking the micro SD card out and putting it in a USB adapter that I have in order to access the SD card...
feralicious said:
The RUU is the complete ROM/kernel/recovery with updates, as long as you get the 2.x one. It will get you stock updated with a factory fresh phone.
You can also get stock with the update from the con237 Stock OTA ROM, which is different than the RUU at that link that con247 also posted.
You do need to update if you want the latest radios.
Are you downloading to your computer? Perhaps you can download to your phone using 4g? Or 3g if you don't get 4g where you are.
Click to expand...
Click to collapse
So I tried to run that RUU exe with my phone plugged in although my PC would not pick up my device and an installshield popped up and looked like it was loading something, but then it dissappeared and nothing happened. So I uninstalled the HTC drivers along with HTC sync and then reinstalled them. My device was then recognized by the computer but something calle TL-bootstrap wanted to install. I just ignored it. So with the phone plugged in I tried to run the RUU exe again and the same thing happened, nothing...
Related
I rooted my rezound and wanted to update my rezound to ics os I followed the step exactly but when I rebooted I got stuck on the white screen. I took out the sd card and deleted the zip file and download the file again put the sd card back into the rezound but same thing. Now I can't get back to old 2.3.4 os i was using before because the post said do a wipe all data can someone help me with this to get my phone back to working order. I don't care if it is android 2.3.4 or ics 4.0 plase help.
I would first delete the PHzip file so you can start over.
Are you able to get into fastboot?
If so, check what mainver you are on with the following command:
fastboot getvar all
Also, check if you can get into recovery. Do you have Amon Ra on there? Did you make a nandroid before trying to flash ICS? If you made a nandroid and can get into recovery then restore that. If you didn't make one make a mental note to always make one before you flash ANYTHING on your phone.
If you can't restore, after you get your mainver, try to run RUU to get you back to stock. You need to relock the phone before running this.
Use the file from here that corresponds to your mainver:
http://www.filefactory.com/f/c2e320ee1d5c7886/
(Link from this thread http://forum.xda-developers.com/showthread.php?t=1338916)
If your mainver is 3.xx then you are up to ICS and will need to find a thread about getting back from that mainver to stock. I know I've seen one or two.
I had that same screen after flashing my first ROM, and in my case it was that it couldn't install the lower mainver in the ROM kernel (most are 1.x) since I was already on 2.x from the OTA. You probably need a different kernel to flash that has your version. Look in Rezound Android Development for a thread titled [KERNEL] Assorted stock kernels, then get the one you need based on what you learn from the previous reply and flash in recovery.
Sent from my ADR6425LVW using XDA App
spitzaf said:
I had that same screen after flashing my first ROM, and in my case it was that it couldn't install the lower mainver in the ROM kernel (most are 1.x) since I was already on 2.x from the OTA. You probably need a different kernel to flash that has your version. Look in Rezound Android Development for a thread titled [KERNEL] Assorted stock kernels, then get the one you need based on what you learn from the previous reply and flash in recovery.
Sent from my ADR6425LVW using XDA App
Click to expand...
Click to collapse
This is the thread I believe:
http://forum.xda-developers.com/showthread.php?p=22076459
If just the kernel doesn't work, another thing you can try besides RUU is flashing a Stock OTA ROM. You can use con247's Stock OTA ROM instead of running the RUU.
http://forum.xda-developers.com/showthread.php?p=21880389
Here are the steps to take to accomplish that:
1) use Amon Ra to flash con's vigorStock OTA ROM. It will do its thing then reboot to hboot. I think it then asks you if you want to update. Don't do it yet.
2) At this point you want to relock. So go into fastboot on the phone. Using adb/fastboot type the following at the cmd prompt:
fastboot oem lock
3) Reboot phone and let it flash the PHzip file. It should reboot completely when it's finished.
4) delete the PHzip file using a file explorer app like ES File Explorer or Root Explorer.
5) get the phone back into fastboot. Unlock again using adb/fastboot. I don't remember the exact command but you can find that in the guide for unlocking.
6) reinstall su using Amon Ra.
Now you should be stock OTA rooted with the new goodies.
i can't even get into the command promt it scolls down really fast and closes. when i went to sdk manager all the 4.0.3 boxes were checked does that mean i hane ics 4.0.3?
Sorry yes i can get into fastboot iv'e tried everything i can search for. Am gonna try getting a different kernel for the 4.0.3 ics
Well i install a custom rom and kernel but before i installed i did a wipe and restore to factory and i wiped delvek and then sared the install of new kernel and custom rom. am i missing somgthing. If i were to try to back up android 2.3.4 from my girlfriend lg revolution would i be abould to exract only the android 2.3.4 and erase the lg and somehow get sense 3.5. I dont know am new to this. I rooted the phone fine with no prob and i thought that an update would be easy. I did have amon ra but now i cant locate it on my sd card. I even tried the PH98IMG.zip thing and that didnt work. I will try anything please help and dont give up on me. Oh and is there another way to get the command promt up.
Everything you need can be found in these Rezound forums.
So you can get into fastboot. That's good.
Do you still have your computer set up from when you unlocked the phone? If not, download the mini sdk that MrSmith317 made that I've attached and place that in the C: directory of your computer and name it something easy, mine is named android-flasher. Then just always keep it there as you will need to use it often when modding your phone.
1) get the sdk working on your computer
2) On your phone, do a battery pull, then boot it into fastboot and then connect it to your computer.
3) Type the following at your computer's cmd prompt:
fastboot getvar all
and find out what mainver you are on.
* If you are on a mainver that starts with 3.x then you cannot run the RUUs. I will try to find out what you should do in that case. If your mainver starts with 1.x or 2.x then continue onto step 4.
4) Relock your phone by typing the following:
fastboot oem lock
5) Download the RUU for your mainver to your computer. Use the file from here that corresponds to your mainver:
http://www.filefactory.com/f/c2e320ee1d5c7886/
This is an exe file so just run it on your pc with your phone attached. I know you need to be locked, I think you need HTC Sync installed, so if it's not working search for those answers, it will work, others have done it. Now you are back to stock.
5) Unlock your phone again using the same unlock bin file you got before by putting it in the same folder you are now using for sdk. Type the following command:
fastboot flash unlocktoken Unlock_code.bin
If you don't have it obtain a new one by following the same steps you did before to get it originally. Here is a guide for that:
http://forum.xda-developers.com/showpost.php?p=20780879&postcount=1
Now you should be stock and unlocked.
6) Flash Amon Ra in fastboot. Get the lateset version, 3.13. here:
http://www.mediafire.com/?chpoxzb8bl4nn2b
Type the following command to flash it:
fastboot flash recovery recovery-ra-vigor-3.13-gnm.img
Now you should have Amon Ra on your phone.
7) Root your phone by installing su using Amon Ra. Go to the developer menu and find the option in there.
Now you should be stock, unlocked and rooted.
8) MAKE A NANDROID BACK UP NOW AND LABEL IT.
9) Flash a new ROM.
*** If your mainver is 3.x try this thread to see if you can come up with a method to go back to stock. I haven't looked into this since I have not ventured into ICS land as of yet.
http://forum.xda-developers.com/showthread.php?t=1459347
There are also some threads about getting back to stock from ICS I think so here are my search results for "stock ics" in the thread title and you can probably find an answer in there somewhere.
Hope this helps you get back up and running.
OK nevermind I got it. I just download mik roms and the kernel right under ineffabilis rom and the link for the kernal is right under it. I had to do the steps twice but it work finally like at 430 in the morning. I turned off the computer and went to bed. The first thing I did when I woke up was check my phone and it was still working. Phone calls,text wifi pretty much all features are working. So i decided to write an update to let anybody know that if you have trouble fixing white htc screen dont worry it can be fixed. Am verying new to this and if I can fix this anyone can. I will check back on this post to see if any needs help. Thank you for the people who tried to help me in my post. Now I can be one of the people who help others now that I know who to root and fix the white sceen.
If you haven't done so, make a nandroid right now so you can always go back to that if anything gets messed up.
The "people" who tried to help you was me, so maybe you can hit my "thanks" button.
Just a detailed messages of What I did.
1) I erased any PH98IMG.zip or any other roms I download so the sdcard should have no roms,kernels or anything you downloaded to fix the white htc screen. What I did was use my girlfriend LG Revolution to insert my sdcard to erase any roms or whatever I tried to use to fix before.
2) put the sdcard back into the same phone and hold down the - volume and the power key to get to HBOOT screen. On this part I always did the battery pull but I left the back cover off up to you if you want to put it back on I guess it doesnt really matter and connect your phone to your computer.
3) Push the volume button down til you get to recovery and push the power button once to select recovery.
4) push the -volume til you get to USB-MS TOGGLE and push the power button once. Now go to USB-MS Toggle SDCard now your SDCard is read by your computer.
5) Now go to this website and dont read everything just use download link about half way down the web page. Ineffabilis V1.0 make sure to skip the ad first then the real download should pop up. Now click SAVEAS and when the files come up to choose where to save left click once to highlight your SDCard or removeable stroage and click save. Now do the same thing for the download right under Ineffabilis V1.0 named stock rooted kernel (flash in bootloader)
http://themikmik.com/showthread.php...-0-12-31-11-Sense-3-5-Beats-Tweaks-1-02-605-6
thank you so much guys from themikmik.com you saved my phone
6) After dowload is complete press power to disable USB-MS. Now push power once to return to recovery menu and disconnect your phone from the computer. Go down to wipe push power once to select. push power once on Wipe ALL data/factory reset and push power again to start the wipe. After that is done scoll down to Wipe Dalvik-cache after that is done go back to the recovery menu.
7) Now go to flash zip menu and push power once. Go to choose zip from sdcard now install the kernel and then the rom you downloaded.
9) once it is complete go to re boot system now and push the power button. and your done it will stay on the white screen for about 20 min and start up.
more info my s-on.
Just thought I would share this good luck.
bbarlow26 said:
OK nevermind I got it. I just download mik roms and the kernel right under ineffabilis rom and the link for the kernal is right under it. I had to do the steps twice but it work finally like at 430 in the morning. I turned off the computer and went to bed. The first thing I did when I woke up was check my phone and it was still working. Phone calls,text wifi pretty much all features are working. So i decided to write an update to let anybody know that if you have trouble fixing white htc screen dont worry it can be fixed. Am verying new to this and if I can fix this anyone can. I will check back on this post to see if any needs help. Thank you for the people who tried to help me in my post. Now I can be one of the people who help others now that I know who to root and fix the white sceen.
Click to expand...
Click to collapse
Also erase or rename the PH98IMG.zip file from the root directory of your SDCARD. It could save you some headaches in the future.
Im currently trying to go back to the stock RUU from Scotts Cleanrom 4.0 however im having issue after issue.
My first issue is In this current version of cleanrom i can not access phone storage / sd storage to transfer the RUU to my phone.
The .exe verion of the RUU keeps failing and saying "unknown error, which im guessing is because my bootloader is unlocked. If I lock my bootloader, it doesnt allow my phone to boot into cleanrom, it just keeps saying under relocked "Security Warning".
Im literally lost, as scotts cleanrom 4.0 keeps rebooting and is unusable for me, and I can not use amen ra to flash a new rom because i can not copy a new rom to my phone/sd card. Furthermore, there are no nandroid backups for me to access.
My current state is this: i am "Relocked" But under it im getting "Security Warning"
I have the RUU on the SD Card but when i go into hboot, the loading bar on the top right completes then nothing happens...
You can mount your sdcard within amonRA. It's the "USB-MS toggle" and mount sdcard option.
You can also use a usb sdcard reader and pop in your sdcard.
The "USB-MS toggle" worked for me in the past.
Droidel said:
You can mount your sdcard within amonRA. It's the "USB-MS toggle" and mount sdcard option.
You can also use a usb sdcard reader and pop in your sdcard.
The "USB-MS toggle" worked for me in the past.
Click to expand...
Click to collapse
Ran to walmart to grab an adapter and i was able to get a different rom on my sd card using a reader. Currently waiting for it to boot up Ineffabilis v1.3, we'll see if this can clear up my issues since putting the RUU PH98IMG on the sd card and jumping into the bootloader didnt seem to install. Its taking its sweet time though :-/
Having bad luck with my Rezound so far, partially because i was rushing but partially because it seems like it just doesnt WANT to work, lol
Edit:
Wouldnt boot into that rom... going to try scott's stock rooted rom... if that doesnt work im gonna be back at step one
Ok so the short of it is, you can't run an older RUU. The hboot was updated with the leaked RUU, so any older RUU will fail. That is the bad news.
The good news is that you can still go back to stock, somewhat. Grab a stock rom from www.scottsroms.com, and install that.
What you need to do first is reunlock your phone.
Code:
fastboot flash unlocktoken Unlock_code.bin
This is if you still have your unlock token from htcdev.com. If not you need to rerun the process.
Secondly, reflash Amon Ra for recovery.
Code:
fastboot flash recovery nameofrecoveryfile.img
Flash the stock rom from Scott's site.
Lastly flash this zip in recovery, and you should be good to go.
EmerikL said:
Ok so the short of it is, you can't run an older RUU. The hboot was updated with the leaked RUU, so any older RUU will fail. That is the bad news.
The good news is that you can still go back to stock, somewhat. Grab a stock rom from www.scottsroms.com, and install that.
What you need to do first is reunlock your phone.
Code:
fastboot flash unlocktoken Unlock_code.bin
This is if you still have your unlock token from htcdev.com. If not you need to rerun the process.
Secondly, reflash Amon Ra for recovery.
Code:
fastboot flash recovery nameofrecoveryfile.img
Flash the stock rom from Scott's site.
Lastly flash this zip in recovery, and you should be good to go.
Click to expand...
Click to collapse
Second time you helped me out of a hole today, you ARE the man. Thank you so much
And in fact, I would much rather be on one of Scott's stable stock like roms with that vzw bloat removed.
Edit:
Got scotts stock rom working nicely except i still cant access my sd card or internal storage. i flashed The Zip you linked and it still is not working. Any ideas?
question:
once somebody is rooted and flashed with a ROM from xda, is there anyway to go back to the original stock (not Scott's) so the Rezound can get the official OTA update to ICS on its own?
cpham817 said:
question:
once somebody is rooted and flashed with a ROM from xda, is there anyway to go back to the original stock (not Scott's) so the Rezound can get the official OTA update to ICS on its own?
Click to expand...
Click to collapse
Depends on the rom, if you updated to one of the newer ICS roms that require updating the firmware, no. The current roms will be updated with the goods from the latest OTA once it's available though so you just install the latest version of the rom of your choice.
Now if there's any more radio/hboot/baseband type updates, we'd have to manually go through the process of installing the latest RUU to update those also.
i haven't updated the firmware yet, i was actually thinking of doing so tonight. I'm not trying to unroot, i would rather just get the ota update. the rom I've been using has started being buggy and there doesn't seem to be a fix (random restarting several times a day, lost connection issues, etc). what would i have to do?
Alright, so I've got an S-On rooted Rezound and I'm stuck in the boot loop. YES I've read all the posts about logging in and dialing *#etc and also to go into Mobile Network and switch to LTE/CDMA, but I can't dial anything because the phone cuts off before I get a chance, and the LTE switch does nothing. I've tried flashing several different kernels, using the adb method and the PH98IMG methods, I've tried installing several different ROMS, I've done at least 10 different wipes/factory resets, I boot my phone without the cover, SIM card and without the SD card..and I'm still stuck in this boot loop. Someone please help a noob
---- EDIT WITH SOLUTION ----
Here's my "solution" to this issue. I'm sure it's located somewhere in these forums, but I couldn't find it so I imagine others can't either. Essentially, you're going to have to S-Off. Here's the solution:
I believe my recovery started acting funny after I failed to S-Off properly the first time. Amon Ra was all gimmicky and said stuff like "E: can't find cache" and reinstalling the recovery/wiping everything (and I mean everything: external SD, internal SD, cache, partioning SD card etc..) wasn't working. I tried re-installing Amon Ra through command prompt with the adb, I tried reinstalling my ROMS but my phone wasn't having it.
It got to the point all I could boot into was a white HTC screen, so I then tried out Twrp's 2.1 Touchscreen (I wasn't S-Off yet) recovery (I don't have enough posts to post a link yet ) which INITIALLY reported the same "E: can't find cache" errors as Amon Ra, BUT when I wiped my files in Twrp it seemed to actually fix them...I'm not sure exactly what I wiped or formatted that fixed the "E: can't find mount/cache" issues, so try everything.
So my ROM installed but I was still stuck on the white HTC logo. This is where I INSTALLED A NEW KERNEL THROUGH ADB. I wish I knew which kernel I installed, but I have like 10 and I just picked a random one. The point is if you're still stuck at a white HTC screen, install a new kernel.
So I got a recovery on the phone, and then I tried to S-Off again but I didn't have a good ROM installation so that was hanging at the HTC white screen. I then installed CleanROM DE 1.4 and I was able to boot into it, but ran into my initial problem of it crashing after dialing a number and entering infinite reboot. However, it would stay on just long enough for me to run ControlBear's program to S-Off.
So I S-Offed, I downloaded the Gingerbread RUU (the .exe version for Windows), I installed it, and now I can dial numbers and I'm all goodie again. Unfortunately, I honestly think the only way I was escaping my trouble was doing an S-Off, unless they leak a Ice Cream Sanwhich executable for Windows.
TL;DR Install Twerp 2.1 through adb, wipe everything, install CleanROM DE 1.4, install kernel S-Off, run Gingerbread RUU .exe
autotuneuser said:
Alright, so I've got an S-On rooted Rezound and I'm stuck in the boot loop. YES I've read all the posts about logging in and dialing *#etc and also to go into Mobile Network and switch to LTE/CDMA, but I can't dial anything because the phone cuts off before I get a chance, and the LTE switch does nothing. I've tried flashing several different kernels, using the adb method and the P87etc methods, I've tried installing several different ROMS, I've done at least 10 different wipes/factory resets, I boot my phone without the cover, SIM card and without the SD card..and I'm still stuck in this boot loop. Someone please help a noob
Click to expand...
Click to collapse
Have you tried running a RUU to put it back to factory like you just bought it?
I can't tell you how many times I've had to do that to fix stuff.
Magestic12 said:
Have you tried running a RUU to put it back to factory like you just bought it?
I can't tell you how many times I've had to do that to fix stuff.
Click to expand...
Click to collapse
I think I have downloaded the stock RUU..but just to be sure could you possibly link me to the correct one to run? Also I thought it was impossible to go back down from Ice Cream Sandwhich to Gingerbread?
autotuneuser said:
I think I have downloaded the stock RUU..but just to be sure could you possibly link me to the correct one to run? Also I thought it was impossible to go back down from Ice Cream Sandwhich to Gingerbread?
Click to expand...
Click to collapse
It is if you're s-on. Also, what did you mean by "P87etc," are you flashing the files properly?
autotuneuser said:
I think I have downloaded the stock RUU..but just to be sure could you possibly link me to the correct one to run? Also I thought it was impossible to go back down from Ice Cream Sandwhich to Gingerbread?
Click to expand...
Click to collapse
People say a lot of things are impossible, most have the virtue of never being tried.
This is the one I used to fix mine when I screwed up the partitions on my phone. I will warn you, the link in the thread takes you to another site & you have to sign up to download it. Its completely free & legit, but it won't let you download unless you register which is STUPID!
http://forum.xda-developers.com/showthread.php?p=25664508
Let me know if that helps
Oh & BTW I was & still am on the ICS leaks when I did this, so you'll be fine. You will lose everything on your phone though, because it wipes everything. But if you can't use it, that's not really an issue I guess.
tekhna said:
It is if you're s-on. Also, what did you mean by "P87etc," are you flashing the files properly?
Click to expand...
Click to collapse
The PH98IMG file. And I believe I'm flashing the properly..I do it twice; flashboot in adb, it tells me success, I then flash again right there, and then I reboot back to the bootloader and flash again so I do it 3 times in total.
I'm downloading the Vigor executable now. It's going to take a while but I'll report back with my results.
autotuneuser said:
The PH98IMG file. And I believe I'm flashing the properly..I do it twice; flashboot in adb, it tells me success, I then flash again right there, and then I reboot back to the bootloader and flash again so I do it 3 times in total.
I'm downloading the Vigor executable now. It's going to take a while but I'll report back with my results.
Click to expand...
Click to collapse
PH98IMG is not going to help you in this situation. You are going to have to download & run the RUU that I linked in the previous post. Trust me on this, not only have I already tried that before, I've blown my phone up enough times to know.
Magestic12 said:
PH98IMG is not going to help you in this situation. You are going to have to download & run the RUU that I linked in the previous post. Trust me on this, not only have I already tried that before, I've blown my phone up enough times to know.
Click to expand...
Click to collapse
Ok, I went to use the RUU and at first I got error 150, so I read somewhere I should lock my bootloader, so I relocked and now I get error 140, whcih is bootloader verision error. I think that's because I'm on ICS with S-On right? Is there any ICS RUU I can use to restore my phone? I downloaded Vigor_Stock_Doedexed_3.14.605.5 before but it still wasn't working for me.
autotuneuser said:
Ok, I went to use the RUU and at first I got error 150, so I read somewhere I should lock my bootloader, so I relocked and now I get error 140, whcih is bootloader verision error. I think that's because I'm on ICS with S-On right? Is there any ICS RUU I can use to restore my phone? I downloaded Vigor_Stock_Doedexed_3.14.605.5 before but it still wasn't working for me.
Click to expand...
Click to collapse
And as far as this goes yeah you can't use the .exe if your on ICS firmware with s-on and there are no available .exe's for ICS
Sent from my ADR6425LVW using Tapatalk 2
Unless you are already on the gingerbread build, and it sounds like your not, if you are s-on, it simply will not work. My suggestion is to download the latest leak and that should get you going. If it were me, and I aleady did it, download the latest leak here: http://android.thesmallprint.org/ICS.LEAK.3.14.605.5_PH98IMG.zip. Rename it PH98IMG.zip and put it on your external sd card. Should take less than 10 mins to download. Reboot into bootloader and let hboot install it. Make sure you are locked or relocked. After that is installed either delete or change the name of that file. Reboot into bootloader, unlock, and install either amon ra or tpwr and you can reinstall that rooted rom.
what he said
mikey's comments just previous are totally right, but after install, i would recommend
a factory reset, maybe even twice.
your bootloop problem should be cured then...
I was on the latest ICS firmware running an ICS ROM when I had to run the RUU I gave the link for & it worked fine for me.
Here's my suggestion & you can take it for what its worth.
I would download the latest HBoot & Radios & flash them.
Then if you can get into recovery, wipe everything, manually wipe the system, boot, etc. Then after that try running the RUU.
I just did this earlier in the week & it worked fine & my phone was all screwed up because the partitions were mounting to the wrong places & just all messed up.
I am by no means a dev or an expert, I'm just telling you what I did.
WHATEVER YOU CHOSE, YOU DO AT YOUR OWN RISK, but I don't see where you really have a choice.
Let me know if I can be of anymore help as I know what its like to have a phone that's freaking out on you. You can PM me or post here which ever you prefer. If after that we still can't get it fixed, we'll go find a dev to help us.
mikeyk101 said:
Unless you are already on the gingerbread build, and it sounds like your not, if you are s-on, it simply will not work. My suggestion is to download the latest leak and that should get you going. If it were me, and I aleady did it, download the latest leak here: . Rename it PH98IMG.zip and put it on your external sd card. Should take less than 10 mins to download. Reboot into bootloader and let hboot install it. Make sure you are locked or relocked. After that is installed either delete or change the name of that file. Reboot into bootloader, unlock, and install either amon ra or tpwr and you can reinstall that rooted rom.
Click to expand...
Click to collapse
Well now my recovery is saying it can't mount various things like "E: can't mount b dev/block/ blah blah"
And I tried flashing my ROM through Amon recovery but it's saying it can't open the file because it's (bad). I formatted the SD card and I'm still getting the issue. Any ideas?
Did you download the one from the link? You don't flash that PH98IMG.zip in recovery, you boot up into bootloader and let hboot find it. If when you get to your bootloader and it is fastboot, use your volume key and select on bootloader option. Then hboot will find it and ask you if you want to install it. Install it. After that, you will then need to reinstall either amon ra or the other but stay away from clockworkmod. But to reinstall the recovery, you will have to unlock again.
mikeyk101 said:
Did you download the one from the link? You don't flash that PH98IMG.zip in recovery, you boot up into bootloader and let hboot find it. If when you get to your bootloader and it is fastboot, use your volume key and select on bootloader option. Then hboot will find it and ask you if you want to install it. Install it. After that, you will then need to reinstall either amon ra or the other but stay away from clockworkmod. But to reinstall the recovery, you will have to unlock again.
Click to expand...
Click to collapse
I did install in hboot. I then installed Amon so I could flash the ROM and that's what's giving me all those errors.
If all you are after is stock and rooted, try looking at this one: http://forum.xda-developers.com/showthread.php?t=1642217
Since you ran the PH98IMG that I directed you to, you are now on ICS. So follow the directions in that thread for "S-On and ICS".
Installation for S-ON Devices on ICS firmware
•Copy ROM to SD Card AND PH98IMG.zip to ROOT of SD Card
•Reboot to recovery
•wipe data / Factory Reset
•Flash ROM
•Use Developer Menu to reboot to bootloader and flash the boot.img file in the PH98IMG.zip
•Reboot
•Profit!
Edit: The only change I would recommend is to hold off putting that PH98IMG file from that thread on the sd card right away. You will have a hard time getting to recovery if you have that on the card. I would suggest following all the instructions up to and including "Flash ROM". Then I would "return" back to the main Amon Ra screen, make sure you have the data cable connecting your phone to the computer, select "USB-MS Toggle", then select the SD Card, and that will allow you to copy the PH98IMG file to the SD card. Then continue with the rest of the directions. If you do this right, you should be ok.
mikeyk101 said:
If all you are after is stock and rooted, try looking at this one: http://forum.xda-developers.com/showthread.php?t=1642217
Since you ran the PH98IMG that I directed you to, you are now on ICS. So follow the directions in that thread for "S-On and ICS".
Installation for S-ON Devices on ICS firmware
•Copy ROM to SD Card AND PH98IMG.zip to ROOT of SD Card
•Reboot to recovery
•wipe data / Factory Reset
•Flash ROM
•Use Developer Menu to reboot to bootloader and flash the boot.img file in the PH98IMG.zip
•Reboot
•Profit!
Edit: The only change I would recommend is to hold off putting that PH98IMG file from that thread on the sd card right away. You will have a hard time getting to recovery if you have that on the card. I would suggest following all the instructions up to and including "Flash ROM". Then I would "return" back to the main Amon Ra screen, make sure you have the data cable connecting your phone to the computer, select "USB-MS Toggle", then select the Internal_sd, and that will allow you to copy the PH98IMG file to the SD card. Then continue with the rest of the directions. If you do this right, you should be ok.
Click to expand...
Click to collapse
It's the actual recover I believe to be giving me the errors, but I'll try what you said in about 2 days (I need to study for finals). It might be because I tried to S-Off and I installed all of that guys software and it might be making the phone act funny. I'll be much more descriptive about my errors when I post back in 2 days.
I fixed it!!
Ok, so I finally got it working, I'll try to detail my steps for anyone else who ran into similar issues:
I believe my recovery started acting funny after I failed to S-Off properly the first time. Amon Ra was all gimmicky and said stuff like "E: can't find cache" and reinstalling the recovery/wiping everything (and I mean everything: external SD, internal SD, cache, partioning SD card etc..) wasn't working. I tried re-installing Amon Ra through command prompt with the adb, I tried reinstalling my ROMS but my phone wasn't having it.
It got to the point all I could boot into was a white HTC screen, so I then tried out Twrp's 2.1 Touchscreen (I wasn't S-Off yet) recovery (I don't have enough posts to post a link yet ) which INITIALLY reported the same "E: can't find cache" errors as Amon Ra, BUT when I wiped my files in Twrp it seemed to actually fix them...I'm not sure exactly what I wiped or formatted that fixed the "E: can't find mount/cache" issues, so try everything.
So my ROM installed but I was still stuck on the white HTC logo. This is where I INSTALLED A NEW KERNEL THROUGH ADB. I wish I knew which kernel I installed, but I have like 10 and I just picked a random one. The point is if you're still stuck at a white HTC screen, install a new kernel.
So I got a recovery on the phone, and then I tried to S-Off again but I didn't have a good ROM installation so that was hanging at the HTC white screen. I then installed CleanROM DE 1.4 and I was able to boot into it, but ran into my initial problem of it crashing after dialing a number and entering infinite reboot. However, it would stay on just long enough for me to run ControlBear's program to S-Off.
So I S-Offed, I downloaded the Gingerbread RUU (the .exe version for Windows), I installed it, and now I can dial numbers and I'm all goodie again. Unfortunately, I honestly think the only way I was escaping my trouble was doing an S-Off, unless they leak a Ice Cream Sanwhich executable for Windows.
TL;DR Install Twerp 2.1 through adb, wipe everything, install CleanROM DE 1.4, install kernel S-Off, run Gingerbread RUU .exe
I was trying to root and update my wife's rezound, and I'm out of my league with my first HTC root. I unlocked and rooted the phone, then tried to flash a rom, didn't work, tried to use the all-in-one tool and got to the script in the command window that required the wire trick, wasn't ready for that. Tried to back out and now it just boots into a screen that says juopenutbear. I can get into HBoot and have fastboot usb up. I have relocked the bootloader in an attempt to get somewhere, and I think I have completely wiped the sd card.
Can anyone help me with even just the next step to fixing this? Is it using an RUU .exe from the pc? Is there some way to access the sdcard i'm not thinking of?
Thanks for any help, i'm staying up all night so that my wife might be able to use the phone in the morning.
It sounds like you need to flash the boot image from the rom you were on before you tried to s-off. Hopefully, you put it in your directory with adb and fastboot before starting to s-off. If not, you need to get it, put it in that directory and flash it.
Sent from my ADR6425LVW using xda app-developers app
Jbear replaces the kernel, until it is done.
If finding and flashing a kernel sounds too complicated, then yes RUU will also put everything including the kernel back.
If S-ON then
you will need to relock the bootloader before installing the RUU. Also you can not RUU to previous older versions.
PS RUU will wipe your settings and internal SD, but should leave the removable. MicroSD card alone.
Go here and following the steps under ROM/Data recovery.
http://unlimited.io/jbtroubleshooting.htm
Let me start off by saying that I'm a complete idiot and wasn't being very careful.
I have several problems with my Rezound right now and I'll try to be clear and concise. My internal SD card won't mount in the recovery menu, nor HBOOT, therefore I cannot flash PH98img.zip in HBOOT. My external SD will mount, but I'm not sure if the PH98img.zip will work from the external SD because it doesn't show up in HBOOT. My HBOOT reads as follows:
*** UNLOCKED ***
VIGOR PVT SHIP S-ON RL
HBOOT-2.10.00000
eMMC-boot
OCT 5 2011,21:18:48
And also, here's a weird thing: My phone will show up in adb devices only when the phone is off or when I'm in the Recovery menu. My phone won't appear in adb devices when I'm in HBOOT menu. I'm running ClockworkMod Recovery v6.0.2.3.
I have tried using a few different ROMs to no avail. I think my main problem as of now is that I cannot access my internal SD card. Before I install a ROM I wipe everything I can think to wipe, cache, dalvik cache, factory reset. Some of the ROMs have the Aroma installer where it asks if I want to wipe on those and I say yes every time. I cannot start my phone because I'm stuck on HTC white screen whenever I try to boot the phone. I've tried using the Old_Firmware_Patch.zip and the GB Firmware Patch.zip. I have had no luck so far. Again, I'm sorry that I'm not exactly sure what I'm doing and I need a bit of help. Thank you and I appreciate any help that you can give.
Additional Information
Prior to this complete failure in my phone I was using an early leak of ICS, one of Newts ROMs. His ROM didn't support 4G and had trouble with a few other things including stock wifi settings. Every time I tried to go to wifi settings the "com.settings.htc" or some such process would crash. So I wanted to update to a newer ICS ROM that hopefully supported 4G and didn't have problems with wifi settings. I thought it would be as simple as loading a ROM onto the external SD and loading it from recovery, but it wasn't that easy. Because I'm S-ON I apparently missed a few steps and forgot that I have to flash PH98img.zip. But now that I cannot access my internal SD card, I cannot flash PH98img.zip as far as I know.
First thing you want to do is get off of Clockwork Mod recovery. It doesn't play well with the Rezound. Go grab Amon Ra and flash v3.16.
Secondly, you can flash a PH98IMG file off the external sd, providing you can read it of course.
I think you are still on GB firmware based on your hboot, not completely sure about that. But it's def an old hboot.
So actually, I would run the RUU and update all your firmware, don't bother flashing Amon Ra first, do that after the RUU. Find it here:
http://androidfiles.org/ruu/?dir=Vigor
Top one, 3.14.605.12. Then after you run that, you can check for and accept the latest OTA that came out a couple weeks ago and then you'll be up to date with the official updates.
You'll need to relock the phone before running the RUU
fastboot oem lock
And save everything you need from the phone first since this will wipe everything and get you back to factory stock.
Then to run the RUU attach the phone to your pc and double click on the exe RUU file. It will do it's thing. Or you can use the following commands in fastboot to get it going:
fastboot oem rebootRUU
fastboot flash zip NameOfZip.zip
Make sure you let it go all the way through. I ran the global RUU and the screen went black for a while then it goes back to finishing up, so if that happens just let it keep going. I think you end up in bootloader when it's done, and it'll ask you if you want to reboot. You should go ahead and boot up and make sure it's working okay.
After you run the RUU you will need to unlock again. Then flash Amon Ra, flash superSU for root (though I think you can just get root via Amon Ra again now) and make a nandroid of stock so you can always go back to this when you run into trouble, then flash a custom ROM if you choose.
That should sort everything out since like I said, it'll be a clean start and you'll get everything updated.
Oh, and the PH98IMG.zip file you have to flash because of being s-on is the kernel for the ROM you are flashing. So know that each PH98IMG.zip file is not the same as the other, the ROM makes the one you need using the kernel that is specifically for that ROM. So you'll either need to pull it out of the ROM and flash via fastboot, download the separate PH98IMG file if there is one in the ROM's thread, or the ROM may make one during the flash and leave the PH98IMG file on your SD card in which case you go to bootloader and accept the update, which will be the kernel.
If you don't flash the kernel then the phone won't boot, it'll just get stuck.
One last thing, I would grab CleanWipe from the Dev section and use that for wiping whenever you change ROMs. It'll really get the job done.
Back to stock now
You, feralicious, are a beautiful person for replying so detailed lol. I got my phone to start up gladly. I just now read your post. Earlier I got it working by following a thread which basically said exactly what you said: relock using fastboot oem lock and then do the lastest RUU. It was a thing of beauty. I as so lost prior to that.
It's good to know that each PH98IMG.zip is different per rom. I had no idea. I'm going to stay stock for a while. It's just nice to finally see that 4g up on the top of my phone after having dealt with 3g only for like 6 months. I'll definitely come back to this site if I have an trouble while attempting to re-root the phone. Thanks so much for your excellent reply.