CerisWhite / CrAnberry

Rooting the ChromeOS Android Subsystem post v77
Other
40 stars 8 forks source link

Couldent We Use ADB To Make It RW With Adb Root? #2

Closed natesway closed 3 years ago

CerisWhite commented 3 years ago

You're free to try. Let me know if you get any results with it.

natesway commented 3 years ago

Root Kept Failing

CerisWhite commented 3 years ago

Likely because the image itself is mounted RO, and internal changes aren't likely to do anything. The first step is to figure out why we can't modify /usr/share/arc-setup/config.json to make it RW. If we can figure out why, we might be able to get somewhere.