Rooting the android subsystem on a Acer Chromebook R11
1
vote
0
answers
970
views
I already have my chromebook in developer mode.
I have play store apps enabled.
How do I root the android os on my chromebook, so I can use apps like AdAway? I have tried the commands sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification --partitions $(( $(rootdev -s | sed -r 's/.*(.)$/\1/') - 1)) curl -Ls https://raw.githubusercontent.com/nolirium/aroc/onescript/RootandSEpatch.sh | sudo sh curl -Ls https://raw.githubusercontent.com/nolirium/aroc/master/01Root.sh | sudo sh curl -Ls https://raw.githubusercontent.com/nolirium/aroc/master/02SEPatch.sh | sudo sh and I still get the following message from root checker.
I have play store apps enabled.
How do I root the android os on my chromebook, so I can use apps like AdAway? I have tried the commands sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification --partitions $(( $(rootdev -s | sed -r 's/.*(.)$/\1/') - 1)) curl -Ls https://raw.githubusercontent.com/nolirium/aroc/onescript/RootandSEpatch.sh | sudo sh curl -Ls https://raw.githubusercontent.com/nolirium/aroc/master/01Root.sh | sudo sh curl -Ls https://raw.githubusercontent.com/nolirium/aroc/master/02SEPatch.sh | sudo sh and I still get the following message from root checker.

Asked by anon
Nov 9, 2019, 10:53 AM