Replace BSD note. (#349)

pull/365/head
Phil Clifford 3 years ago committed by GitHub
parent ace017236c
commit e7d034fbf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      README.md

@ -370,6 +370,15 @@ tpm="on"
* `fixed_iso=` specifies the ISO image that provides VirtIO drivers.
* `tpm="on"` instructs `quickemu` to create a software emulated TPM device using `swtpm`.
## BSD Guests
`quickemu` supports FreeBSD and OpenBSD.
```bash
quickget freebsd 13_0
quickemu --vm freebsd-13_0.conf
```
## Haiku Guests
`quickemu` supports [Haiku](https://www.haiku-os.org/).

Loading…
Cancel
Save