Update KernelSU.md

This commit is contained in:
MCDeltaT 2023-08-07 09:22:59 +01:00 committed by GitHub
parent d199bbc582
commit ceca1022a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,50 +1,20 @@
# WSABuilds &nbsp; &nbsp; <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/> &nbsp;
## Guide: Install KernelSU and Manager Using Prebuilt Builds
## You Have Successfully Install Windows Subsystem For Android with KernelSU!
**1.** Download WSA with KernelSU from [![Action Tab](https://img.shields.io/badge/Builds%20Status-Passing-brightgreen?style=flat&logo=Github)](https://github.com/MustardChef/WSABuilds/releases) then [Follow this guide](https://github.com/YT-Advanced/WSA-Script#--installation) to install it.
### Next Steps:
**2.** Download 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) (Download the artifact named `manager`).
- ### Download the KernelSU Manager .apk
**3.** Unzip the downloaded zip package and get the manager apk named `KernelSU_vx.x.x-xx-.....apk`.
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [<img src="https://user-images.githubusercontent.com/68516357/226141505-c93328f9-d6ae-4838-b080-85b073bfa1e0.png" style="width: 200px;"/>](https://github.com/tiann/KernelSU/releases/download/v0.6.2/KernelSU_v0.6.2_11089-release.apk)
**4.** Use the command `adb install <apkname>.apk` or WSAPacman to install the manager.
</br>
</br>
- ### Sideload the KernelSU Manager .apk into WSA
<br>
## Guide: Install KernelSU and Manager Using Custom Build Guide
**1.** [Follow the guide], in order to fork the Custom Build "Github Actions" Repo
**2.** Remember to Select KernalSU when selecting options for the Workflow Run
<img src="https://user-images.githubusercontent.com/68516357/224405961-17bebc41-eb85-458e-8feb-86dec443548e.png" width=19% height=19%/>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [<img src="https://img.shields.io/badge/-How%20to%20Sideload%20apps-474154?style=for-the-badge&logoColor=white&logo=github" style="width: 300px;"/>](https://github.com/MustardChef/WSABuilds/blob/master/Guides/Sideloading.md)
**3.** Download 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) (Download the artifact named `manager`).
### Enjoy WSA with KernelSU!
**4.** Unzip the downloaded zip package and get the manager apk named `KernelSU_vx.x.x-xx-.....apk`.
**5.** Use the command `adb install <apkname>.apk` or WSAPacman to install the manager.
</br>
</br>
## Guide: How to install KernelSU and Manager Manually
### Install Manager
**1.** Download 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) (Download the artifact named `manager`).
**2.** Unzip the downloaded zip package and get the manager apk named `KernelSU_vx.x.x-xx-.....apk`.
**3.** Use the command `adb install <apkname>.apk` to install the manager.
### Install Kernel
**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).
**2.** Unzip the downloaded zip package and get the kernel file named `bzImage`.
**3.** Replace the kernel in the folder named `Tools` in the WSA directory with `bzImage`.
**4.** Restart WSA and then enjoy.