mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-02 18:33:33 +00:00
This tutorial describes how to generate, deploy OOTB Service VM RTVM image so that all of the users are able to use ACRN, boot RTVM immediately after installation without any configuration or modification. Signed-off-by: lirui34 <ruix.li@intel.com>
27 lines
708 B
ReStructuredText
27 lines
708 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/acrn_ootb
|
|
getting-started/building-from-source
|