Update docs/customization/windows-gaming-hvm.md

Co-Authored-By: neowutran <me@neowutran.ovh>
This commit is contained in:
awokd 2019-04-10 20:52:04 +02:00 committed by GitHub
parent e81d04108c
commit 991e647178

View File

@ -81,6 +81,8 @@ then regenerate the grub
grub2-mkconfig -o /boot/grub2/grub.cfg
```
Or if using UEFI boot, edit `/boot/efi/EFI/qubes/xen.cfg` and add the `rd.qubes.hide_pci=` option to the `kernel=` line.
## Patching stubdom-linux-rootfs.gz
Follow the instructions here: [https://github.com/QubesOS/qubes-issues/issues/4321#issuecomment-423011787](https://github.com/QubesOS/qubes-issues/issues/4321#issuecomment-423011787)