ABOUT
- Fastboot files of stock firmware which allows you bring back your device from a soft brick or to flash OTA's in stock ROM. I don't take any responsibilites for any sort of damage to your device. This doesn't have anything to do with modem,efs & IMEI of your device.
- This thread isn't support thread or Q&A for stock ROM.
Downloads
Android file host link
https://www.androidfilehost.com/?w=files&flid=205781
Google Drive link
https://drive.google.com/open?id=0BwtfqH7UlDEvMUp6cXBPOGxLYlU
Instructions
1.Download and extract the zip of the firmware which you want to install.(PASSWORD FOR UNZIPPING THE PACKAGE IS lenovo-forums.ru)
2.Install the drivers from drivers folder available with the zip and then reboot your PC
3.Boot your device into fastboot mode by pressing and holding volume down and lock screen button simultaneously for 10 seconds.
4.Open the minmal adb and fastboot and the run following commands one by one.
Code:
Fastboot flash system systemchunk0.img
Fastboot flash system systemchunk1.img
Fastboot flash system systemchunk2.img
Fastboot flash system systemchunk3.img
(similarly run the same for all the systemchunk img available in the sw directory of fastboot files)
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
fastboot reboot
If your device doesn't boot after all this commands then again boot your device into fastboot mode and run the following command(you will lose all the data stored in internal store by running this command)
Code:
fastboot flash userdata userdata.img
Version Information
Status: Stable
Last edited: 21/8/2017
Created 01/8/2017