kernelflasher.md 2.1 KB

Install with Kernel Flasher

[!NOTE] This method is more convenient when upgrading KernelSU and can be done without a computer. Make a backup first.

[!CAUTION] Flashing a kernel can brick your device and will void your warranty. Make a full backup (boot partition at minimum) before proceeding.

Prerequisites

  • Device with unlocked bootloader running a supported GKI kernel (see KMI below)
  • Root access already granted to the flashing app (for upgrades) or a working method to flash initially (fastboot / custom recovery)
  • Battery >50%

Steps

  1. Download the AnyKernel3 ZIP for your KMI/SPL from the latest Releases page.
  2. Open the Kernel Flasher app, grant necessary root permissions when prompted.
  3. Select the AnyKernel3 ZIP you downloaded and flash. Do not interrupt the process.
  4. Reboot when prompted and verify KernelSU manager shows the expected version.

This requires the flashing app to have root permissions. On first install from stock (no root yet), flash via recovery or fastboot instead, then use this method for subsequent upgrades.

Supported flashing apps

Both require root to flash a kernel from within Android.

After flashing

  • Install / update the matching KernelSU manager APK (see release assets manager-apk-*).
  • If using SUSFS, install the SUSFS module via the manager.
  • Verify with su or manager app that root is working.

Troubleshooting

  • Bootloop - restore your boot backup via fastboot/recovery.
  • Wrong KMI - re-flash with the correct KMI variant; KMI mismatch is the most common failure.
  • Manager shows old version - ensure you flashed the intended variant and rebooted fully.

Related: Installation Overview · Patch boot.img Manually · Releases