FreeBSD
| ⚡ Requirement | Lima >= 2.1 |
|---|
Running FreeBSD guests is experimentally supported since Lima v2.1.
limactl start --mount-none template:freebsd-15
limactl start template:experimental/freebsd-16
Prerequisites:
- QEMU
- xorriso (on non-macOS hosts)
Difference from Linux guests
- Several features are not implemented yet. See Caveats below.
Caveats
- No support for automatic port forwarding. Use
ssh -Lto manually set up port forwarding. - No support for installing custom
caCerts - And more
FreeBSD prior to 16
- No support for mounting host directories.
Use
limactl cporlimactl shell --syncto share files with the host.