Xen ARM with Virtualization Extensions/Chromebook: Difference between revisions
(Created page with "{{Info|This page is in work in progress}} Getting Xen on the Chromebook is not an easy task, there is no serial port easily accessible. This page will try to get you to run Xen …") |
(→Linux) |
||
Line 15: | Line 15: | ||
=== Linux === |
=== Linux === |
||
http://xenbits.xen.org/gitweb/?p=people/aperard/linux-chromebook.git |
|||
Tree based on the kernel tree from the [http://www.chromium.org/chromium-os ChromiumOS] project. |
|||
== Ressource == |
== Ressource == |
Revision as of 14:15, 8 April 2013
Getting Xen on the Chromebook is not an easy task, there is no serial port easily accessible. This page will try to get you to run Xen on the Samsung ARM Chromebook.
Running a simple Linux distribution
We should start with running a simple Linux on a SD card (not ChromeOS). There is plenty of doc on internet, show your <your-favorite-search-engine>-skill
Compilation
Xen
http://xenbits.xen.org/gitweb/?p=people/aperard/xen-arm.git
Branch: chromebook-2013-03-22
Linux
http://xenbits.xen.org/gitweb/?p=people/aperard/linux-chromebook.git
Tree based on the kernel tree from the ChromiumOS project.
Ressource
http://www.chromium.org/chromium-os/how-tos-and-troubleshooting/using-an-upstream-kernel-on-snow
http://chromeos-cr48.blogspot.co.uk/, but not sure which posts are relevant.