Flashing Instructions
This is a raw system.img. It must be flashed via Fastboot. Make sure to back up your data and follow the steps carefully.
Downloads
Requirements
- Unlocked bootloader
- ADB & Fastboot installed on your PC
- Compatible vendor and boot image already in place (Flash Ronnz Lineage OS 21 first)
Steps
Follow these steps to flash your device:
# Reboot to Recovery
./adb reboot bootloader
# Once in Recovery reboot to FastBootD
# Erase partitions
./fastboot erase system
./fastboot delete-logical-partition product
./fastboot delete-logical-partition system_ext
# Flash system image
./fastboot flash system /Path/To/system.img
# Reboot to recovery
./fastboot reboot recovery
# Erase and factory reset in wipe then type "yes"
After flashing, proceed with the following:
- Flash multidissabler
- Flash permissiver
- Then boot your device