Difference between revisions of "Support/ARM"
From GalliumOS Wiki
< Support
(Created page with "ARM core processors are a popular choice for recent ChromeOS devices. However, these models do not include general purpose bootloaders in their factory firmware, and no custo...") |
|||
Line 1: | Line 1: | ||
− | ARM | + | ARM processors are common in recent ChromeOS devices. |
− | + | Linux support for ARM Chromebooks is unfortunately rare. Difficulties include boot image incompatibilities with firmware bootloaders, Chromebook hardware support, and the fact that ARM is a second-class platform (at best) for most distros. | |
− | + | The distro with the most complete support for ARM Chromebooks is currently Arch Linux: http://archlinuxarm.org/. | |
− | + | Debian and Ubuntu also ship ARM packages, so it is within the realm of possibility (and a genuine goal) to add ARM support to GalliumOS. However, the project is not in progress at this time. | |
+ | |||
+ | Another option for running Linux on an ARM ChromeOS device is Crouton. |
Revision as of 02:27, 6 July 2016
ARM processors are common in recent ChromeOS devices.
Linux support for ARM Chromebooks is unfortunately rare. Difficulties include boot image incompatibilities with firmware bootloaders, Chromebook hardware support, and the fact that ARM is a second-class platform (at best) for most distros.
The distro with the most complete support for ARM Chromebooks is currently Arch Linux: http://archlinuxarm.org/.
Debian and Ubuntu also ship ARM packages, so it is within the realm of possibility (and a genuine goal) to add ARM support to GalliumOS. However, the project is not in progress at this time.
Another option for running Linux on an ARM ChromeOS device is Crouton.