OnePlus 9RT
Prerequisites
info
The firmware for this device is included with the ROM.
- Latest Platform Tools
- Developer settings and USB debugging enabled (Instructions)
- Unlocked bootloader (Instructions)
- LOS boot image (Download here)
- Nameless AOSP ROM Image (Download here)
Instructions
- Boot into fastboot using
adb reboot fastboot
. - Flash the LOS boot image with
fastboot flash boot boot-martini.img
.
warning
If you're coming from stock (OOS/COS) you would also need to flash dtbo.img and vendor_boot.img using fastboot flash dtbo dtbo.img
and fastboot flash vendor_boot vendor_boot.img
.
- Reboot into recovery using
fastboot reboot recovery
.
note
You can also boot into fastboot and recovery using the button combination
info
If your device isn't detected when in fastboot download the Google OEM Drivers and follow the instructions here.
- Sideload nameless using
adb sideload Nameless-AOSP_xxx.zip
.
info
Once you see a back arrow at the top left corner of your recovery the sideload is completed. Progress on your pc will stop at around 47%. This is normal behaviour.
- Click back arrow, then click "Factory reset" -> "Format data/factory reset" -> "Format data"
- After the format is completed, click the back arrow and then click "Reboot to system".