nolirium / aroc

Android root on Chrome OS
GNU General Public License v3.0
128 stars 51 forks source link

Error: runcon: exec /system/bin/sh: Permission denied #28

Open wordyallen opened 5 years ago

wordyallen commented 5 years ago

I've looked through all the issues. I downloaded sr5 (per @jbardi) and added the sleep (per @Venryx) and changed it from $arc_system to $system (per @Mygod). No errors, when running the single script. After rebooting the system image will not boot.

If I do it separately, on the second script I get runcon: exec /system/bin/sh: Permission denied

failing on the following command:

printf 'su -c supolicy --file /var/run/arc/sdcard/default/emulated/0/Download/policy.30 /var/run/arc/sdcard/default/emulated/0/Download/policy.30_out --sdk=25 \n su -c "chmod 0644 /var/run/arc/sdcard/default/emulated/0/Download/policy.30_out"' | android-sh

I'm working with a freshly recovered pixelbook version 77. Dev channel