
Since they appear to be updated after an install, I could ignore the message. Virtualbox Guest Additions on host: 4.2.4 - guest's version is 4.2.4 Detected Virtualbox Guest Additions 4.2.4 - OK. Clearing any previously set network interfaces. Clearing any previously set forwarded ports. Matching MAC address for NAT networking. Having replaced the old box and loading it up I get the same message about guest additions being outdated, but vbguest reports that they are up to date (the automatic vbguest update is disabled in my Vagrantfile): Vagrant::n do |config| So I used the vbguest plugin to update the guest additions, then repackaged the box as suggested.

This machine, please update the guest additions and repackage the VirtualBox! This may cause things such as forwarded ports, sharedįolders, and more to not work properly. Just check that virtualbox has the version you like to have.

The guest additions on this VM do not match the install version of 1 Like ilikelinux (L.S.) March 2, 2023, 4:38pm 6 You have to do it in the guest ist selves. Started it up running VirtualBox 4.2.4 and got this message: Fairly new to Vagrant, so bear with me if I don't understand the process.
