Update VirtualBox OS types
This commit is contained in:
@@ -28,7 +28,7 @@ boot_command = [
|
||||
"<leftCtrlOn>x<leftCtrlOff>"
|
||||
]
|
||||
cd_files = [ "distros/centos-stream/10/disc/*" ]
|
||||
vbox_os_type = "RedHat10_64"
|
||||
vbox_os_type = "RedHat_64"
|
||||
HERPDERP
|
||||
|
||||
rm -f cache/CentOS-Stream-10-latest-x86_64-boot.iso
|
||||
|
||||
@@ -16,4 +16,4 @@ boot_command = [
|
||||
cd_files = [
|
||||
"distros/ubuntu/24.04/disc/*"
|
||||
]
|
||||
vbox_os_type = "Ubuntu24_64"
|
||||
vbox_os_type = "Ubuntu24_LTS_64"
|
||||
|
||||
@@ -16,4 +16,4 @@ boot_command = [
|
||||
cd_files = [
|
||||
"distros/ubuntu/24.10/disc/*"
|
||||
]
|
||||
vbox_os_type = "Ubuntu24_64"
|
||||
vbox_os_type = "Ubuntu_64"
|
||||
|
||||
Reference in New Issue
Block a user