How to use this box with Vagrant:

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

This version was created about 1 year ago.

FreeBSD Snapshot Build

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