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:
David B. Kinder 2018-10-25 10:25:36 -07:00 committed by David Kinder
parent 61a9ca2053
commit d764edbf83
2 changed files with 11 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 557 KiB

View File

@ -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
************************************************ ************************************************