mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-01-10 22:59:49 -05:00
--hvm not an option, use --property virt_mode=mvh
This commit is contained in:
parent
393681c401
commit
59d12e8be8
@ -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:
|
||||
|
||||
~~~
|
||||
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…
Reference in New Issue
Block a user