From 9031f98a3964ee70ce032b86a08b87d85e34ce52 Mon Sep 17 00:00:00 2001 From: "Dr. Gerhard Weck" Date: Sun, 27 Sep 2020 13:27:13 +0200 Subject: [PATCH] Update windows-vm.md --- os-guides/windows/windows-vm.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/os-guides/windows/windows-vm.md b/os-guides/windows/windows-vm.md index 1ac220b..865676d 100644 --- a/os-guides/windows/windows-vm.md +++ b/os-guides/windows/windows-vm.md @@ -119,7 +119,7 @@ MS Windows versions considerations: - The instructions *may* work on other versions than Windows 7 x64 but haven't been tested. - Qubes Windows Tools (QWT) only supports Windows 7 x64. Note that there are [known issues](https://github.com/QubesOS/qubes-issues/issues/3585) with QWT on Qubes 4.x -- For Windows 10 under Qubes 4.0, a way to install QWT 4.0.1.3, which has worked in several instances, is described below. +- For Windows 10 under Qubes 4.0, a way to install QWT 4.0.1.3, which has worked in several instances, is described in [https://www.qubes-os.org/doc/windows-tools/](https://www.qubes-os.org/doc/windows-tools/). Create a VM named win7new in [HVM](/doc/hvm/) mode (Xen's current PVH limitations precludes from using PVH): @@ -217,8 +217,7 @@ Windows as TemplateVM Windows 7 and 10 can be installed as TemplateVM by selecting ~~~ -qvm-create --class TemplateVM --property virt_mode=HVM --property kernel='' --label black Windows-7 -qvm-create --class TemplateVM --property virt_mode=HVM --property kernel='' --label black Windows-10 +qvm-create --class TemplateVM --property virt_mode=HVM --property kernel='' --label black Windows-template ~~~ when creating the VM. To have the user data stored in AppVMs depending on this template, Windows 7 and 10 have to be treated differently: