Skip to content

Commit

Permalink
Cosmetic modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
sounix000 committed Oct 18, 2024
1 parent 1798959 commit 66103cc
Showing 1 changed file with 39 additions and 22 deletions.
61 changes: 39 additions & 22 deletions xml/libvirt_guest_installation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -295,27 +295,44 @@
</para>
</step>
<step>
<para>
Inspect <guimenu>Boot device order</guimenu> and activate the box
next to <guimenu>Enable boot menu</guimenu>.
</para>
</step>
<step>
<para>
Under <guimenu>Enable boot menu</guimenu> and confirm with
<guimenu>Apply</guimenu>.
You can also find the NIC device in the boot Menu configuration and move
it on top and confirm with <guimenu>Apply</guimenu>. This latest option will
force the virtual machine to use PXE as default boot.
</para>
<para>
Inspect <guimenu>Boot device order</guimenu> and select <guimenu>Enable boot menu</guimenu>.
</para>
<stepalternatives>
<step>
<para>
To retain <guimenu>VirtIO Disk</guimenu> as the default boot option, confirm with <guimenu>Apply</guimenu>.
</para>
</step>
<step>
<para>
To force the virtual machine to use PXE as the default boot option:
</para>
<substeps>
<step>
<para>
Select the NIC device in the boot menu configuration.
</para>
</step>
<step>
<para>
Move it to the top using the arrow signs on the right.
</para>
</step>
<step>
<para>
Confirm with <guimenu>Apply</guimenu>.
</para>
</step>
</substeps>
</step>
</stepalternatives>
</step>
<step>
<para>
Start the installation by clicking <guimenu>Begin
Installation</guimenu>. Now press <keycap function="esc"/> for boot menu and
choose <guimenu>1. iPXE</guimenu>.
If a PXE server is properly configured, the
PXE menu screen appears.
Start the installation by clicking <guimenu>Begin Installation</guimenu>. Now press
<keycap function="escape"/> for boot menu and choose <guimenu>1. iPXE</guimenu>. If a PXE
server is properly configured, the PXE menu screen appears.
</para>
</step>
</procedure>
Expand Down Expand Up @@ -596,13 +613,13 @@ network=vnet_nated</screen>
firmware with secure boot enabled and Microsoft keys enrolled. When using
manual selection, the full path of the firmware and any optional settings
must be explicitly specified. Users can reference the JSON descriptor
files to find a firmware that satisfies their requirements.
files to find a firmware that satisfies their requirements.
</para>
<tip>
<para>
The directory <filename>/usr/share/qemu/firmware</filename> contains all the json files
used by &libvirt;. This file give you all firmwares's information including
the fetaures capabilities.
The directory <filename>/usr/share/qemu/firmware</filename> contains all the JSON files
used by &libvirt;. This file give you detailed information about the firmwares, including
the capabilitie of the features.
</para>
</tip>
<para>
Expand Down

0 comments on commit 66103cc

Please sign in to comment.