Skip to content

[Bug]: Vagrant boxes no longer boot under 7.2.x #679

@stephenreay

Description

@stephenreay

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.?

  • Yes, I've uploaded all pertinent files to this issue.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions