mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-10 17:48:29 -04:00
Fix /wiki/ -> /doc/, add slash at the end
Addresses without a slash are redirected to a version with slash, but with forced protocol http instead of https.
This commit is contained in:
parent
ceb8074479
commit
8a6890174d
75 changed files with 308 additions and 308 deletions
|
@ -44,7 +44,7 @@ Things get complicated if you need to perform kernel debugging or troubleshoot p
|
|||
- On the *host* system, install [WinDbg](http://msdn.microsoft.com/en-us/library/windows/hardware/ff551063(v=vs.85).aspx) and start the kernel debug (Ctrl-K), choose **com1** as the debug port.
|
||||
- Reboot the *target* VM.
|
||||
- Run the above shell script in dom0.
|
||||
- If everything is fine you should see the proper kernel debugging output in [WinDbg?](/wiki/WinDbg). However, if you see something like that:
|
||||
- If everything is fine you should see the proper kernel debugging output in [WinDbg?](/doc/WinDbg/). However, if you see something like that:
|
||||
|
||||
{% highlight trac-wiki %}
|
||||
Opened \\.\com1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue