fix typos

This commit is contained in:
taradiddles 2018-03-02 08:52:44 +02:00
parent 5c36f91736
commit ae9b21da65

View File

@ -53,7 +53,7 @@ Windows' installer requires a significant amount of memory or else the VM will c
> (XEN) domain_crash called from p2m-pod.c:1218 > (XEN) domain_crash called from p2m-pod.c:1218
> (XEN) Domain 120 (vcpu#0) crashed on cpu#3: > (XEN) Domain 120 (vcpu#0) crashed on cpu#3:
So, increase the VM's memory to 4000Mo (memory = maxmen because we don't use memory balancing). So, increase the VM's memory to 4000Mo (memory = maxmem because we don't use memory balancing).
R3.2: R3.2:
~~~ ~~~
@ -195,7 +195,7 @@ Installing Xen's PV drivers in the VM will lower its resources usage when using
Notes about using Xen's VBD (storage) PV driver: Notes about using Xen's VBD (storage) PV driver:
- Windows 7: installing the driver requires a fully updated VM or else you'll likely get a BSOD and a VM in a difficult to fix state. Updating Windows takes *hours* and for casual usage there isn't much of a performance between the disk PV driver and the default one; so there is likely no need to go through the lengthy Windows Update process if your VM doesn't have access to untrusted networks and if you don't use I/O intensive apps. If you plan to update your newly installed Windows VM it is recommended that you do so *before* installing Qubes Windows Tools (QWT). If QWT are installed, you should temporarily re-enable the standard VGA adapter in Windows and disable Qubes' (see the section above). - Windows 7: installing the driver requires a fully updated VM or else you'll likely get a BSOD and a VM in a difficult to fix state. Updating Windows takes *hours* and for casual usage there isn't much of a performance between the disk PV driver and the default one; so there is likely no need to go through the lengthy Windows Update process if your VM doesn't have access to untrusted networks and if you don't use I/O intensive apps. If you plan to update your newly installed Windows VM it is recommended that you do so *before* installing Qubes Windows Tools (QWT). If QWT are installed, you should temporarily re-enable the standard VGA adapter in Windows and disable Qubes' (see the section above).
- the option to install the storage PV driver is disabled by default in Qubes Windows Tools - the option to install the storage PV driver is disabled by default in Qubes Windows Tools
- in case you already had QWT installed without the storage PV driver and you then updated tyou VM, you may then install the driver from Xen's site (xenvbd.tar). - in case you already had QWT installed without the storage PV driver and you then updated the VM, you may then install the driver from Xen's site (xenvbd.tar).
Installing Qubes Windows Tools: Installing Qubes Windows Tools: