[GUIDE][ROOT] Root your LG L40/L70/L90/G2 mini!

Search This thread

olegat0r

Senior Member
Apr 15, 2012
200
151
30
Kyiv, Ukraine
Deprecated!
Use TowelRoot app instead! It is oneclick and without reboot.

Starting fom 10e firmware TowelRoot doesn't work. For root you can use this guide or PurpleDrake script for G3 - it works fine on LG L90.
Here is the link: http://goo.gl/0E3jMn
However, this guide still works! ;)

Code:
#include 
/*
 * Your warranty is now likely void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * spontaneous combustion, or any other host of cosmic penalties
 * which may befall you, your family, or your phone.
 *
 */
First of all we have to say thanks to sintazqz from 4pda for being the first to root the phone.
The procedure is done for L90 but it also have to work on other similar 2014 year LG phones with kitkat as L40, L70, G2 mini and others (L80). Confirmed working!
Carrier branded phones are not supported as I can see from replies.
It is recommended to fully charge your phone before the procedure.
After the procedure the phone will be rooted and the hidden LG RCT utility will know about it. So your warranty is likely void.

So, let's go:

1.Format external sdcard using cardreader into ext2. I use Windows 7 so I installed MiniTool Partition Wizard from here to format my sdcard.
USE ONLY PRIMARY PARTITION, NOT LOGICAL! thnx for note to @wikid24

The reason to use ext2/3/4 partition is that ntfs/fat partitions are not detected by recovery.
You can also try ext4, if ext2 doesn't work for you!
2.Download update.zip that is attached to the post and move it to your ext2 sdcard. I had to use Ext2Fsd tool to mount ext2 partition to Windows 7.
View attachment update.zip
HELP for Windows users:
Open Ext2Fsd tool and find your ext2 partition there.
1.png
RightClick on your ext2 partition, choose "Ext2 Management", uncheck the first checkbox (mount read-only) and check the second (automatically mount...).
2.png
Click Apply.
Now you can move update.zip using Windows Explorer. So move it.
View attachment update.zip

3.Install LG drivers if you still didn't.

4.If you don’t have ADB on your computer: install Android SDK or just download ADB.rar and unpack it somewhere (e.g. C:/ADB/ )
View attachment ADB.rar

5.Prepare your phone. Turn on USB debugging: Settings – General – Developer options – USB debugging.
If you don’t see it: Settings – General – About phone – Common – Software info – click 5-10 times on Build number.
Added by @Cliffwiggum about L40c/L70c versions:
I successfully rooted the LG optimus zone 2 from Verizon prepaid which is the LG L40c, as well as the LG optimus exceed 2 which is the LG L70c. In order to get either phone into USB debugging mode I had to connect my phone as Internet -> Ethernet (instead of MTP) before USB debugging mode would turn on.

6.Connect your phone to computer.
ATTENTION! On the first connection to computer it will ask you to allow USB debugging.

7. Open ADB. (I use Shift+RightClick on ADB folder and choose Open command line)

8.In the opened window type the next line and press Enter.
Code:
adb devices
It will show your LG device:
Code:
List of devices attached
LGD410a123456   device
Then type next lines. Press Enter after each of them.
Code:
adb shell
reboot recovery
The phone will reboot to stock 3e recovery.

9. Now you can unplug your phone. Plug in your sdcard.
Navigation: Volume+/- = Up/Down; Power = Choose.
In recovery choose “apply update from external sdcard” – update.zip
Then choose “reboot system now

The phone will reboot.

You are ROOTED! :D
Screenshot_2014-04-26-20-19-38.png

To unroot and save your warranty you just have to reflash the ROM by LG Mobile Support Utility - Upgrade recovery option.
LG RCT tool will forget that it was ever rooted. All the settings (except those that need root) will be kept.
 
Last edited:

olegat0r

Senior Member
Apr 15, 2012
200
151
30
Kyiv, Ukraine
Not working for my L70, "reboot recovery" in adb just does a normal reboot instead of going into the stock 3e recovery.

That's strange, because I've got confirmation that it works on L70 too.
Maybe someone will find what's wrong.
Do you write "adb reboot recovery " or "adb shell " and then "reboot recovery "? Because first method really just reboots the phone.

Sent from my new LG L90 D410 that is FINALLY ROOTED!!
 
  • Like
Reactions: afraaa

traker4

