johnlgalt
Antidisestablishmentarian
Thanks to P3Droid and this post How to get your phone back on the upgrade path... you can now revert back to pure stock including Webtop files so that you can take on any update. So, now you can go ahead and flash the 5.7.893 update and not be fearful about never being able to update again.
I'm taking this directly from that thread, all credit goes to P3Droid for the procedure.
This has only been tested on Windows 7 (32/64)
******************************************************************
Your boot image (kernel) and radio files will never go back to stock !!!
******************************************************************
Your phone is now back on stock (well the parts that matter anyways) Congratulations.
I'm taking this directly from that thread, all credit goes to P3Droid for the procedure.
This has only been tested on Windows 7 (32/64)
- Download this fastboot file http://www.mediafire.com/file/4usz2227c427p6d/moto-fastboot-win32.zip
- Download this Zip (Contains both System and webtop images) http://www.mediafire.com/file/c545ow7tnetawe5/Get-to-stock.zip
- Create a folder on Desktop named {anything you want} (I recommend you keep it simple)
- Place the contents of both zip files in the folder you just created
- Put phone in Fastboot mode, connect to computer (click show to see how)
- Power off phone
- Press and Hold BOTH Vol Up and Vol Down
- Press the Power button until the main menu appears
- Use Vol Down to move selection until you are on Fastboot
- Use Vol Up to select
- At next menu, connect data cable
- Open a command terminal (run cmd.exe) and go to the folder you created (cd Desktop/{name of folder})
- Type in the following commands, one at a time, and wait for them to finish executing before typing the next command:
-
Code:
moto-fastboot.exe flash webtop grfs.img
-
Code:
moto-fastboot.exe flash system system.img
-
Code:
moto-fastboot.exe reboot
-
******************************************************************
Your boot image (kernel) and radio files will never go back to stock !!!
******************************************************************
Your phone is now back on stock (well the parts that matter anyways) Congratulations.