kvm:list_os_variants
Differences
This shows you the differences between two versions of the page.
kvm:list_os_variants [2020/08/19 10:58] – created 192.168.1.1 | kvm: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, |
+ | |||
+ | <code bash> | ||
+ | sudo apt install libosinfo-bin | ||
+ | </ | ||
+ | |||
+ | before running the command below: | ||
<code bash> | <code bash> | ||
osinfo-query os | osinfo-query os | ||
</ | </ |
kvm/list_os_variants.1597834725.txt.gz · Last modified: 2020/08/19 10:58 by 192.168.1.1