Files
acrn-hypervisor/doc/try.rst
Victor Sun 780c87d9da doc: add hv parameter usage
The hv parameter could be configured in GRUB menu, currently we support
"uart=" parameter to override uart settings.

The patch also has modifications on tutorial of using_grub.

Signed-off-by: Victor Sun <victor.sun@intel.com>
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2020-06-17 21:10:42 -07:00

27 lines
748 B
ReStructuredText

.. _getting_started:
Getting Started
###############
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/building-from-source
getting-started/rt_industry_ubuntu
tutorials/using_hybrid_mode_on_nuc
tutorials/using_partition_mode_on_nuc