How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "freebsd/FreeBSD-14.1-PRERELEASE"
  config.vm.box_version = "2024.04.25"
end
vagrant init freebsd/FreeBSD-14.1-PRERELEASE \
  --box-version 2024.04.25
vagrant up

This version was created 5 months ago.

FreeBSD Snapshot Build

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.14 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1.19 GB)