Fix links

This commit is contained in:
PROTechThor 2020-10-25 05:59:34 +01:00
parent 96e100110b
commit 5d7daf4710
3 changed files with 4 additions and 4 deletions

View File

@ -295,7 +295,7 @@ Prior to starting the new VMs, users should ensure that no other VMs such as the
### Troubleshooting ### Troubleshooting
If the `disp-sys-usb` does not start, it could be due to a PCI passthrough problem. For more details on this issue along with possible solutions, users can look [here](/doc/pci-devices/#pci-passthrough-issues). If the `disp-sys-usb` does not start, it could be due to a PCI passthrough problem. For more details on this issue along with possible solutions, users can look [here](/doc/pci-troubleshooting/#pci-passthrough-issues).
## Deleting DisposableVMs ## Deleting DisposableVMs

View File

@ -81,7 +81,7 @@ For example, if `00_1a.0` is the BDF of the device you want to attach to the "wo
## Possible Issues ## ## Possible Issues ##
Visit the [PCI Troubleshooting guide](pci-troubleshoot) to see issues that may arise due to PCI devices and how to troubleshoot them. Visit the [PCI Troubleshooting guide](/doc/pci-troubleshooting/) to see issues that may arise due to PCI devices and how to troubleshoot them.
## Additional Attach Options ## ## Additional Attach Options ##

View File

@ -131,7 +131,7 @@ You can fix the problem by going to the sys-net VM's settings and changing the V
## Attached devices in Windows HVM stop working on suspend/resume ## ## Attached devices in Windows HVM stop working on suspend/resume ##
After the whole system gets suspended into S3 sleep and subsequently resumed, some attached devices may stop working. After the whole system gets suspended into S3 sleep and subsequently resumed, some attached devices may stop working.
Refer to [Suspend/Resume Troubleshooting](/doc/suspend-resume-troubleshooting/#attached-devices-in-Windows-HVM-stop-working-on-suspendresume) for a solution. Refer to [Suspend/Resume Troubleshooting](/doc/suspend-resume-troubleshooting/#attached-devices-in-windows-hvm-stop-working-on-suspendresume) for a solution.
## PCI device not available in dom0 after being unassigned from a qube ## ## PCI device not available in dom0 after being unassigned from a qube ##