Bhyve
Nanos works on Bhyve with some caveats:
Nanos uses ELF files so this support is intended more to run Nanos images not necessarily build them since the default file format on FreeBSD is a.out.
Nanos has been test on 13.6.0 and 14.x.
Install bhyve firmware:
Create a tap/bridge:
Create/run a Nanos VM:
To stop the VM:
When building with OPS include the UEFI loader in your config.json:
Last updated