各种LG的5.0.1的root方法(VS985 24B亲测通过)

来源:互联网 发布:linux 查看 arp cache 编辑:程序博客网 时间:2024/04/28 06:42
Try this method if the original guide or the original one-click guide don't work for you.
如果一般教程或者一般的一键Root对你不管用的话,尝试这方法
Features:特点
  • This is a script for Send_Command.exe. Newest LG stock roms hate shell scripts.
  • 这是一个Send_Command.exe的脚本。支持最新的Room(安卓5.0.1)
  • With a trick, I found a new way to remount /system in new roms as read-write.
  • It will install SuperSU without flash nor override any device partition (means: no TWRP nor kitkat stack bootloader in this script).
  • Tested with LG G3 D855P (20B). But may work with others LG lollipop devices.
  • 在G3上测试成功,同时也可能支持其他LG的5.0.1设备

Advises:建议
  • This method is for lollipop ONLY!
  • 这方法只适用于安卓5.0.1 !
  • Don't try to run this script if your device is already rooted!
  • 已经Root过的,就不要再使用这脚本了!
  • TRY AT YOUR OWN RISK!
  • 你自己承担风险!

Pre-requisites:前期准备
  • LG drivers installed.
  • A lollipop stock rom.
  • Unencrypted device.
  • Usb cable.

Confirmed devices: 支持设备
  • LG G3
    • D850 (21Q 21R)
    • D851 (20E)
    • D852 (20F)
    • D855 (20G 20H 20I 20P 20U)
    • D855K (20F)
    • D855P (20B)
    • D858HK (20D)
    • F460S (20M)
    • VS985 (24B)
  • LG GPAD
    • 8.0 V490 (20A)

At the moment, not working with:不适用于
  • LG G3
    • AS990 (20A)
    • F460K (20J)
  • LG G4
    • H815


My device isn't in the "Confirmed devices" list. Can I try anyway?如果我的设备不在支持设备列表里,我可以试试看嘛?
  • Since you are using lollipop, there is no big risk for your device.
  • But, in the worst case (if your device doesn't boot), you can enter in Download Mode and flash your rom again using the LG Flash Tool. And with the "Normal Flash" option you won't lose any personal data in your device.
  • Using this root method, there is *NO RISK* (in theory) of your device lose the Download Mode. So, go ahead and try it! And please, don't forget to tell us your feedback! 
5.0.1都差不多的,但是要安装好驱动。成功与否,记得与我反馈~

Ok.... Let's go!


First method: Using the easy way with one-click script.
Script and zipfile maitained by @NBreunig3. Questions about this method should be directed to him.

Download and extract the zip file: http://bit.ly/1Ln9FKB
下载工具压缩包
Then, exec the root.bat script.
然后运行root.bat(这里要说明的是:使用 开始-》CMD》找到你解压的路径》root.bat

Second method: Using the classic way.使用经典的操作
  1. Enable ADB debugging 1.开启USB调试
    1. Go to Settings > About Phone > Software Information and tap build number until you are presented with "You are now a developer".
    2. Back to Settings screen.
    3. In Developer Options, enable USB Debugging.

  2. Insert the USB cable
    2.插入USB线
  3. Send the required files to the device3.在CMD窗口里复制这些代码,然后回车
    Code:
    adb.exe push busybox /data/local/tmp && adb.exe push UPDATE-SuperSU-v2.46.zip /data/local/tmp

  4. Go to Download Mode4.开启烧写模式
    1. Disconnect the USB cable.拔走USB线
    2. Power off the device.关机
    3. Hold volume up and insert the USB cable.按下音量+键不放手,插入USB线

  5. Find which COM port your device is connected找到设备端口号
    Look for the DIAG port.再敲入下面代码。可能有几个,但是要找DIAG结尾的那个。
    Code:
    ports.bat

  6. Run the root installer script运行安装root脚本
    Change the COMx with the correct port number of the DIAG port.敲入下面脚本(一行行的敲,再回车)(替换里面的X,就是上步骤说的DIAG COM)
    Code:
    Send_Command.exe \\.\COMx < rootSend_Command.exe \\.\COMx < reboot


Feedbacks are welcome!结束,欢迎反馈

Credits:
@Chainfire for SuperSU
@Unjustified Dev for original guide
@avicohh for original one-click guide
@high247 for ports.bat
@NBreunig3 for one-click script
Attached Files用到的压缩文件防止被删,我已帮下载好了
转自XDA


附:VS985破解电信4G或联通4G

中国联通3G/4G上网设置


0 0
原创粉丝点击