refer to : http://forum.xda-developers.com/showthread.php?t=459830Original Thread
refer to: http://www.htc.com/www/support/android/adp.html#s1 HTC factory support
On Phone
What you need on your phone:
- JesusFreke's RC Mods installed (example JFv1.42_RC33)
- SPL installed (example HardSPL)
Backing up Phone
- Boot into recovery(home+power)
- Press Alt+B to start Nandroid (files are stored on SD card, note: it may be over 100 megabytes)
- Reboot (Home+ Back)
On Computer
What you need on your computer:
- Fastboot Windows application
- Android USB driver installed (device manager > ADB interface > manually select the folder with the driver)
Find these in your phone's SD card and put them in your computer:
- data.img
- system.img
- boot.img
Steps to restore your phone
1) Create a folder in your C: drive
_______a) name it android.
_______b)Replace C with another drive letter if needed.
2) Put these files all into android
_______a) fastboot.exe
_______b) system.img
_______c) data.img
_______d) boot.img
3) Unplug the USB cord. Power off your phone
4) Power up by holding CAMERA+POWER (you should see three androids on skateboards.)
5) Plug the USB cord. Press back on phone. (The screen on your phone should say fastboot)
6) Make sure your pc is using the correct driver.(device manager > ADB interface).. don't panick, you don't need to start over.
7) Enter the Command Prompt (Start > Run > type cmd (If you are on Vista just type cmd in the search box and hit enter).
8) Then enter the following commands:
cd C:\android
fastboot flash system system.img it will say SENDING, then WRITING and say OKAY if it was successful
fastboot flash userdata data.img wait for the second OKAY
fastboot flash boot boot.img wait for the second OKAY
fastboot reboot
Your phone should now be restored exactly as you had it when it was backed up.

Reply With Quote




Bookmarks