mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 13:20:34 +00:00
Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md
This commit is contained in:
parent
03658df6d9
commit
853595a523
@ -2,6 +2,8 @@
|
||||
|
||||
These are the instructions on how to fuzz the x86-64 kernel in a QEMU with Ubuntu on the host machine and Debian Stretch in the QEMU instances.
|
||||
|
||||
In the instructions below, the `$VAR` notation (e.g. `$GCC`, `$KERNEL`, etc.) is used to denote paths to directories that are either created when executing the instructions (e.g. when unpacking GCC archive, a directory will be created), or that you have to create yourself before running the instructions. Substitute the values for those variables manually.
|
||||
|
||||
## GCC
|
||||
|
||||
While you may use GCC that is available from your distro, it's preferable to get the lastest GCC from [this](/docs/syzbot.md#crash-does-not-reproduce) list. Download and unpack into `$GCC`, and you should have GCC binaries in `$GCC/bin/`
|
||||
|
Loading…
Reference in New Issue
Block a user