acrn-hypervisor/doc/try.rst
David B. Kinder f0ecf8291f doc: incorporate scenario-based doc update
PR #3516 was submitted during a documentation reorganization and
resulted in merge conflicts with files that no longer exist.  We closed
that PR and opened this one with those changes applied to the right
files.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-08-02 15:38:23 -07:00

26 lines
679 B
ReStructuredText

.. _getting_started:
Try using ACRN
##############
After reading the :ref:`introduction`, use these guides to get started
using ACRN in a reference setup. We'll show how to set up your
development and target hardware, and then how to boot up the ACRN
hypervisor and the `Clear Linux`_ Service VM and User VM on the Intel
(EFI) platform.
.. _Clear Linux: https://clearlinux.org
ACRN is supported on Apollo Lake and Kaby Lake Intel platforms,
as described in :ref:`hardware`.
Follow these getting started guides to give ACRN a try:
.. toctree::
:maxdepth: 1
reference/hardware
getting-started/apl-nuc
getting-started/up2
getting-started/building-from-source