User Tools

Site Tools


kvm:list_os_variants

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

kvm:list_os_variants [2020/08/19 10:58] – created 192.168.1.1kvm:list_os_variants [2020/08/19 10:59] (current) 192.168.1.1
Line 3: Line 3:
 When creating a guest with **virt-install** you need to specify the **--os-variant**. When creating a guest with **virt-install** you need to specify the **--os-variant**.
  
-To get a list of acceptable values, install the **libosinfo-bin** package before running the command below:+To get a list of acceptable values, first install the **libosinfo-bin** package 
 + 
 +<code bash> 
 +sudo apt install libosinfo-bin 
 +</code> 
 + 
 +before running the command below:
  
 <code bash> <code bash>
 osinfo-query os osinfo-query os
 </code> </code>
kvm/list_os_variants.1597834725.txt.gz · Last modified: 2020/08/19 10:58 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki