diff options
Diffstat (limited to 'docs/linux')
| -rw-r--r-- | docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md index ed63c4cdf..dfd7f5e3f 100644 --- a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md +++ b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md @@ -172,7 +172,7 @@ To kill the running QEMU instance press `Ctrl+A` and then `X` or run: kill $(cat vm.pid) ``` -If QEMU works, the kernel boots and ssh succeeds, you can try to run syzkaller. +If QEMU works, the kernel boots and ssh succeeds, you can shutdown QEMU and try to run syzkaller. ## syzkaller |
