website/content/en/docs/usage/guests/freebsd.md
| ⚡ Requirement | Lima >= 2.1 |
|---|
Running FreeBSD guests is experimentally supported since Lima v2.1.
{{< tabpane text=true >}} {{% tab header="FreeBSD 15" %}}
limactl start template:freebsd-15
{{% /tab %}} {{% tab header="FreeBSD 16 (CURRENT)" %}}
limactl start template:experimental/freebsd-16
{{% /tab %}} {{< /tabpane >}}
Prerequisites:
ssh -L to manually set up port forwarding.caCertslimactl cp or limactl shell --sync to share files with the host.The guest agent, containerd, and automatic port forwarding are not available on FreeBSD guests regardless of the mode, so plain mode additionally disables only the host directory mounts (on FreeBSD 15.1 and later).