View Single Post
  #2 (permalink)  
Old 07-02-2010, 11:40 PM
chris1683's Avatar
chris1683
VIP Member
Offline
Threadstarter
 
Join Date: Nov 2008
Posts: 1,077
Reputation: 6650
chris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the communitychris1683 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Tutorial

HOW TO GO BACK TO STOCK SHIPPED ROM & RE-ROOT

FILES NEEDED:
-Root Files.zip - DOWNLOAD
-Original ROM - DOWNLOAD

INSTRUCTIONS:
1. Extract PC36IMG from "ROOT FILES.zip" onto your SD Card (in the root directory)
2. Connect the phone in CHARGE mode and make sure USB debugging is selected
3. Open a "run" window by hitting the Windows key + "R" in the command line type
Code:
c:\evo-recovery\adb-windows shell

4. In the window that opens, type (and press enter after each line)
HTML Code:
su
cat /sdcard/flash_image > /data/flash_image  
chmod 755 /data/flash_image  
/data/flash_image misc /sdcard/mtd-eng.img
5. Power off the phone
6. While holding the VOLUME DOWN button, power up the phone which will place the phone into bootloader
7. The PC36IMG will be scanned and the phone will ask to apply the update. Press VOLUME UP to select yes. When finished, press VOLUME UP to reboot the phone.
8. When the phone restarts and is at the home screen, connect it to the computer as a DISK DRIVE and delete the PC36IMG file from the SD Card.
9. Now reconnect the phone as HTC SYNC and run the RUU_Supersonic_1.32.651.6_Radio_1.39.00.05.31_rele ase_171253_signed.exe
10. Follow the on-screen instrcutions (if the phone hangs in bootloader with the HTC screen the first time, wait until it times out and re-open the RUU file and it will run it's course
11. The phone will auto reboot and you are at the original shipped state


TO RE-ROOT THE PHONE USING TOAST'S METHOD:
1. Place all files in the ROOT FILES.zip on the root of your SD Card
2. Power off the phone
3. While holding the VOLUME DOWN button, Power up the phone and it will go into bootloader and scan the PC36IMG.zip on the SD Card.
4. Press VOLUME UP to select "yes" and install the update. When finished, press VOLUME UP to reboot
5. Reconnect the phone to the computer as a DISK DRIVE and now rename the file "PC36IMG" to "root-PC36IMG" and rename "eng-PC36IMG" to "PC36IMG" Now reconnect the phone as CHARGE ONLY with USB Debugging enabled
6. Open a "run" window by hitting the Windows key + "R" in the command line type (or cut/paste)
HTML Code:
c:\evo-recovery\adb-windows shell
7. In the window that opens, type (and press enter after each line)
HTML Code:
cat /sdcard/flash_image > /data/flash_image   
chmod 755 /data/flash_image   
/data/flash_image misc /sdcard/mtd-eng.img 
8. Power off the phone
9. While holding the VOLUME DOWN button, Power up the phone and it will go into bootloader and scan the PC36IMG.zip on the SD Card
10. Press VOLUME UP to select "yes" and install the update. When finished, press VOLUME UP to reboot
11. Make sure that the phone is connected as CHARGE ONLY and open a "run" window by hitting the Windows key + "R" in the command line type (or cut/paste)
HTML Code:
c:\evo-recovery\adb-windows shell
12. In the window that opens, type (and press enter after each line)
HTML Code:
cat /sdcard/flash_image > /data/flash_image 
chmod 755 /data/flash_image  
/data/flash_image recovery /sdcard/recovery.img  
13. Now connect the phone as a DISK DRIVE and copy the Sprint Lovers PC36IMG.zip onto the root of your SD Card
14. Power off the phone
15. While holding the VOLUME DOWN button, Power up the phone and it will go into bootloader and scan the PC36IMG.zip on the SD Card
16. Press VOLUME UP to select "yes" and install the update. When finished, press VOLUME UP to reboot
17. Delete the PC36IMG.zip off of your SD Card (or move it into a different folder on your SD Card
18. FINISHED!
__________________
Donations are always appreciated!

Last edited by chris1683; 08-05-2010 at 10:52 AM.
Reply With Quote
This post has been thanked 18 times.