Updated The Ultimate Rooting Guide (markdown)

HappyZ 2019-01-01 13:40:37 -06:00
parent 21d9ab4a1e
commit 77e26e268b
1 changed files with 1 additions and 10 deletions

@ -81,16 +81,7 @@ You will need to modify your Android boot partition.
***Method 1: The Easy Way***
Download [this PKG file](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img/FwUpdater.pkg) that contains `boot-1.4.01.16100-mod-happyz-181214.img`.
Normally boot up your device, and run:
```
python dpt-tools.py -ip <DPT ip address>
fw
```
And follow the instruction to choose this downloaded `FwUpdater.pkg`.
After reboot, likely it says failed to upgrade. But you shall be fine.
TODO.
***Method 2: The Hard Way***