mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Fix broken QEMU link (#888)
This commit is contained in:
@@ -179,7 +179,7 @@ bootimage run -- -serial mon:stdio
|
||||
|
||||
Instead of standard output, QEMU supports [many more target devices][QEMU -serial]. For redirecting the output to a file, the argument is:
|
||||
|
||||
[QEMU -serial]: https://qemu.weilnetz.de/doc/latest/system/invocation.html#hxtool-9
|
||||
[QEMU -serial]: https://qemu.weilnetz.de/doc/5.2/system/invocation.html#hxtool-9
|
||||
|
||||
```
|
||||
-serial file:output-file.txt
|
||||
|
||||
Reference in New Issue
Block a user