bigbiff bigbiff | c069636 | 2019-09-02 19:52:34 -0400 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
| 3 | title: "ASUS ZenFone 6 2019" |
| 4 | codename: I01WD |
| 5 | oem: Asus |
| 6 | downloadfolder: I01WD |
| 7 | supportstatus: Current |
| 8 | maintainer: bigbiff,Dees_Troy |
| 9 | devicetree: https://github.com/TeamWin/android_device_asus_I01WD |
| 10 | xdathread: "https://forum.xda-developers.com/zenfone-6-2019/development/tool-utility-twrp-3-3-1-0-teamwin-t3963876" |
| 11 | --- |
| 12 | |
| 13 | {% include disclaimer.html %} |
| 14 | |
| 15 | {% include supportstatus.html %} |
| 16 | |
| 17 | {% include dmverity.html %} |
| 18 | |
| 19 | {% include appinstall.html %} |
| 20 | |
| 21 | {% include download.html %} |
| 22 | |
| 23 | <div class="page-heading">Installation</div> |
| 24 | Please unlock your bootloader according to instructions documented <a href="https://www.xda-developers.com/asus-zenfone-6-bootloader-unlock-tool-kernel-source-code/">here</a> |
| 25 | |
| 26 | Next download twrp-installer-fastboot-3.3.1-0-I01WD.img and do |
| 27 | <pre> |
| 28 | fastboot boot twrp-installer-fastboot-3.3.1-0-I01WD.img |
| 29 | </pre> |
| 30 | |
| 31 | This will allow you to install the permanent version. Download the latest image from the download mirros specified above. Next use MTP to put it on /sdcard/. |
| 32 | |
| 33 | Once the image is on the phone, go to Install->Install Image and select the image you pushed to /sdcard/. TWRP will repack your ramdisk and permanently install |
| 34 | the image to your boot_a and boot_b partition. Currently there is no official support for an installer zip to perform these actions. |