blob: 271606bbee6b541a9e4e9b1b340a4517b6f74d2d [file] [log] [blame]
bigbiff bigbiffc0696362019-09-02 19:52:34 -04001---
2layout: device
3title: "ASUS ZenFone 6 2019"
4codename: I01WD
5oem: Asus
6downloadfolder: I01WD
7supportstatus: Current
8maintainer: bigbiff,Dees_Troy
9devicetree: https://github.com/TeamWin/android_device_asus_I01WD
10xdathread: "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>
24Please 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
26Next download twrp-installer-fastboot-3.3.1-0-I01WD.img and do
27<pre>
28fastboot boot twrp-installer-fastboot-3.3.1-0-I01WD.img
29</pre>
30
31This 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
33Once 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
34the image to your boot_a and boot_b partition. Currently there is no official support for an installer zip to perform these actions.