From a6a05d5c73a2e1bb2823cefe2fba331219bda267 Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 19 Mar 2018 09:53:13 +0200 Subject: [PATCH] Fix wrong instructions for creating HVM VMs from the GUI --- managing-os/hvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/hvm.md b/managing-os/hvm.md index 2c7f886b..b561643d 100644 --- a/managing-os/hvm.md +++ b/managing-os/hvm.md @@ -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):