@@ -113,11 +113,11 @@ partition. Follow these steps:
113
113
kernel-org.clearlinux.pk414-standard.4.14.34-28
114
114
loaderx64.efi
115
115
116
- .. note::
117
- The Clear Linux project releases updates often, sometimes
118
- twice a day, so make note of the specific kernel versions (``*-sos``
119
- and ``*-standard``) listed on your system,
120
- as you will need them later.
116
+ .. note ::
117
+ The Clear Linux project releases updates often, sometimes
118
+ twice a day, so make note of the specific kernel versions (``*-sos ``
119
+ and ``*-standard ``) listed on your system,
120
+ as you will need them later.
121
121
122
122
#. Put the ``acrn.efi `` hypervisor application (included in the Clear
123
123
Linux release) on the EFI partition with:
@@ -140,13 +140,14 @@ partition. Follow these steps:
140
140
# cd /mnt/EFI/org.clearlinux/
141
141
# cp bootloaderx64.efi bootloaderx64_origin.efi
142
142
143
- .. note::
144
- Be aware that a Clearlinux update that includes a kernel upgrade will
145
- reset this. A Clearlinux update could happen automatically (if you have
146
- not disabled it as described above), if you later install a new
147
- bundle to your system or simply if you decide to trigger an update
148
- manually. Whenever that happens, double-check the platform boot order
149
- using ``efibootmgr -v`` and modify it if needed.
143
+ .. note ::
144
+ Be aware that a Clearlinux update that includes a kernel upgrade will
145
+ reset the boot option changes you just made.. A Clearlinux update could
146
+ happen automatically (if you have
147
+ not disabled it as described above), if you later install a new
148
+ bundle to your system, or simply if you decide to trigger an update
149
+ manually. Whenever that happens, double-check the platform boot order
150
+ using ``efibootmgr -v `` and modify it if needed.
150
151
151
152
#. Create a boot entry for the ACRN Service OS by copying a provided ``acrn.conf ``
152
153
and editing it to account for the kernel versions noted in a previous step.
@@ -196,6 +197,7 @@ partition. Follow these steps:
196
197
197
198
.. figure :: images/gsg-bootmenu.png
198
199
:align: center
200
+ :width: 650px
199
201
:name: gsg-bootmenu
200
202
201
203
ACRN Service OS Boot menu
0 commit comments