Live data from Hacker News

Install Ubuntu On Your Chromebook

greenido.wordpress.com

1–10 of 49 posts

Re: Install Ubuntu On Your Chromebook

#5
post #2

Personally, I wish for an ARM notebook market to come out of the Chromebook, with different configurations for Chrome OS and Ubuntu etc.

I keep being surprised that there is no real ARM netbook (samsung's chromebook and asus transformer come closest).

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

#10
Lots of other distros work on the Chromebook (and have for longer). Here's for example Fedora 19 and Arch Linux instructions:

https://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.

Post reply on HN