Skip to content

Scripts for rooting ChromeOS ARCVM-based Android subsystem (Android 11+)

License

Notifications You must be signed in to change notification settings

P4rfa1t/ChromeOS-ARCVM-Root

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for rooting ChromeOS ARCVM-based Android subsystem (Android 11+)

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.

Instruction

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

Root

curl -Ls https://raw.githubusercontent.com/supechicken/ChromeOS-ARCVM-Root/main/root.sh | sudo bash -eu

Unroot

curl -Ls https://raw.githubusercontent.com/supechicken/ChromeOS-ARCVM-Root/main/unroot.sh | sudo bash -eu

Notes

  • Try installing the KernelSU module under root_fix_module/ if root does not work on some of your Android apps.

About

Scripts for rooting ChromeOS ARCVM-based Android subsystem (Android 11+)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%