blob: 08c73207f7641e4d067047ce0b70e8fddd49bc87 [file] [log] [blame]
mauronofrio201a7bc2019-06-08 20:38:29 +02001---
2layout: device
3title: "OnePlus 7 (guacamoleb)"
4codename: guacamoleb
5downloadfolder: guacamoleb
6supportstatus: Current
7maintainer: Mauronofrio
8oem: OnePlus
9devicetree: https://github.com/TeamWin/android_device_oneplus_guacamoleb
10xdathread: "https://forum.xda-developers.com/showthread.php?t=3932943"
11---
12
13{% include disclaimer.html %}
14
15{% include supportstatus.html %}
16
17{% include download.html %}
18
19OnePlus 7 Install Instructions
20
21Read these instructions and follow them carefully.
22The OnePlus 7 uses the newer AB partition scheme first introduced on the Pixel 1. As such there is no recovery partition. Instead, the recovery is part of the boot image. You will temporarily boot TWRP to perform and later perform a more permanent TWRP installation. First download the TWRP zip file directly on your device. If you don't download the zip file to your device first for any reason, you will need to adb push the zip to the device because MTP is not currently working on the OnePlus 7 in TWRP. If you are unable to use adb, you can also use a USB stick with an OTG cable, if you have those handy.
23Power off the device. Hold volume up to get into fastboot mode. Run this command on your computer:
24`fastboot boot twrp-3.3.1-0-guacamoleb.img`
25
26In TWRP, tap on Install and browse to the zip and install it (the zip will probably be in /sdcard/Downloads). TWRP will now be installed to both slots. TWRP is now installed and you can reboot and use your device as normal.
27
28If `fastboot boot` command doesn't work you need to root your device and flash the TWRP installer (remember that flashing the TWRP installer you will lose the root).
29
30If you already have a TWRP installed and you want to update your actual TWRP follow this instructions:
31In TWRP, tap on Install and browse to the zip and install it (the zip will probably be in /sdcard/Downloads). TWRP will now be installed to both slots. TWRP is now installed and you can reboot and use your device as normal.