Skip to content

enabling vbox guest additions #419

Closed Answered by gusztavvargadr
rjhornsby asked this question in Q&A
Discussion options

You must be logged in to vote

@rjhornsby thanks for reaching out.

There are a couple of different settings mentioned here. The packer setting virtualbox_guest_additions_mode in the template JSONs is to control Packer's behavior regarding the guest additions. Since I install it using Chef, that is indeed set to disabled on purpose, so that the different approaches do not conflict. The vbox? condition you refer to has nothing to do with Packer's setting, it is one of Chef's helpers for virtualization.

Regarding the Chef provisioning, if you use the proper build chaining, the guest additions get installed during the core Windows Server 2019 build, and there is no need to install them again in your extension - it is the …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rjhornsby
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants