And see this PR for some hints on how to configure USB. https://github.com/hashicorp/packer/pull/3417
On Jul 31, 2017 09:57, "Alvaro Miranda Aguilera" <[email protected]> wrote: > Hello, > > Check the VMX file before/after you do the change so you can see the lines > you need to add. > > Then using > > - > > vmx_data_post > <https://www.packer.io/docs/builders/vmware-vmx.html#vmx_data_post> (object > of key/value strings) - Identical to vmx_data, except that it is run > after the virtual machine is shutdown, and before the virtual machine is > exported. > > You can add those extra VMX values. > > > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > Virusvrij. > www.avast.com > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > <#m_-5233905198915139345_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/CAHqq0eztGooCQw9RDc21azk7Lx%2BOKESQoBQPozJvfEWE39mMfA% > 40mail.gmail.com > <https://groups.google.com/d/msgid/packer-tool/CAHqq0eztGooCQw9RDc21azk7Lx%2BOKESQoBQPozJvfEWE39mMfA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CALz9Rt8vyv2yz-ggHYvUBxYR067yaE2TaUrSaANEA%2BeCoit-mg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