Member
Jan 8, 2011
15
3
Vilnius
I can confirm, ROOT works on LG L90 D405N
 

Attachments

  • CAM00001.jpg
    CAM00001.jpg
    245.2 KB · Views: 17,194
  • CAM00003.jpg
    CAM00003.jpg
    238.2 KB · Views: 16,610
Last edited:
  • Like
Reactions: GTmG
Apr 26, 2014
15
0
Lg l70 d325

it does not work on LG L70 D325, it has become corrupted, I need to fix rom for LG L70 D325

---------- Post added at 04:16 AM ---------- Previous post was at 03:25 AM ----------

I need rom LG L70 D325
 

ling2422

Member
Apr 14, 2014
24
2
i my L90 user ...i try it..but where can i download card reader?

the ext2fsd say <ext2fsd could not be started>...

---------- Post added at 05:13 AM ---------- Previous post was at 04:24 AM ----------

i win8 can't use..and where can i download card reader?
 

ling2422

Member
Apr 14, 2014
24
2
can have have L90 one chick root ma....?i try one morning can use

i don't understand...i very hope have L90 one click root..
 

olegat0r

Senior Member
Apr 15, 2012
200
151
30
Kyiv, Ukraine
I need one link of the stock rom LG L70 D325 Dual

I can't find any working way to download kdz from LG servers for now.

UPD. Try to download LG Mobile Support Tool from here:
http://tool.xcdn.gdms.lge.com/client/app/B2CAppSetup.exe
Then install it and open.
THE PHONE HAVE TO BE UNPLUGGED FROM PC!
Now press "Install USB driver" - choose your phone model - it will install required drivers, you'll need to agree with installations and maybe run files from some opened archives. (IDK why, but I had to)

When all installations are done, change in the phone: Settings - Connect to PC - change to LG software mode.
Now plug the phone in. It will install drivers and detect the phone.

Now in LG Mobile Support Tool press Options - Upgrade recovery.
It will download kdz file for your phone and fully reflash your phone.

To get kdz and not to reflash the phone you can click "Upgrade recovery" and unplug the phone. It will download kdz for your phone and ask what to do.
Minimize the window and go to to C:/ProgramData/LGMOBILEAX/Phone/
Here is your kdz! :D
 
Last edited:

olegat0r

Senior Member
Apr 15, 2012
200
151
30
Kyiv, Ukraine
I've got D41010C_00.kdz
And also I backuped all the partitions, including system.img using adb commands.
So if anyone wants to get them - say where I can upload them.

P.S. The system.img is slightly edited: root, busybox, sdfix.
 
Last edited:
  • Like
Reactions: afraaa and Omar1c

