nolirium / aroc

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

ARC Stopped #4

Closed bshouse closed 6 years ago

bshouse commented 6 years ago

I am not sure if it is just me or not, but after the latest update (on or around March 11, 2018), the script completes, but during the install there the ARC service dies repeatedly. After completion, no Android apps will run. I am going to return to the stock system image tonight. If time permits, I will attempt to root again and report. Thank you for all your support. This script is a huge time saver.

bshouse commented 6 years ago

FYI: The restore fixed the problem with apps starting. I will try to root again and capture any relevant log messages.

nolirium commented 6 years ago

Might have been a space error copying the files, as it turns out that the stock image has gotten larger lately. I've updated the script to use a sparse file with max size 2GB so any space errors should hopefully be resolved now. If this hasn't solved your issue, feel free to post back.

bshouse commented 6 years ago

That appears to have worked the magic. Thank you!