Browse Source

docs: add kernel version matcher with note to kernelflasher from magiskboot

TheWildJames 1 week ago
parent
commit
0989f91929
1 changed files with 4 additions and 1 deletions
  1. 4 1
      docs/kernelflasher.md

+ 4 - 1
docs/kernelflasher.md

@@ -14,11 +14,14 @@
 
 ## Steps
 
-1. **Download the AnyKernel3 ZIP** for your KMI/SPL from the latest [Releases](https://github.com/WildKernels/GKI_KernelSU_SUSFS/releases) page.
+1. **Download the AnyKernel3 ZIP** that matches your kernel version (e.g., `6.1.157-android14`) from the latest [Releases](https://github.com/WildKernels/GKI_KernelSU_SUSFS/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.
 
+> [!NOTE]
+> Match by the full kernel version (e.g., `6.1.157-android14`) - your device's Android version and the `android14` in the kernel version are not necessarily the same.
+
 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