mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-25 23:13:26 +00:00
getting_started: fix note formatting
Indentation was off for a codeblock and a following note directive Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
d684e6c862
commit
2648d0bd06
@ -124,18 +124,18 @@ partition. Follow these steps:
|
|||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
|
|
||||||
# mount /dev/sda1 /mnt
|
# mount /dev/sda1 /mnt
|
||||||
|
|
||||||
# ls -1 /mnt/EFI/org.clearlinux
|
# ls -1 /mnt/EFI/org.clearlinux
|
||||||
bootloaderx64.efi
|
bootloaderx64.efi
|
||||||
kernel-org.clearlinux.native.4.15.7-536
|
kernel-org.clearlinux.native.4.15.7-536
|
||||||
kernel-org.clearlinux.pk414-sos.4.14.23-19
|
kernel-org.clearlinux.pk414-sos.4.14.23-19
|
||||||
kernel-org.clearlinux.pk414-standard.4.14.23-19
|
kernel-org.clearlinux.pk414-standard.4.14.23-19
|
||||||
loaderx64.efi
|
loaderx64.efi
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Take note of the exact kernel versions (``*-sos`` and ``*-standard``)
|
Take note of the exact kernel versions (``*-sos`` and ``*-standard``)
|
||||||
as you will need them later.
|
as you will need them later.
|
||||||
|
|
||||||
|
|
||||||
#. Copy the ``acrn.efi`` hypervisor application (included in the Clear
|
#. Copy the ``acrn.efi`` hypervisor application (included in the Clear
|
||||||
|
Loading…
Reference in New Issue
Block a user