mirror of
https://github.com/reactos/syzkaller.git
synced 2024-12-14 07:08:29 +00:00
docs/openbsd: use qcow2 disk format in setup
This commit is contained in:
parent
4b94574dd4
commit
0e1a45faf7
@ -68,7 +68,7 @@ $ make -C compile/SYZKALLER
|
||||
2. Create disk image:
|
||||
|
||||
```sh
|
||||
$ vmctl create "$VMIMG" -s 4G
|
||||
$ vmctl create "qcow2:$VMIMG" -s 4G
|
||||
```
|
||||
|
||||
3. Install VM:
|
||||
|
Loading…
Reference in New Issue
Block a user