Skip to content

Bash script to automatically create a chrooted Ubuntu installation within ChromeOS and install multiple development tools

Notifications You must be signed in to change notification settings

Grace2354/chromeos-ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Linux 16.04 Xenial on ChromeOS via Crouton

3fa4bf29a8d83625909b76abb99537e9.jpg

This is a handy tutorial on setting up a dev machine on your chromebook, Crouton is developed and maintained by David Schneider https://github.com/dnschneid

This script is built for amd64 processors, if you have an ARM cpu some packages will not function.

Your Chromebook must be in developer mode in order to use this script.

A few vital resources before getting started.

Type Link
Official Crouton Git https://github.com/dnschneid/crouton
Crouton Cheat Sheet https://github.com/dnschneid/crouton/wiki/Crouton-Command-Cheat-Sheet
Crouton Wiki https://github.com/dnschneid/crouton/wiki
Crouton Chrome Extension https://chrome.google.com/webstore/detail/crouton-integration/gcpneefbbnfalgjniomfjknbcgkbijom

Ready? let's go! After placing your Chromebook into developer mode, launch a crosh terminal by hitting CTRL+ALT+T then type in the following commands:

shell  
sudo sh ~/Downloads/getUbuntu.sh

After the installation is complete you can launch Ubuntu by oepning a crosh terminal and executing:

shell  
sudo startgnome

To switch between operating systems hit CTRL+ALT+FORWARD or CTRL+ALT+BACKWARDS

About

Bash script to automatically create a chrooted Ubuntu installation within ChromeOS and install multiple development tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%