Skip to content

Instantly share code, notes, and snippets.

@dberkholz
Last active July 20, 2019 21:14
Show Gist options
  • Save dberkholz/92310cad02b3afa8300f9fbe531ca583 to your computer and use it in GitHub Desktop.
Save dberkholz/92310cad02b3afa8300f9fbe531ca583 to your computer and use it in GitHub Desktop.
HOWTO: Gentoo on ChromeOS Crostini
NOTE: STILL WORK IN PROGRESS
Based off:
- https://wiki.archlinux.org/index.php/Chrome_OS_devices/Crostini
- https://www.reddit.com/r/Crostini/wiki/howto/run-fedora-linux
- https://chromium.googlesource.com/chromiumos/docs/+/HEAD/containers_and_vms.md
Instead of Arch image, install "gentoo/current"
- Got an error message about how run_container.sh was deprecated
cros-container-guest-tools seems to not be packaged on Gentoo -- may need to create ebuild
- https://chromium.googlesource.com/chromiumos/containers/cros-container-guest-tools/
... some other things here ...
Probably going to change USE="-xorg wayland" and then install xorg-x11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment