View Single Post
Old August 5th, 2012, 01:22 PM   #2 (permalink)
scotty85
Senior Member
Thread Author (OP)
 
scotty85's Avatar
 
Join Date: Jul 2010
Posts: 8,841
 
Device(s):
Carrier: Not Provided

Thanks: 5,279
Thanked 5,343 Times in 3,380 Posts
Default

2)reinstall system apps and folders,and your personal data

-download the .exe file for 2.01.605.11
Shipped ROMs

-open a cmd window,as described in post 1
-change to mini-adb directory:
cd c:\mini-adb_vigor

-check connectivity
adb devices

-boot to bootloader
adb reboot bootloader

-launch recovery
fastboot boot recovery-ra-vigor-3.14-gnm.img

*make a backup of your data partition using amons menu options on the phone screen. simply remove the X's from everything but data on the backup screen,then "perform backup". you do not need to backup boot or system. you may also want to perform a full backup in case something goes wrong,but this is optional.

-using the phones amon ra menu options,flash "SetMainVersionLOW.zip" just like you would any other rom. no need to wipe anything,just flash it.

-boot back into bootloader
adb reboot bootloader

-check main version
fastboot getvar all

-if your main version is now 1.00.000.0 then procede:

-relock bootloader
fastboot oem lock

*you may get a security warning after it locks. dont panic,this is normal when relocking with custom software

-run the .exe file on your PC with our phone still in fastboot. follow the onscreen directions. it will reboot when finished

-your phone wil reboot to a freshly factory reset state. chose language,sign into google,etc. give the phone a few minutes to sync and settle. turn off "fastboot" in settings/power,enable usb debugging in settings/apps/development

now restore your data by:

reopen your cmd window,and change back to mini-adb_vigor directory if needed. then:

-check connectivity
adb devices

-boot to bootloader
adb reboot bootloader

-launch recovery
fastboot boot recovery-ra-vigor-3.15-gnm.img

-using the amon recovery menus,wipe cache,wipe dalvik cache. flash superuser. if superuser aborts, reboot,and try again.

-once superuser flashes successfully, you can restore your data. select your data only backup from the restore menu. remove the X's from everything but data.

-once the restore is complete,reboot. give the phone a few minutes to settle. skip ahead to step 4,since you have the stock recovery
__________________
The Delivery Guy
If someone has helped you,please click the THANKS button on that post.
Please post questions so others can benefit from the answers.
donate to my device fund
scotty85 is online now  
Last edited by scotty85; August 10th, 2012 at 07:42 AM.
Reply With Quote