(2016-09-08, 05:49)Cleopatra Wrote:
STEPS :
1) Install the ADB 1.4.2 (click YES at every question) :
2) Install "LGMobileDriver_WHQL_Ver_4.0.4.exe" :
3) Unlock OEM and enable USB debugging (Developer options).
4) Rename "twrp k8.img" into "recovery.img".
5) Copy & paste the recovery.img into the ADB 1.4.2 folder (in C).
6) Connect your phone to the pc with USB cable.
7) From inside the ADB folder, press Shift key and right-click the white background to open a new menu.
8) Click on the option "open a new command window".
9) Type "adb reboot bootloader" (without quotes) and press ENTER.
10) Type "fastboot flash recovery recovery.img" (without quotes) and press ENTER.
Looking forward for your kind response
For linux users, you have other guide?