Tuesday, February 26, 2013

A Beginning

Prior to the introduction of the Pixel, running Linux on a Chromebook has required using the Chrome OS [CrOS] kernel with another distro's root file system.  As I understand it, Jay Lee, the developer of ChrUbuntu, recently switched from 32-bit (<=11.10) to 64-bit (>=12.04) Ubuntu which required him to substitute the Open Source Chromium OS kernel for the CrOS kernel distributed by Google.  Numerous issues with ChrUbuntu and a general lack of support led me to wish that I could switch back to Google's official (and constantly evolving) 32-bit kernel for CrOS.

Based primarily on the belief that Chromebook users would be better off sticking with Google's current CrOS kernel, I began testing 32-bit x86 Linux distros on my Acer C7. So far, the results of my experiments have been encouraging - not only does 32 bit Ubuntu 12.04.1 run without issues but it seems that most distros with Debian and/or Ubuntu lineage do as well.  Results with other distros have been mixed.  One key factor seems to be the use of initrd, which the CrOS kernel apparently does not support.  Keep in mind that I'm only reporting that these distros install and boot using my method because I did not test them extensively.



x86 Distros on the C7

Here, I'll attempt to document my method so that others can benefit.  IMHO, the distros I've highlighted represent the best match for the C7's hardware and resources.

In the meantime, I highly recommend checking out the Crouton script method developed by David Schneider.  It essentially enables you to run Ubuntu as an application on CrOS.  Credit for this find goes to Craig Errington.