CerisWhite / CrAnberry

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

Please help asap. #8

Closed JonasBBX closed 3 years ago

JonasBBX commented 3 years ago
Welcome to crosh, the Chrome OS developer shell.

If you got here by mistake, don't panic!  Just close this tab and carry on.

Type 'help' for a list of commands.

If you want to customize the look/behavior, you can use the options page.
Load it by using the Ctrl-Shift-P keyboard shortcut.

crosh> shell
chronos@localhost / $ curl https://raw.githubusercontent.com/RennBurris/CrAnberry/main/cranberry.sh | sudo sh

System Image already replaced with symlink?

There's a symlink in place for the android image, but no original image to work with?
Get a copy of your device's system.raw.img and put it in "/opt/google/containers/android/"

rm: cannot remove '/opt/google/containers/android/system.raw.img': No such file or directory
JonasBBX commented 3 years ago

Sorry for the issue i managed to fix it by running sudo mv /opt/google/containers/android/system.raw.img.bk /opt/google/containers/android/system.raw.img