Version
7.2.8
Host OS Type
macOS
Host OS name + version
macOS 15.7.7
Host Architecture
ARM
Guest OS Type
Linux
Guest Architecture
ARM
Guest OS name + version
Debian 12 & 13
Component
Other
What happened?
Virtualbox VMs (created using packer) packaged for vagrant worked correctly under 7.1.x, but under 7.2.x they hang at pre-boot screen.
-
I've tried 7.2.{0,4,6,8} and all have the same issue.
-
I've tried changing the graphics controller to QemuRamFB
How can we reproduce this?
-
install vagrant + virtualbox 7.1.x;
-
in a directory run vagrant init koalephant/debian12 or vagrant init koalephant/debian13
-
run vagrant up --provider virtualbox; notice the box boots fine
-
run vagrant destroy -f;
-
upgrade to virtualbox 7.2.x;
-
run vagrant up --provider virtualbox; notice the box never boots
VBox.log
Did you upload all of your necessary log files, screenshots, etc.?
Version
7.2.8
Host OS Type
macOS
Host OS name + version
macOS 15.7.7
Host Architecture
ARM
Guest OS Type
Linux
Guest Architecture
ARM
Guest OS name + version
Debian 12 & 13
Component
Other
What happened?
Virtualbox VMs (created using packer) packaged for vagrant worked correctly under 7.1.x, but under 7.2.x they hang at pre-boot screen.
I've tried 7.2.{0,4,6,8} and all have the same issue.
I've tried changing the graphics controller to
QemuRamFBHow can we reproduce this?
install vagrant + virtualbox 7.1.x;
in a directory run
vagrant init koalephant/debian12orvagrant init koalephant/debian13run
vagrant up --provider virtualbox; notice the box boots finerun
vagrant destroy -f;upgrade to virtualbox 7.2.x;
run
vagrant up --provider virtualbox; notice the box never bootsVBox.log
Did you upload all of your necessary log files, screenshots, etc.?