TWRP recovery

Search This thread

marki089

New member
May 30, 2014
4
0
I have a bootloop on my lg g2 vs980 i can still enter into twrp recovery, to flash a kit kat rom i need to sideload the newer version of twrp recevory? i currently have the 2.6.3.2 version
 

markrulesallnow

Senior Member
Oct 15, 2012
170
33
I have a bootloop on my lg g2 vs980 i can still enter into twrp recovery, to flash a kit kat rom i need to sideload the newer version of twrp recevory? i currently have the 2.6.3.2 version


Don't know. But I do know that you could use the TOT method to get back to 100% stock. That fixed my bootloop on my VS980.
 

bender_007

Senior Member
Dec 6, 2010
5,091
3,520
Zagreb
Google Pixel 4
In basic stuff:

1. adb push rom.zip /sdcard/rom.zip
2. flash it


More specific:

1. download ioroot25, extract it

2. put your rom wherever you can find it (c:\rom.zip let's say)

3. open ioroot folder, hold shift, right click - open command prompt(or window..) here

4. type adb push c:\rom.zip /sdcard/rom.zip