Fastboot Wipe-super Super-empty.img -
:
: For older devices being "retrofitted" to support newer Android partition schemes. fastboot wipe-super super-empty.img
This command is primarily used during (like LineageOS or PixelExperience ): : : For older devices being "retrofitted" to
When the logical volume table inside super is damaged, standard flashing won't work. You cannot simply fastboot flash system system.img because the partition table is unreadable. This is where fastboot wipe-super enters the scene. fastboot wipe-super super-empty.img
fastboot reboot bootloader
It clears the existing metadata and data within the physical super partition.