distro = "almalinux" version = "9" iso = { url = "https://mirrors.kernel.org/almalinux/9.4/isos/x86_64/AlmaLinux-9.4-x86_64-boot.iso" checksum = "1e5d7da3d84d5d9a5a1177858a5df21b868390bfccf7f0f419b1e59acc293160" } boot_command = [ "e", "", " inst.text inst.ks=cdrom:/ks.cfg", " inst.notmux", "x" ] cd_files = [ "distros/almalinux/9/disc/*" ] vbox_os_type = "RedHat9_64"