Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

VirtualBox 4.3.8 r92456 Guest Additions Issues and Windows 2012R2 #40

Closed
lmayorga1980 opened this issue Mar 6, 2014 · 7 comments
Closed

Comments

@lmayorga1980
Copy link
Contributor

This might be a VirtualBox issue with their latest version of the Guest Additions for Windows on 2012R2. Seems that are not installed properly.

Going back to 4.3.7.

@joefitzgerald
Copy link
Owner

I'm a little unclear what the issue is with the tools. Can you clarify?

@lmayorga1980
Copy link
Contributor Author

Apparently the tools are not installed correctly.

$ vagrant up 
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'win2012R2_virtualbox'...
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
[default] Fixed port collision for 22 => 2222. Now on port 2200.
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2200 (adapter 1)
[default] -- 3389 => 3389 (adapter 1)
[default] -- 5985 => 5985 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] No guest additions were detected on the base box for this VM! Guest
additions are required for forwarded ports, shared folders, host only
networking, and more. If SSH fails on this machine, please install
the guest additions and repackage the box to continue.

This is not an error message; everything may continue to work properly,
in which case you may ignore this message.

@lmayorga1980
Copy link
Contributor Author

a rollback to virtualbox 4.3.6 confirms it.

@StefanScherer
Copy link
Collaborator

There may be a problem with the driver certification as mentioned here https://forums.virtualbox.org/viewtopic.php?f=1&t=60108

Am 07.03.2014 um 00:41 schrieb Luis Mayorga notifications@github.com:

a rollback to virtualbox 4.3.6 confirms it.


Reply to this email directly or view it on GitHub.

@lmayorga1980
Copy link
Contributor Author

Uhmmmm. It works in 4.3.6. Need to check details

@StefanScherer
Copy link
Collaborator

The 4.3.6 is signed with an older timestamp. The oracle-cert seems to be valid until February 2014, and that would be fine to install 4.3.6 even now.
I have updated to 4.3.8 last weekend and now I could not silent install the 4.3.8 additions in 2008R2 box as well. I now try to extract the newer oracle cert from an installed vbox*.exe as described in the link above.

@joefitzgerald
Copy link
Owner

Fixed in #41.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants