Skip to content
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

Set virtualbox-iso guest_additions_mode to attach #73

Merged
merged 1 commit into from
May 6, 2017

Conversation

modille
Copy link
Contributor

@modille modille commented Jun 8, 2016

The virtualbox-iso builder performs faster and more reliably using
guest_additions_mode attach rather than the default of upload.

See discussion at #53

The virtualbox-iso builder performs faster and more reliably using
guest_additions_mode `attach` rather than the default of `upload`.

See discussion at boxcutter#53
@pferriola
Copy link

This fixes my problem on my virtualbox/eval-win7x64-enterprise build. Ubuntu Xenial, all current distribution packages and no third-party (except packer).

@Thiel
Copy link

Thiel commented Aug 18, 2016

This managed to solve my issue: "Waitting for WinRM" timeout while trying to build virtualbox/eval-win7x64-enterprise.
I'm using:

  • Packer: 0.10.1
  • Boxcutter/windows: 456768a

I'm new to packer so I don't know if it's the correct way to fix the issue. But hopefully it will be considered for merge soon.

My 2cents

@tas50
Copy link
Contributor

tas50 commented May 6, 2017

@modille If you could rebase this I'd love to get it merged in. I've been using it locally and it works great

@tas50 tas50 merged commit a5751e5 into boxcutter:master May 6, 2017
@tas50
Copy link
Contributor

tas50 commented May 6, 2017

Scratch that. I resolved the conflict locally and merged it in. Thanks

@modille
Copy link
Contributor Author

modille commented May 9, 2017

Awesome! Thanks @tas50

@modille modille deleted the guest_additions_mode_attach branch May 9, 2017 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants