blob: 190784d6b1463234b3fb5c144f98bfc62f02c252 [file] [log] [blame]
Ethan Yonkeref7875c2018-06-08 11:22:14 -05001---
2layout: device
3title: "OnePlus 6 (enchilada)"
4codename: enchilada
5downloadfolder: enchilada
6supportstatus: Current
mauronofrioe0427842018-12-21 11:22:20 +01007maintainer: Dees_Troy, Mauronofrio
Ethan Yonkeref7875c2018-06-08 11:22:14 -05008oem: OnePlus
9devicetree: https://github.com/TeamWin/android_device_oneplus_enchilada
mauronofrio61dbd1a2019-04-25 07:27:54 +000010xdathread: "https://forum.xda-developers.com/oneplus-6/development/recovery-unofficial-twrp-touch-recovery-t3860815"
Ethan Yonkeref7875c2018-06-08 11:22:14 -050011---
12
13{% include disclaimer.html %}
14
15{% include supportstatus.html %}
16
17{% include download.html %}
18
19OnePlus 6 Install Instructions
20
21Read these instructions and follow them carefully.
22
23The OnePlus 6 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 6 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.
24Power off the device. Hold volume up to get into fastboot mode. Run this command on your computer:
25`fastboot boot twrp-3.2.1-0-enchilada.img`
26
27In 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.