How to Install GSI Custom ROM on Redmi Note 12S

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 Redmi Note 12S by following below Instructions.

Requirement’s:

  • vbmeta.img (from firmware)
  • Platform tools: Download
  • Partition backup Restore: Download
  • GSI ROM Download as per your Requirement :AOSP, Pixel EP
  • Contact Me for unbrick, FRP, Reset, Region Change, Custom ROM & root (paid)

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 delete-logical-partition product_a
fastboot delete-logical-partition product_b
fastboot reboot fastboot
fastboot erase system
fastboot flash system system.img
fastboot -w
fastboot reboot