Top Liked Posts

  • There are no posts matching your filters.
  • 85
    Deprecated!
    Use TowelRoot app instead! It is oneclick and without reboot.

    Starting fom 10e firmware TowelRoot doesn't work. For root you can use this guide or PurpleDrake script for G3 - it works fine on LG L90.
    Here is the link: http://goo.gl/0E3jMn
    However, this guide still works! ;)

    Code:
    #include 
    /*
     * Your warranty is now likely void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * spontaneous combustion, or any other host of cosmic penalties
     * which may befall you, your family, or your phone.
     *
     */
    First of all we have to say thanks to sintazqz from 4pda for being the first to root the phone.
    The procedure is done for L90 but it also have to work on other similar 2014 year LG phones with kitkat as L40, L70, G2 mini and others (L80). Confirmed working!
    Carrier branded phones are not supported as I can see from replies.
    It is recommended to fully charge your phone before the procedure.
    After the procedure the phone will be rooted and the hidden LG RCT utility will know about it. So your warranty is likely void.

    So, let's go:

    1.Format external sdcard using cardreader into ext2. I use Windows 7 so I installed MiniTool Partition Wizard from here to format my sdcard.
    USE ONLY PRIMARY PARTITION, NOT LOGICAL! thnx for note to @wikid24

    The reason to use ext2/3/4 partition is that ntfs/fat partitions are not detected by recovery.
    You can also try ext4, if ext2 doesn't work for you!
    2.Download update.zip that is attached to the post and move it to your ext2 sdcard. I had to use Ext2Fsd tool to mount ext2 partition to Windows 7.
    View attachment update.zip
    HELP for Windows users:
    Open Ext2Fsd tool and find your ext2 partition there.
    1.png
    RightClick on your ext2 partition, choose "Ext2 Management", uncheck the first checkbox (mount read-only) and check the second (automatically mount...).
    2.png
    Click Apply.
    Now you can move update.zip using Windows Explorer. So move it.
    View attachment update.zip

    3.Install LG drivers if you still didn't.

    4.If you don’t have ADB on your computer: install Android SDK or just download ADB.rar and unpack it somewhere (e.g. C:/ADB/ )
    View attachment ADB.rar

    5.Prepare your phone. Turn on USB debugging: Settings – General – Developer options – USB debugging.
    If you don’t see it: Settings – General – About phone – Common – Software info – click 5-10 times on Build number.
    Added by @Cliffwiggum about L40c/L70c versions:
    I successfully rooted the LG optimus zone 2 from Verizon prepaid which is the LG L40c, as well as the LG optimus exceed 2 which is the LG L70c. In order to get either phone into USB debugging mode I had to connect my phone as Internet -> Ethernet (instead of MTP) before USB debugging mode would turn on.

    6.Connect your phone to computer.
    ATTENTION! On the first connection to computer it will ask you to allow USB debugging.

    7. Open ADB. (I use Shift+RightClick on ADB folder and choose Open command line)

    8.In the opened window type the next line and press Enter.
    Code:
    adb devices
    It will show your LG device:
    Code:
    List of devices attached
    LGD410a123456   device
    Then type next lines. Press Enter after each of them.
    Code:
    adb shell
    reboot recovery
    The phone will reboot to stock 3e recovery.

    9. Now you can unplug your phone. Plug in your sdcard.
    Navigation: Volume+/- = Up/Down; Power = Choose.
    In recovery choose “apply update from external sdcard” – update.zip
    Then choose “reboot system now

    The phone will reboot.

    You are ROOTED! :D
    Screenshot_2014-04-26-20-19-38.png

    To unroot and save your warranty you just have to reflash the ROM by LG Mobile Support Utility - Upgrade recovery option.
    LG RCT tool will forget that it was ever rooted. All the settings (except those that need root) will be kept.
    8
    Metro PCS employee

    Anddddddd I have hit a brick wall. I spent all of that time messing with stuff, I should have probably listened to @cgigate :p Anyways, at least I got to learn something new thanks to a friend. If I decide to start back up I plan on doing everything privately from now on.

    Hey guys. I happen to work at Metro PCS and I also happen to have just purchased the L70 because of the new OS and I'm looking to root it so I can give apps the proper permissions to WRITE FRIGGEN DATA TO THE FRIGGEN SD CARDS!!!!!

    Anyway. I'm just a salesman but if there's anything I could possibly do to help out (i.e. phishing for information, looking something up, contacting DSG, whatever); just let me know and I'll do it. I'm sick of having a useless 8GB of external storage on my phone.
    5
    Yes, use Towelroot

    towelroot.com

    ---------- Post added at 06:26 AM ---------- Previous post was at 06:14 AM ----------


    Have you tried this: https://towelroot.com/modstrings.html

    Succesfully rooted my L70 D325 phone using Towelroot modstring, changed the align to 0,
    from "1337 0 1 0 4 0" (this causes a reboot)
    to "1337 0 0 0 4 0" (this successfully gave me root)
    4
    I posted my rooted ms323 on YouTube, enjoy

    Sent from my LG-E980 using Tapatalk

    Can we get the link? And was it the USA MetroPCS LG L70?

    LG L70 still NOT rooted
    MK902 ROOTED with 4.4 custom rom

    I searched YouTube and could not find any such video or probably some mighty power stops us locating this video or , you know what i mean :)
    as someone mentioned earlier, if you rooted your MS323 and don't want to share here and just want to be childish saying "hey i am rooted, you are not" , just keep quite or leave.
    4
    Alright let the MS323/D415 development begin.

    1) There are new drivers here (v3.11) uninstall old drivers:
    http://tool.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425

    2)MS323 (Metro L70) firmware here:
    http://oudhitsquad.com/android/?dir=LGE/Firmware/MS323

    3)D415 (T-Mobile L90) firmware here:
    http://oudhitsquad.com/android/?dir=LGE/Firmware/D415

    4)D320 (International L70) firmware here:
    http://oudhitsquad.com/android/?dir=LGE/Firmware/D320n

    I will be adding more D320 firmwares as I find more, beware weird looking file names as those would be incomplete files that are still uploading.