Skip to content

GalaxyA20s/A20s-Fix-Bootable-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Background

The Galaxy A20's bootloader has a bug where it refuses to load boot/recovery images that don't contain the SignerVer02 magic and an AVB Footer at the end of the partition with the image's size. This results in the "SECURE CHECK FAIL" screen that we all know and love.

How to fix

You have two options:

  • Flash the FixBootImage zip in TWRP. This will fix the boot image you have installed on your device.
  • Use the Python script to fix the image & then flash it. Example: python fix_bootable_image.py boot.img fixed.img