diff --git a/KernelSU.md b/KernelSU.md new file mode 100644 index 0000000..add54e7 --- /dev/null +++ b/KernelSU.md @@ -0,0 +1,11 @@ +# Install KernelSU + +1. Download pre-build kernel from [![Build WSA-5.10.117-Kernel](https://github.com/tiann/KernelSU/actions/workflows/build-WSA-5.10.117-kernel.yml/badge.svg?event=push)](https://github.com/tiann/KernelSU/actions/workflows/build-WSA-5.10.117-kernel.yml?query=branch%3Amain+event%3Apush+is%3Acompleted) (Remember to download the same architecture). + +1. Download and install KernelSU Manager from [![Build Manager](https://github.com/tiann/KernelSU/actions/workflows/build-manager.yml/badge.svg?event=push)](https://github.com/tiann/KernelSU/actions/workflows/build-manager.yml?query=event%3Apush+is%3Acompleted+branch%3Amain). + +1. Unzip the downloaded zip package and get the kernel file named `bzImage`. + +1. Replace the kernel in the folder named `Tools` in the WSA directory with `bzImage`. + +1. Restart WSA and then enjoy. diff --git a/README.md b/README.md index 37cf043..c76bd48 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,9 @@ - WSA with OpenGApps integrated fails to start. OpenGApps has not yet released a version built for Android 12L and 13, only built for Android 11, which may not be compatible and thus cause crashes. Consider switching to MindTheGapps. +- How to install KernelSU? + + [Tutorial](./KernelSU.md) ## Credits