@@ -10,10 +10,10 @@ Build UOS image in Clear Linux native
10
10
*************************************
11
11
12
12
In order to build out the image of UOS,
13
- please follow these steps in Clear Linux native :
13
+ follow these steps to build a UOS image from Clear Linux:
14
14
15
15
#. In Clear Linux native, install ``ister `` (a template-based
16
- installer for Linux) inclued in the Clear Linux bundle
16
+ installer for Linux) included in the Clear Linux bundle
17
17
``os-installer ``.
18
18
For more information about ``ister ``,
19
19
please visit https://github.com/bryteise/ister.
@@ -79,7 +79,7 @@ please follow these steps in Clear Linux native:
79
79
To generate the image with a specified version,
80
80
please modify the ``"Version" `` argument,
81
81
and we can set ``"Version": 26550 `` instead of
82
- ``"Version: latest" `` for example.
82
+ ``"Version": " latest" `` for example.
83
83
84
84
Here we will use ``"Version": 26550 `` for example,
85
85
and the image of UOS called ``uos.img `` will be generated
@@ -106,7 +106,7 @@ please follow these steps in Clear Linux native:
106
106
Cleaning up
107
107
Successful installation
108
108
109
- #. Reboot and select "The ACRN Service OS" to boot , as shown below:
109
+ #. On your target device, boot the system and select "The ACRN Service OS", as shown below:
110
110
111
111
.. code-block :: console
112
112
:emphasize-lines: 1
0 commit comments