distro = "ubuntu" version = "24.04" iso = { url = "http://releases.ubuntu.com/24.04/ubuntu-24.04.1-live-server-amd64.iso" checksum = "e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9" } 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"