mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-10 13:40:14 -05:00
Fix links
This commit is contained in:
parent
3a2894e18e
commit
1d554658bc
11 changed files with 13 additions and 13 deletions
|
|
@ -128,8 +128,8 @@ One solution is to add a dummy interface to allow the package to install correct
|
|||
[How to Reinstall a TemplateVM]: /doc/reinstall-template/
|
||||
[Update the TemplateVM]: /doc/software-update-vm/
|
||||
[switch]: /doc/templates/#switching
|
||||
[uninstall the old TemplateVM]: /doc/templates/#how-to-uninstall
|
||||
[Updating software in TemplateVMs]: /doc/software-update-domu/#updating-softare-in-templatevms
|
||||
[uninstall the old TemplateVM]: /doc/templates/#uninstalling
|
||||
[Updating software in TemplateVMs]: /doc/software-update-domu/#updating-software-in-templatevms
|
||||
[Upgrading Debian TemplateVMs]: /doc/template/debian/upgrade/
|
||||
[5149]: https://github.com/QubesOS/qubes-issues/issues/5149
|
||||
[install]: /doc/templates/#installing
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ This section contains notes about specific Fedora releases.
|
|||
[Update the TemplateVM]: /doc/software-update-vm/
|
||||
[switch]: /doc/templates/#switching
|
||||
[uninstall the old TemplateVM]: /doc/templates/#uninstalling
|
||||
[Updating software in TemplateVMs]: /doc/software-update-domu/#updating-softare-in-templatevms
|
||||
[Updating software in TemplateVMs]: /doc/software-update-domu/#updating-software-in-templatevms
|
||||
[Upgrading Fedora TemplateVMs]: /doc/template/fedora/upgrade/
|
||||
[install]: /doc/templates/#installing
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: doc
|
||||
title: StandaloneVMs and HVMs
|
||||
permalink: /doc/standalone-and-hvm
|
||||
permalink: /doc/standalone-and-hvm/
|
||||
redirect_from:
|
||||
- /doc/hvm/
|
||||
- /doc/hvm-create/
|
||||
|
|
|
|||
|
|
@ -257,6 +257,6 @@ Note the word "clean" means in this context: the same as their template filesyst
|
|||
[Update the TemplateVM]: #updating
|
||||
[switch]: #switching
|
||||
[uninstall the old TemplateVM]: #uninstalling
|
||||
[Updating softare in TemplateVMs]: /doc/software-update-domu/#updating-softare-in-templatevms
|
||||
[Updating softare in TemplateVMs]: /doc/software-update-domu/#updating-software-in-templatevms
|
||||
[How to Reinstall a TemplateVM]: /doc/reinstall-template/
|
||||
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@ permalink: /doc/windows/
|
|||
Windows VMs in Qubes OS
|
||||
=======================
|
||||
|
||||
Like any other unmodified OSes, Windows can be installed in Qubes as an [HVM](/doc/hvm/) domain.
|
||||
Like any other unmodified OSes, Windows can be installed in Qubes as an [HVM](/doc/standalone-and-hvm/) domain.
|
||||
|
||||
Qubes Windows Tools are then usually installed to provide integration with the rest of the Qubes system; they also include Xen's paravirtualized (PV) drivers to increase performance compared to qemu emulated devices. Alternatively, only Xen's PV drivers can be installed if integration with Qubes isn't required or if the tools aren't supported on a give version of Windows. In the latter case, one would have to [enable inter-VM networking](https://www.qubes-os.org/doc/firewall/#enabling-networking-between-two-qubes) to be able to exchange files with HVMs.
|
||||
Qubes Windows Tools are then usually installed to provide integration with the rest of the Qubes system; they also include Xen's paravirtualized (PV) drivers to increase performance compared to qemu emulated devices. Alternatively, only Xen's PV drivers can be installed if integration with Qubes isn't required or if the tools aren't supported on a give version of Windows. In the latter case, one would have to [enable inter-VM networking](/doc/firewall/#enabling-networking-between-two-qubes) to be able to exchange files with HVMs.
|
||||
|
||||
|
||||
For more information about Windows VMs in Qubes OS, please see the specific guides below:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue