Update user/troubleshooting/installation-troubleshooting.md

Co-authored-by: Demi Marie Obenour <demiobenour@gmail.com>
This commit is contained in:
Alexander Heinrich 2022-05-06 18:52:58 +02:00 committed by GitHub
parent 3ef5cdd374
commit 92411d8454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ To confirm that a missing IOMMU is causing this problem, check for the following
2022-03-01 13:27:17.117+0000: libxl: libxl_create.c:1146:libxl__domain_config_setdefault: passthrough not supported on this platform
```
Here are the steps to fix this. Note that this reduces isolation, as described in the [FAQ here](/faq/#why-is-vt-damd-viamd-iommu-important):
Here are the steps to fix this. Note that this allows sys-net and sys-usb to take complete control of the system, as described in the [FAQ here](/faq/#why-is-vt-damd-viamd-iommu-important):
1. Change the virtualization mode of sys-net and sys-usb to "PV"
2. Add `qubes.enable_insecure_pv_passthrough` to `GRUB_CMDLINE_LINUX` in `/etc/default/grub`