android:oneplus:unlock-bootloader
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| android:oneplus:unlock-bootloader [2020/09/16 15:09] – external edit 127.0.0.1 | android:oneplus:unlock-bootloader [2022/01/15 11:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OnePlus 6T Customization | + | ====== OnePlus 6T Unlock Bootloader |
| ===== Basic requirements ===== | ===== Basic requirements ===== | ||
| * Ensure that the device is on the latest Android 10 firmware. | * Ensure that the device is on the latest Android 10 firmware. | ||
| * Ensure that the device has at least 60% battery remaining. | * Ensure that the device has at least 60% battery remaining. | ||
| - | * First: if you use anything else than a PIN code to unlock your phone, change it now. Last TWRP image for Android 10 asks for a data decryption password. It will be easier if it’s a PIN code. Go to Settings > System > Security and change your screen locking choice by a PIN code. | ||
| * Make sure your computer has adb and fastboot. Setup instructions can be found here. | * Make sure your computer has adb and fastboot. Setup instructions can be found here. | ||
| ===== Unlock Bootloader ===== | ===== Unlock Bootloader ===== | ||
| Line 14: | Line 13: | ||
| - Enable **advanced reboot** options. | - Enable **advanced reboot** options. | ||
| - Connect the device to your PC via USB. | - Connect the device to your PC via USB. | ||
| - | - Boot into fastboot mode. Open a terminal window, and type: < | + | - Boot into fastboot mode. Open a terminal window, and type: < |
| - Once the device is in fastboot mode, verify your PC finds it by typing:< | - Once the device is in fastboot mode, verify your PC finds it by typing:< | ||
| - Now type the following command to unlock the bootloader:< | - Now type the following command to unlock the bootloader:< | ||
| Line 20: | Line 19: | ||
| - Since the device resets completely, you will need to re-enable USB debugging to continue. | - Since the device resets completely, you will need to re-enable USB debugging to continue. | ||
| - You can check if the device is actually unlocked by executing: < | - You can check if the device is actually unlocked by executing: < | ||
| - | ===== Install TWRP ===== | ||
| - | The OnePlus 6T 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: if you use anything else than a PIN code to unlock your phone, change it now. Last TWRP image for Android 10 asks for a data decryption password. It will be easier if it’s a PIN code. Go to Settings > System > Security and change your screen locking choice by a PIN code. | ||
| - | |||
| - | - Prepare phone: | ||
| - | - Enable Developer options: Settings > System > About. Tap repeatedly on “build number” | ||
| - | - Go back to System, then go to developer options. | ||
| - | - Enable **USB debugging** | ||
| - | - Enable **bootloader OEM unlocking**, | ||
| - | - Enable **advanced reboot** options. | ||
| - | - Connect the device to your PC via USB. | ||
| - | - Download all the files: | ||
| - | - place Magisk & TWRP installer zip on Device Internal Memory | ||
| - | - place TWRP img on your PC | ||
| - | - Boot into fastboot bootloader mode. Open a terminal window, and type: < | ||
| - | - Temporarily boot into TWRP: < | ||
| - | - On your computer, execute adb devices (it should list your device) | ||
| - | - Now in TWRP, tap on Install and browse to the zip and install TWRP (the zip will probably be in / | ||
| - | - TWRP will now be installed to both slots | ||
| - | - PS: DO NOT BOOT IN OS JUST YET & CONTINUE TO THE ROOTING POST | ||
| - | |||
| - | ===== Gaining Root Access ===== | ||
| - | - Boot into TWRP Recovery | ||
| - | - If you want to stay systemless continue without swiping right else Swipe and enable modifications. | ||
| - | - Select your preferred Language, Tap “Never show this screen on boot again,” and Swipe allow modification. | ||
| - | - Navigate to Install and select Magisk to root. | ||
| - | - Swipe to confirm the flash | ||
| - | - Reboot System | ||
| - | Keep in mind that the first boot after wiping the phone may take longer than usual, as the phone will need to rebuild the dalvik cache and initialize other first boot and might reboot a few times. | ||
| - | |||
| - | |||
| - | |||
| - | ===== Links ===== | ||
| - | [[https:// | ||
| - | |||
| - | [[https:// | ||
android/oneplus/unlock-bootloader.1600268969.txt.gz · Last modified: (external edit)
