blob: 26fde6b268f865a6bab32ffdb9f03bae5b832ca7 [file] [log] [blame]
Marc Bourgoin2eb2b4a2020-07-11 12:54:49 -06001---
2layout: device
3title: "ASUS ZenFone 5z 2018"
4codename: Z01RD
5oem: Asus
6downloadfolder: Z01RD
7supportstatus: Current
Marc Bourgoinf766ebf2021-06-10 19:10:53 -06008maintainer: Jackeagle, ThEMarD
Marc Bourgoin2eb2b4a2020-07-11 12:54:49 -06009devicetree: https://github.com/TeamWin/android_device_asus_Z01RD
10xdathread: "https://forum.xda-developers.com/zenfone-5z/development/recovery-twrp-3-2-3-x-t3849245"
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 by downloading and running the Unlock Device App <a href="https://www.asus.com/Phone/ZenFone-5Z-ZS620KL/HelpDesk_Download/">here</a>
25
26Check the current active slot, change the slot to the other slot (if current active slot is = a then use b. If b, then use a)
27
28Switch slot by using
29<pre>
30fastboot set_active *Insert a or b Here*
31</pre>
32
33Use fastboot reboot bootloader to check if right slot is selected
34
35Next download TWRP image of your choice and do
36<pre>
37fastboot flash boot *TWRP Image Name Here*.img
38</pre>
39
40This will allow you to install the permanent version. Download the TWRP Z01RD installer zip of your choice and install it normally through the Install button in TWRP.