{"id":1847,"date":"2018-06-24T06:25:28","date_gmt":"2018-06-24T05:25:28","guid":{"rendered":"http:\/\/slave27.local\/kb\/?p=1847"},"modified":"2018-06-24T06:25:28","modified_gmt":"2018-06-24T05:25:28","slug":"installing-ubuntu-on-a-chromebook","status":"publish","type":"post","link":"https:\/\/andy.teknostatik.co.uk\/kb\/2018\/06\/24\/installing-ubuntu-on-a-chromebook\/","title":{"rendered":"Installing Ubuntu on a Chromebook"},"content":{"rendered":"<p>This is pretty straightforward but does need a proper blog post at some point.<\/p>\n<ul>\n<li><a href=\"https:\/\/www.howtogeek.com\/162120\/how-to-install-ubuntu-linux-on-your-chromebook-with-crouton\/\">Step 1<\/a><\/li>\n<li><a href=\"https:\/\/www.howtogeek.com\/210047\/how-to-manage-the-crouton-linux-system-on-your-chromebook\/\">Step 2<\/a><\/li>\n<\/ul>\n<p>This is that post.<\/p>\n<h2>Installing Ubuntu on a Chromebook<\/h2>\n<p>I&#8217;ve been experimenting with Chromebooks for a few weeks now to try and come up with a low-power low-cost no-maintenance setup. There are a lot of very good blog posts covering the basics already, but I thought it was at least worth documenting how I got Ubuntu installed on my older Chromebook (which is a bit of a frankenstein that goes against the general ethos of not upgrading or otherwise tinkering with the hardware). This is probably best not attempted on anything with less than 32Gb of storage, and 4Gb of RAM is probably a good idea as well.<\/p>\n<h2>Enable developer mode<\/h2>\n<p>To enable developer mode, press <code>escape<\/code> and <code>refresh<\/code> and hold down the power key. When the scary message appears then press <code>Ctrl+d<\/code> and wait for the (fairly long) process to complete. This will unlock the full bash shell, and give you enough control over the Chromebook to set up a chroot.<\/p>\n<h2>Install Crouton<\/h2>\n<p>Crouton is the script that is used to install Ubuntu in a chroot. Download it from <a href=\"http:\/\/goo.gl\/fd3zc\">here<\/a> and ensure it&#8217;s in your downloads folder. Then press <code>Ctrl+Alt+t<\/code> to open the chrosh terminal, and type <code>shell<\/code> at the command prompt. This will get you full shell access to the Chromebook.<\/p>\n<p>To install Ubuntu (at time of writing 16.04) then issue the following command:<\/p>\n<pre><code>sudo sh ~\/Downloads\/crouton -e -t xfce\n<\/code><\/pre>\n<p>This will take a while, but when it&#8217;s done then issue the following command to start Ubuntu:<\/p>\n<pre><code>sudo startxfce4\n<\/code><\/pre>\n<p>To toggle between ChromeOS and Ubuntu use <code>Ctrl+Alt+Shift+Back<\/code> and <code>Ctrl+Alt+Shift+Forward<\/code>. Performance is actually not bad, and productivity is only an <code>apt install firefox<\/code> away.<\/p>\n<h2>Other useful commands<\/h2>\n<p>The following commands could be useful (all issued within the ChromeOS shell):<\/p>\n<p>See a list of possible distributions to install:<\/p>\n<p><code>sh ~\/Downloads\/crouton -r list<\/code><\/p>\n<p>Back up a chroot:<\/p>\n<p><code>sudo edit-chroot -b name<\/code><\/p>\n<p>Restore it:<\/p>\n<p><code>sudo edit-chroot -r name<\/code><\/p>\n<p>Delete a chroot:<\/p>\n<p><code>sudo delete-chroot name<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is pretty straightforward but does need a proper blog post at some point. Step 1 Step 2 This is that post. Installing Ubuntu on a Chromebook I&#8217;ve been experimenting with Chromebooks for a few weeks now to try and come up with a low-power low-cost no-maintenance setup. There are a lot of very good &#8230; <a title=\"Installing Ubuntu on a Chromebook\" class=\"read-more\" href=\"https:\/\/andy.teknostatik.co.uk\/kb\/2018\/06\/24\/installing-ubuntu-on-a-chromebook\/\" aria-label=\"Read more about Installing Ubuntu on a Chromebook\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":"","_share_on_mastodon":"0"},"categories":[2],"tags":[],"class_list":["post-1847","post","type-post","status-publish","format-standard","hentry","category-chromebook"],"share_on_mastodon":{"url":"","error":""},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/posts\/1847","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/comments?post=1847"}],"version-history":[{"count":0,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/posts\/1847\/revisions"}],"wp:attachment":[{"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/media?parent=1847"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/categories?post=1847"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/tags?post=1847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}