doc: Update clearlinux os installation guide link.

bare-metal-install is replaced with bare-metal-install-server.

Signed-off-by: ruix.li <ruix.li@intel.com>
This commit is contained in:
ruix.li
2019-05-15 14:24:39 +08:00
committed by David Kinder
parent fe4fcf491f
commit 214eb5e96b
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ Prerequisites
In this tutorial two Linux privileged VMs are started by the ACRN hypervisor.
To set up the Linux root filesystems for each VM, follow the Clear Linux OS
`bare metal installation guide
<https://clearlinux.org/documentation/clear-linux/get-started/bare-metal-install#bare-metal-install>`_
<https://clearlinux.org/documentation/clear-linux/get-started/bare-metal-install#bare-metal-install-server>`_
to install Clear Linux OS on a **SATA disk** and a **USB flash disk** prior the setup,
as the two privileged VMs will mount the root filesystems via the SATA controller
and the USB controller respectively.