mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-05-08 09:15:10 -04:00
--hvm not an option, use --property virt_mode=mvh
This commit is contained in:
parent
393681c401
commit
59d12e8be8
1 changed files with 1 additions and 1 deletions
|
@ -153,6 +153,6 @@ Then, periodically check for updates in the Template VM and the changes will be
|
||||||
Once the template has been created and installed it is easy to create AppVMs based on it:
|
Once the template has been created and installed it is easy to create AppVMs based on it:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
qvm-create --hvm <new windows appvm name> --template <name of template vm> --label <label color>
|
qvm-create --property virt_mode=hvm <new windows appvm name> --template <name of template vm> --label <label color>
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue