LineageOS Flashing guide for lisa

LineageOS Flashing guide for lisa

@GiovanniRN5

Notes:

> If you get some issues, update the fw from the latest Miui 12.5 global release "https://xiaomifirmwareupdater.com/firmware/lisa/"

> For gapps checkout https://wiki.lineageos.org/gapps


Clean flash "from another rom/stock rom":

> Download rom zip, vendor_boot.img and boot.img

> Reboot your device into fastboot mode

> 'fastboot flash boot boot.img'

> 'fastboot flash vendor_boot vendor_boot.img'

> Reboot to recovery

> Format data

> Adb sideload rom zip

> Reboot to recovery

> Adb sideload magisk "if you need it"

> Adb sideload gapps "if you need them"

> Reboot to system


Dirty flash:

> Download rom zip

> Reboot to recovery

> Adb sideload rom zip

> Reboot to recovery

> Adb sideload magisk "if you need it"

> Adb sideload gapps "if you need them, use the same package as you flashed earlier"

> Reboot to system


Report Page