File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ with a specific release: generated v0.6 documents can be found at
30
30
https://projectacrn.github.io/0.6/. Documentation for the latest
31
31
(master) branch is found at https://projectacrn.github.io/latest/.
32
32
33
- ACRN v0.6 requires Clear Linux OS version 27600 or newer. Please follow the
33
+ ACRN v0.6 requires Clear Linux OS version 27600. Please follow the
34
34
instructions in the :ref: `getting-started-apl-nuc `.
35
35
36
36
Version 0.6 new features
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ with a specific release: generated v0.7 documents can be found at
30
30
https://projectacrn.github.io/0.7/. Documentation for the latest
31
31
(master) branch is found at https://projectacrn.github.io/latest/.
32
32
33
- ACRN v0.7 requires Clear Linux OS version 28260 or newer. Please follow the
33
+ ACRN v0.7 requires Clear Linux OS version 28260. Please follow the
34
34
instructions in the :ref: `getting-started-apl-nuc `.
35
35
36
36
Version 0.7 new features
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ with a specific release: generated v0.8 documents can be found at
30
30
https://projectacrn.github.io/0.8/. Documentation for the latest
31
31
(master) branch is found at https://projectacrn.github.io/latest/.
32
32
33
- ACRN v0.8 requires Clear Linux OS version 28600 or newer. Please follow the
33
+ ACRN v0.8 requires Clear Linux OS version 28600. Please follow the
34
34
instructions in the :ref: `getting-started-apl-nuc `.
35
35
36
36
Version 0.8 new features
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ or use Git clone and checkout commands::
31
31
The project's online technical documentation is also tagged to correspond
32
32
with a specific release: generated v1.0 documents can be found at https://projectacrn.github.io/1.0/.
33
33
Documentation for the latest (master) branch is found at https://projectacrn.github.io/latest/.
34
- ACRN v1.0 requires Clear Linux* OS version 29070 or newer . Please follow the
34
+ ACRN v1.0 requires Clear Linux* OS version 29070. Please follow the
35
35
instructions in the :ref: `getting-started-apl-nuc `.
36
36
37
37
Version 1.0 major features
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ or use Git clone and checkout commands::
22
22
The project's online technical documentation is also tagged to correspond
23
23
with a specific release: generated v1.1 documents can be found at https://projectacrn.github.io/1.1/.
24
24
Documentation for the latest (master) branch is found at https://projectacrn.github.io/latest/.
25
- ACRN v1.1 requires Clear Linux* OS version 29970 or newer . Please follow the
25
+ ACRN v1.1 requires Clear Linux* OS version 29970. Please follow the
26
26
instructions in the :ref: `getting-started-apl-nuc `.
27
27
28
28
Version 1.1 major features
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ use `Open Virtual Switch (OVS)
9
9
10
10
.. note ::
11
11
OVS is provided as part of the ``service-os ``
12
- bundle. Use ClearLinux OS version ``29660 `` or higher .
12
+ bundle. Use ClearLinux OS version ``29660 ``.
13
13
14
14
What is OVS
15
15
***********
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ system on Intel KBL NUC with a SATA SSD as ``/dev/sda`` and an NVME SSD as
44
44
1. Follow the :ref: `set-up-CL ` instructions in the
45
45
:ref: `getting-started-apl-nuc ` to:
46
46
47
- a. Install Clear Linux (version 29400 or higher ) onto the NVMe
48
- #. Install Clear Linux (version 29400 or higher ) onto the SATA SSD
47
+ a. Install Clear Linux (version 29400) onto the NVMe
48
+ #. Install Clear Linux (version 29400) onto the SATA SSD
49
49
#. Set up Clear Linux on the SATA SSD as the Service OS (SOS) following
50
50
the :ref: `add-acrn-to-efi ` instructions in the same guide.
51
51
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ on the ACRN hypervisor. We are using Kaby Lake-based NUC (model NUC7i7DNHE) in t
11
11
Prerequisites
12
12
*************
13
13
14
- * Ubuntu 18.04 or higher with at least 150G free disk space
14
+ * Ubuntu 18.04 with at least 150G free disk space
15
15
* Intel Kaby Lake NUC7ixDNHE ( Reference Platforms: :ref: `ACRN supported platforms <hardware >` )
16
16
* BIOS version 0059 or later firmware should be flashed on the NUC system,
17
17
and the ``Device Mode `` option is selected on the USB category of the Devices tab,
You can’t perform that action at this time.
0 commit comments