Flashing Super.img

Flashing Super.img

@Saf654

-First download the file

-Then extract the .7z file

-Have the platform tools and MTK drivers installed on your PC

-Open a terminal in your Platform-tools folder

-Reboot into bootloader (adb reboot bootloader)

-Type the following commands:


fastboot flash super super.img (name the super.img file)
fastboot -w
fastboot reboot


-Done (this process is done via PC)


Via cusrecovery


-Download the file

-Unzip the file

-Reboot into recovery

-Select the super.img file

-Flash as super.img

-Format the data

-Reboot (done)

Report Page