Skip to content

Commit

Permalink
Tip on FW features
Browse files Browse the repository at this point in the history
Adding a tip on FW features
  • Loading branch information
aginies authored Oct 10, 2024
1 parent 951fe5d commit 1798959
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion xml/libvirt_guest_installation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,13 @@ network=vnet_nated</screen>
must be explicitly specified. Users can reference the JSON descriptor
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.
</para>
</tip>
<para>
When using <command>virt-install</command>, automatic firmware selection
is enabled by specifying the <emphasis>firmware=efi</emphasis> parameter
Expand Down

0 comments on commit 1798959

Please sign in to comment.