bastibl / instant-gnuradio

Customizable GNU Radio Environment for Live Images and VMs
158 stars 34 forks source link

Enable nat-localhostreachable to support VirtualBox 7.0+ #53

Closed pietroferretti closed 1 year ago

pietroferretti commented 1 year ago

Without this change, the build hangs when trying to establish the first SSH connection.

I found this workaround mentioned in https://github.com/hashicorp/packer/issues/12118 and https://github.com/hashicorp/packer-plugin-virtualbox/issues/104.

Note: This works for me on VirtualBox 7.0.10, but I did NOT test whether this change breaks previous versions.

bastibl commented 1 year ago

Thanks! Unfortunately, it really breaks VirtualBox 6.X. I'll add it to the readme.