mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-01 02:56:31 -04:00
--hvm not an option, use --property virt_mode=mvh
This commit is contained in:
parent
6610a901d7
commit
ad58326772
2 changed files with 2 additions and 2 deletions
2
external/os-guides/windows/windows-tools.md
vendored
2
external/os-guides/windows/windows-tools.md
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue