Updated The Ultimate Rooting Guide (markdown)
parent
f0432dfd1b
commit
ebdbcffdaf
|
|
@ -68,11 +68,12 @@ Note2: Absolute do NOT try to decompile the PKG on your computer via the unpack
|
|||
Required system version:
|
||||
* `1.4.01.16100` (for RP1)
|
||||
* `1.4.02.09061` (for CP1)
|
||||
|
||||
If not, request it in [Issues](https://github.com/HappyZ/dpt-tools/issues) and wait for your modifications out.
|
||||
|
||||
The modification will change your Android boot partition.
|
||||
|
||||
Download `FwUpdater.pkg` from this [example without mass storage](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_no_mass_storage) or this [example with mass storage (likely conflict with DPA)](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img).
|
||||
Download `FwUpdater.pkg` from this [RP1 without mass storage](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_no_mass_storage) or [CP1 without mass storage](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_no_mass_storage_cp1/FwUpdater.pkg). Or if you want, this [RP1 with mass storage (likely conflict with DPA)](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img).
|
||||
|
||||
In the interactive shell, type `fw` and press Enter key.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue