Fix wrong instructions for creating HVM VMs from the GUI
This commit is contained in:
parent
298b5e159c
commit
a6a05d5c73
|
@ -22,7 +22,7 @@ Interested readers might want to check [this article](https://blog.invisiblethin
|
|||
Creating an HVM domain
|
||||
----------------------
|
||||
|
||||
With a GUI: in Qubes Manager VM creation dialog box choose the "HVM" type.
|
||||
With a GUI: in Qubes Manager VM creation dialog box choose the "Standalone qube not based on a template" type. If "install system from device" is selected (which is by default), then `virt_mode` will be set to `hvm` automatically. Otherwise, open the newly created VM's Qube Settings GUI and in the "Advanced" tab select "HVM" in the virtualization mode drop-down list.
|
||||
|
||||
Command line (the VM's name and label color are for illustration purposes):
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user