-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu 14.04 box vboxvfs broken? #207
Comments
Apparently there are some problems with VirtualBox Guest Additions 4.3.10 and Ubuntu: misheska/basebox-packer@1c238e9 I haven't done enough research to determine why this is needed. |
I talked to @misheska and it's a regression with VirtualBox 4.3.10. Instead of putting in place a hack to fix this, I'll just wait for VirtualBox 4.3.12 and rebuild the box then. If you use these boxes with test-kitchen, there is no shared folder support required, so this isn't a problem. |
There is a workorund hashicorp/vagrant#3341 (comment) Anyway this is not an bento issue or related with any chef product |
WIll probably be fixed with the next maintenance release of virtualbox ( https://www.virtualbox.org/ticket/12879 ) @Maks3w is right. Not a bento issue so i will close this issue. |
Hey,
I just build a fresh box with the
ubuntu-14.04-amd64.json
template.Once it was finished I tried using it with vagrant:
Executing the command manually via ssh on the box:
Seems like the guest addition install is not working as expected:
Packer output seemed ok: https://gist.github.com/fadenb/11112530
The text was updated successfully, but these errors were encountered: