Update VirtualBox OS types

This commit is contained in:
Greg Hellings
2025-01-27 11:20:07 -06:00
parent 8f5e127b45
commit c0cd44a8e3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ boot_command = [
cd_files = [
"distros/ubuntu/24.04/disc/*"
]
vbox_os_type = "Ubuntu24_64"
vbox_os_type = "Ubuntu24_LTS_64"
+1 -1
View File
@@ -16,4 +16,4 @@ boot_command = [
cd_files = [
"distros/ubuntu/24.10/disc/*"
]
vbox_os_type = "Ubuntu24_64"
vbox_os_type = "Ubuntu_64"