Root ChromeOS Android subsystem with KernelSU, only support ARCVM (not ARC++)
This script will download and install the prebuilt ARCVM kernel from KernelSU GitHub Releases.
Note
ChromeOS developer mode needs to be enabled first, see here for more information.
Important
This script will NOT install the KernelSU Android app automatically, you need to install it yourself
curl -Ls https://raw.githubusercontent.com/supechicken/ChromeOS-ARCVM-Root/main/root.sh | sudo bash -eu
curl -Ls https://raw.githubusercontent.com/supechicken/ChromeOS-ARCVM-Root/main/unroot.sh | sudo bash -eu
- Try installing the KernelSU module under
root_fix_module/
if root does not work on some of your Android apps.