mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Replace BSD note. (#349)
This commit is contained in:
parent
ace017236c
commit
e7d034fbf4
1 changed files with 9 additions and 0 deletions
|
@ -370,6 +370,15 @@ tpm="on"
|
||||||
* `fixed_iso=` specifies the ISO image that provides VirtIO drivers.
|
* `fixed_iso=` specifies the ISO image that provides VirtIO drivers.
|
||||||
* `tpm="on"` instructs `quickemu` to create a software emulated TPM device using `swtpm`.
|
* `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
|
## Haiku Guests
|
||||||
|
|
||||||
`quickemu` supports [Haiku](https://www.haiku-os.org/).
|
`quickemu` supports [Haiku](https://www.haiku-os.org/).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue