Skip to content

Commit d764edb

Browse files
committed
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>
1 parent 61a9ca2 commit d764edb

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed
Binary file not shown.

doc/tutorials/using_partition_mode_on_up2.rst

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,19 @@ Enabling partition mode
181181
shell> fs1:
182182
fs1:\> EFI\ubuntu\grubx64.efi
183183
184-
Here we will see the following menu. Select entry ``ACRN Partition Mode`` and
184+
Here we will see the following GRUB menu. Select entry ``ACRN Partition Mode`` and
185185
press ``Enter`` and then the ACRN hypervisor will be loaded automatically.
186186

187-
.. figure:: images/partition_mode_grub_menu.png
188-
:align: center
189-
:name: Partition Mode Grub Menu
187+
.. code-block:: console
188+
:emphasize-lines: 2
189+
190+
ACRN Partition Mode with Zephyr
191+
*ACRN Partition Mode
192+
ADG Partition Mode
193+
Advanced options for Ubuntu
194+
System setup
195+
Restore Ubuntu 16.04 to factory state
196+
190197
191198
Playing with ACRN hypervisor with partition mode
192199
************************************************

0 commit comments

Comments
 (0)