How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "punktde/freebsd-141-ufs"
  config.vm.box_version = "14.1.0"
end
vagrant init punktde/freebsd-141-ufs \
  --box-version 14.1.0
vagrant up

This version was created 25 days ago.

FreeBSD 14.1-RELEASE

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (488 MB)