Install Ubuntu On Your Chromebook
greenido.wordpress.com
Install Ubuntu On Your Chromebook
1–10 of 49 posts
Re: Install Ubuntu On Your Chromebook
#2Re: Install Ubuntu On Your Chromebook
#3Re: Install Ubuntu On Your Chromebook
#4Re: Install Ubuntu On Your Chromebook
#5Personally, I wish for an ARM notebook market to come out of the Chromebook, with different configurations for Chrome OS and Ubuntu etc.
I think the reason is because ARM is significantly less performant than x86. You don't notice it on a phone/tablet, because the stack is optimised (it has to be!) the special-purpose OS, lots of stuff in silicon (esp video), games and (mobile) webpages are written for the platform. But for general computation - e.g. compiling - it's much slower.
ARM has optimised power consumption for decades; x86 has optimised performance for decades, so I shouldn't be surprised.
PS: doesn't ubuntu have an ARM laptop in the works? (along the lines of their EDGE phone)?
Re: Install Ubuntu On Your Chromebook
#6Does this work for ARM ChromeBooks too?
Re: Install Ubuntu On Your Chromebook
#7Re: Install Ubuntu On Your Chromebook
#8Is there a way to press a "super" button on chromebooks?
Re: Install Ubuntu On Your Chromebook
#9Is it not possible without "virtualizing" Ubuntu on top of the host OS with crouton?
http://chromeos-cr48.blogspot.com.au/2013/05/chrubuntu-one-s...
Re: Install Ubuntu On Your Chromebook
#10https://fedoraproject.org/wiki/Architectures/ARM/F19/Remixes... http://archlinuxarm.org/platforms/armv7/samsung/samsung-chro...
The next challenge is getting KVM working. The Chromebook has an A15 chip which has hardware assisted virtualization. Unfortunately the firmware disables HYP mode, but the Xen guys managed to workaround this in their bootloader so it should be possible for KVM too.
Another note about the Chromebook is it is not possible to boot it from an external hard drive. You have to boot it from USB flash although after boot you can of course use a real hard drive as the root filesystem.