mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-11 18:04:25 +00:00
Updates to the Getting Started Guide: * Update title to simply be "Getting Started Guide" * Simplify and remove instructions that are redundant * Add a note explaining the difference between 'nuc11tnbi5' and 'nuc11tnhi5' Tracked-On: #6225 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
24 lines
680 B
ReStructuredText
24 lines
680 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 the ACRN
|
|
hypervisor, the Service VM, and a User VM on the Intel platform.
|
|
|
|
ACRN is supported on platforms listed in :ref:`hardware`.
|
|
|
|
Follow these getting started guides to give ACRN a try:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
reference/hardware
|
|
getting-started/getting-started
|
|
getting-started/building-from-source
|
|
getting-started/roscube/roscube-gsg
|
|
tutorials/using_hybrid_mode_on_nuc
|
|
tutorials/using_partition_mode_on_nuc
|