How to Install GSI Firmware on Poco M5

Generic System Image or GSI is a System image based on unmodified Android Open Source Project (AOSP) code. A Pure GSI ROM works on Almost all GSI supported Devices, you can Install it on your Poco M5 by following below Instructions.

Requirement’s:

Instructions:

  • backup all Partition using Provided tool
  • Extract GSI ROM in Platform tools folder
  • open CMD in Platform tool folder
  • connect phone in fastboot mod
  • Now Send below code
fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img
fastboot reboot fastboot
fastboot flash system system.img
fastboot -w
fastboot reboot