How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "devc3100/ubuntu-24.10-desktop"
  config.vm.box_version = "0.2.0"
end
vagrant init devc3100/ubuntu-24.10-desktop \
  --box-version 0.2.0
vagrant up

This version was created 9 months ago.

Fixed login prompt for vagrant

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.86 GB)