From 9d632ed13808410244ac33e86a3f8bfce561d94a Mon Sep 17 00:00:00 2001 From: "Dr. Gerhard Weck" Date: Tue, 16 Feb 2021 12:29:19 +0100 Subject: [PATCH] Update windows-tools.md --- docs/os/windows/windows-tools.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/os/windows/windows-tools.md b/docs/os/windows/windows-tools.md index ed868fd..6fa0e53 100644 --- a/docs/os/windows/windows-tools.md +++ b/docs/os/windows/windows-tools.md @@ -22,7 +22,7 @@ Below is a breakdown of the feature availability depending on the windows versio | Application shortcuts | + | + | | Copy/Edit in Disposable VM | + | + | | Block device | + | + | -| USB device | - | - | +| USB device | + | + | | Audio | - | - | Qubes Windows Tools are open source and are distributed under a GPL license. @@ -66,13 +66,14 @@ This will allow you to install the Qubes Windows Tools on Windows 10 both as a S 7. Install Qubes Windows Tools 4.0.1.3 by starting `qubes-tools-4.0.1.3.exe`, not selecting the `Xen PV disk drivers` and the `Move user profiles` (which would probably lead to problems in Windows, anyhow). If during installation, the Xen driver requests a reboot, select "No" and let the installation continue - the system will be rebooted later. - 8. Shut down Windows. + 8. Shut down Windows and wait until the VM is really stopped, i.e. Qubes shows no more activity. 9. On a `dom0` terminal write: *(where `` is the name of your Windows 10 VM)* qvm-features gui 1 + qvm-prefs qrexec_timeout 300 - 10. Reboot Windows. If the VM starts, but does not show any window then shutdown Windows from the Qube manager and reboot Windows once more. + 10. Reboot Windows. If the VM starts, but does not show any window then shutdown Windows from the Qube manager, wait until it has really stopped, and reboot Windows once more. 11. Now the system should be up, with QWT running correctly. @@ -130,7 +131,7 @@ qvm-prefs NOTE: it is recommended to increase the default value of Windows VM's `qrexec_timeout` property from 60 (seconds) to, for example, 300. During one of the first reboots after Windows Tools installation Windows user profiles are moved onto the private VM's virtual disk (private.img) and this operation can take some time. Moving profiles is performed in an early boot phase when qrexec is not yet running, so timeout may occur with the default value. To change the property use this command in dom0: ~~~ -qvm-prefs -s qrexec_timeout 300 +qvm-prefs qrexec_timeout 300 ~~~ Xen PV drivers and Qubes Windows Tools