How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dstoliker/cured-debian10-efi"
  config.vm.box_version = "1.1.20230606144358"
end
vagrant init dstoliker/cured-debian10-efi \
  --box-version 1.1.20230606144358
vagrant up

This version was created over 1 year ago.

Initial EFI release

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (909 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1020 MB)