From 41bcde2c851c7ac3777323d7ad38ea392ad89f17 Mon Sep 17 00:00:00 2001 From: HappyZ Date: Sat, 27 Jul 2019 11:27:21 -0500 Subject: [PATCH] Updated The Ultimate Rooting Guide (markdown) --- The-Ultimate-Rooting-Guide.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/The-Ultimate-Rooting-Guide.md b/The-Ultimate-Rooting-Guide.md index 7e66b25..08e1bac 100644 --- a/The-Ultimate-Rooting-Guide.md +++ b/The-Ultimate-Rooting-Guide.md @@ -91,9 +91,10 @@ The modification will change your Android boot partition. Download corresponding PKG for your system version: * `1.4.01.16100` (for RP1) [download](https://github.com/HappyZ/dpt-tools/blob/6e8e30c0062ac51410caa9ddf5adb959d84ab038/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_no_mass_storage/FwUpdater.pkg) * `1.4.02.09061` (for CP1) [download](https://github.com/HappyZ/dpt-tools/blob/6e8e30c0062ac51410caa9ddf5adb959d84ab038/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_no_mass_storage_cp1/FwUpdater.pkg) -* `1.6.00.15110` (for both RP1 & CP1) [download](https://github.com/HappyZ/dpt-tools/blob/40b1d3667b7d1ef9c9330f46c167a58911c83569/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_1.6.00.15110/FwUpdater.pkg) +* `1.6.00.15110` (for both RP1 & CP1) ~download~ (official PKG has bugs) +* `1.6.02.06240` (for both RP1 & CP1) [download](#) est. available 08/xx/2019 -If not, request it in [Issues](https://github.com/HappyZ/dpt-tools/issues) and wait for your modifications out. +If not found, request it in [Issues](https://github.com/HappyZ/dpt-tools/issues) and wait for your modifications out. Don't proceed with a different version. In the interactive shell, type `fw` and press Enter key. @@ -112,4 +113,4 @@ And you can run `adb devices` on your computer to see if your DPT appears (it ma Download `FwUpdater.pkg` from this [example](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/pkg_example/flashable_supersu/). -Boot into normal system, use `fw` in the tool. \ No newline at end of file +Boot into normal system, use `fw` in the tool.