delay attempt 2

This commit is contained in:
Ciro Santilli
2017-05-15 08:18:51 +01:00
parent c82378c7de
commit 9370512176
4 changed files with 13 additions and 2 deletions

View File

@@ -31,6 +31,10 @@ When your kernel starts crashing, get the full trace with:
./run -n
See also: <https://unix.stackexchange.com/questions/208260/how-to-scroll-up-after-a-kernel-panic>
Then if you want your terminal back, hit `Ctrl + C, A` and type `quit`. See also: <http://stackoverflow.com/questions/14165158/how-to-switch-to-qemu-monitor-console-when-running-with-curses>
1. [Introduction](introduction.md)
1. [Build](build.md)
1. [kmod](kmod.md)