mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-25 23:13:26 +00:00
doc: update GRUB menu image in partition mode doc
Replace the askew photo of a GRUB screen with a ``code-block:: console`` directive. Tracked-On: #1160 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
61a9ca2053
commit
d764edbf83
Binary file not shown.
Before Width: | Height: | Size: 557 KiB |
@ -181,12 +181,19 @@ Enabling partition mode
|
|||||||
shell> fs1:
|
shell> fs1:
|
||||||
fs1:\> EFI\ubuntu\grubx64.efi
|
fs1:\> EFI\ubuntu\grubx64.efi
|
||||||
|
|
||||||
Here we will see the following menu. Select entry ``ACRN Partition Mode`` and
|
Here we will see the following GRUB menu. Select entry ``ACRN Partition Mode`` and
|
||||||
press ``Enter`` and then the ACRN hypervisor will be loaded automatically.
|
press ``Enter`` and then the ACRN hypervisor will be loaded automatically.
|
||||||
|
|
||||||
.. figure:: images/partition_mode_grub_menu.png
|
.. code-block:: console
|
||||||
:align: center
|
:emphasize-lines: 2
|
||||||
:name: Partition Mode Grub Menu
|
|
||||||
|
ACRN Partition Mode with Zephyr
|
||||||
|
*ACRN Partition Mode
|
||||||
|
ADG Partition Mode
|
||||||
|
Advanced options for Ubuntu
|
||||||
|
System setup
|
||||||
|
Restore Ubuntu 16.04 to factory state
|
||||||
|
|
||||||
|
|
||||||
Playing with ACRN hypervisor with partition mode
|
Playing with ACRN hypervisor with partition mode
|
||||||
************************************************
|
************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user