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