THREAD CLOSED FOR NOW. IF THERE IS ANY NEW FIRMAWARE AVAILABLE AFTER S244 THEN WILL REOPEN THE THREAD
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. (Friendly note 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
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.
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)
Currently available versions.
- P2a42_S048_161111_ROW_fastboot.7z
- P2a42_S062_170117_ROW_fastboot.7z
- P2a42_S232_170320_ROW_fastboot.7z
- P2a42_S233_170404_ROW_fastboot.7z
- P2a42_S244_170725_ROW_fastboot.7z
Credits
lenovo forums ru
Version Information
Status: Stable
Last edited: 23/8/2017
Created 01/8/2017
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. (Friendly note 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
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
Code:
fastboot flash userdata userdata.img
- P2a42_S048_161111_ROW_fastboot.7z
- P2a42_S062_170117_ROW_fastboot.7z
- P2a42_S232_170320_ROW_fastboot.7z
- P2a42_S233_170404_ROW_fastboot.7z
- P2a42_S244_170725_ROW_fastboot.7z
Credits
lenovo forums ru
Version Information
Status: Stable
Last edited: 23/8/2017
Created 01/8/2017
Last edited: