packer

  1. S

    Failed creating Parallels driver: Parallels Virtualization SDK is not installed

    I have previously used this M1 system with Version 17.1.1 to build Ubuntu 20.04 images from the bento template https://github.com/chef/bento/blob/main/packer_templates/ubuntu/ubuntu-20.04-arm64.json system: 1st gen M1 Mac Mini 16GB macOS: Monterey 12.3 (21E230) Parallels: Version 17.1.2 (51548)...
  2. A

    Packer build errors

    I am trying to build a Windows 10 Vagrant box for Parallels using Packer via Stefan Scherer https://github.com/StefanScherer/packer-windows templates. I can successfully build boxes for VirtualBox but when I try to build for Parallels I get the following error: ``` $ packer build...
  3. 0

    Parallels tools fails on Windows Server 2019 Core

    A silent installation of parallels tools on Windows Server 2019 core fails using rundll32.exe and printing.dll. An invisible dialog is raised failing to find printout.dll and this breaks the silent install, causing packer builds to fail completely.
Back
Top