aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorR3x <siddharth.muralee@gmail.com>2019-06-04 10:40:27 +0000
committerDmitry Vyukov <dvyukov@google.com>2019-06-04 13:07:51 +0200
commite41a20c5170a991098742c4f0d04a420c2423bec (patch)
tree14c3e794114126cb4d69f10f9553dac41f77caa9 /docs
parent61f5c63922f581ed7cd2185eabb9cb540c4ca96a (diff)
docs/netbsd: Added link to image script
Diffstat (limited to 'docs')
-rw-r--r--docs/netbsd/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/netbsd/README.md b/docs/netbsd/README.md
index fc4119505..de6ae6605 100644
--- a/docs/netbsd/README.md
+++ b/docs/netbsd/README.md
@@ -46,7 +46,10 @@ You can see the compiled binaries in `bin/netbsd_amd64`.
## Setting up a NetBSD VM with qemu
-Please follow the tutorial given [here](https://wiki.qemu.org/Hosts/BSD#NetBSD) to
+You can use the script given [here](https://github.com/R3x/netbsd-fuzzing-aids/blob/master/install_netbsd.sh) to create a disk image with NetBSD installed.
+The script would also automatically give you a ssh key to ssh into the VM.
+
+Alternatively, You can follow the tutorial given [here](https://wiki.qemu.org/Hosts/BSD#NetBSD) to
setup a basic NetBSD VM with qemu.
After installing and running the NetBSD VM on qemu please follow the steps below to