distro = "ubuntu" version = "24.04" iso = { url = "http://releases.ubuntu.com/24.04/ubuntu-24.04-live-server-amd64.iso" checksum = "8762f7e74e4d64d72fceb5f70682e6b069932deedb4949c6975d0f0fe0a91be3" } boot_command = [ "e", "fsck.mode=skip ", "locale=en_US ", "auto=true ", "priority=critical ", "autoinstall", "", ] cd_files = [ "distros/ubuntu/24.04/disc/*" ] vbox_os_type = "Ubuntu24_64"