Skip to content

Instantly share code, notes, and snippets.

@gusztavvargadr
Last active June 26, 2017 12:23
Show Gist options
  • Save gusztavvargadr/1ba19bd645b773acf8e41ec2f18b62f7 to your computer and use it in GitHub Desktop.
Save gusztavvargadr/1ba19bd645b773acf8e41ec2f18b62f7 to your computer and use it in GitHub Desktop.
==> hyperv-iso: Creating temporary directory...
==> hyperv-iso: Downloading or copying ISO
hyperv-iso: Downloading or copying: http://care.dlservice.microsoft.com/dl/download/1/4/9/149D5452-9B29-4274-B6B3-5361DBDA30BC/14393.0.161119-1705.RS1_REFRESH_SERVER_EVAL_X64FRE_EN-US.ISO
==> hyperv-iso: Creating floppy disk...
hyperv-iso: Copying files flatly from floppy_files
hyperv-iso: Copying directory: builders/hyperv-iso/floppy
hyperv-iso: Adding file: builders\hyperv-iso\floppy\Autounattend.ps1
hyperv-iso: Adding file: builders\hyperv-iso\floppy\Autounattend.xml
hyperv-iso: Adding file: builders\hyperv-iso\floppy\shutdown.cmd
hyperv-iso: Done copying files from floppy_files
hyperv-iso: Collecting paths from floppy_dirs
hyperv-iso: Resulting paths from floppy_dirs : []
hyperv-iso: Done copying paths from floppy_dirs
==> hyperv-iso: Creating switch 'vagrant' if required...
==> hyperv-iso: switch 'vagrant' already exists. Will not delete on cleanup...
==> hyperv-iso: Creating virtual machine...
==> hyperv-iso: Enabling Integration Service...
==> hyperv-iso: Setting boot drive to os dvd drive C:\Users\guszt_000\AppData\Local\packer\cache\49f719e23c56a779a991c4b4ad1680b8363918cd0bfd9ac6b52697d78a309855.iso ...
==> hyperv-iso: Mounting os dvd drive C:\Users\guszt_000\AppData\Local\packer\cache\49f719e23c56a779a991c4b4ad1680b8363918cd0bfd9ac6b52697d78a309855.iso ...
==> hyperv-iso: Mounting floppy drive...
==> hyperv-iso: Skipping mounting Integration Services Setup Disk...
==> hyperv-iso: Mounting secondary DVD images...
==> hyperv-iso: Configuring vlan...
==> hyperv-iso: Starting the virtual machine...
==> hyperv-iso: Waiting 1m0s for boot...
...
==> hyperv-iso: Gracefully halting virtual machine...
==> hyperv-iso: Waiting for vm to be powered down...
==> hyperv-iso: Unmount/delete secondary dvd drives...
==> hyperv-iso: Unmount/delete Integration Services dvd drive...
==> hyperv-iso: Unmount/delete os dvd drive...
==> hyperv-iso: Delete os dvd drives controller 0 location 1 ...
==> hyperv-iso: Unmount/delete floppy drive (Run)...
==> hyperv-iso: Exporting vm...
==> hyperv-iso: Compacting disks...
==> hyperv-iso: Coping to output dir...
==> hyperv-iso: Cleanup floppy drive...
==> hyperv-iso: Unregistering and deleting virtual machine...
==> hyperv-iso: Deleting temporary directory...
==> hyperv-iso: Running post-processor: manifest
==> hyperv-iso: Running post-processor: vagrant
==> hyperv-iso (vagrant): Creating Vagrant box for 'hyperv' provider
hyperv-iso (vagrant): Copying: output\Virtual Hard Disks\packer-gusztavvargadr-w16s-hyperv-sysprep-0.7.0-1498419878.vhdx
hyperv-iso (vagrant): Copyed output\Virtual Hard Disks\packer-gusztavvargadr-w16s-hyperv-sysprep-0.7.0-1498419878.vhdx to C:\Users\GUSZT_~2\AppData\Local\Temp\packer029042551\Virtual Hard Disks\packer-gusztavvargadr-w16s-hyperv-sysprep-0.7.0-1498419878.vhdx
hyperv-iso (vagrant): Copying: output\Virtual Machines\6E4890B6-90D9-4F1F-B66B-8F9A4A23556A.VMRS
hyperv-iso (vagrant): Copyed output\Virtual Machines\6E4890B6-90D9-4F1F-B66B-8F9A4A23556A.VMRS to C:\Users\GUSZT_~2\AppData\Local\Temp\packer029042551\Virtual Machines\6E4890B6-90D9-4F1F-B66B-8F9A4A23556A.VMRS
hyperv-iso (vagrant): Copying: output\Virtual Machines\6E4890B6-90D9-4F1F-B66B-8F9A4A23556A.vmcx
hyperv-iso (vagrant): Copyed output\Virtual Machines\6E4890B6-90D9-4F1F-B66B-8F9A4A23556A.vmcx to C:\Users\GUSZT_~2\AppData\Local\Temp\packer029042551\Virtual Machines\6E4890B6-90D9-4F1F-B66B-8F9A4A23556A.vmcx
hyperv-iso (vagrant): Copying: output\Virtual Machines\box.xml
hyperv-iso (vagrant): Copyed output\Virtual Machines\box.xml to C:\Users\GUSZT_~2\AppData\Local\Temp\packer029042551\Virtual Machines\box.xml
hyperv-iso (vagrant): Using custom Vagrantfile: postprocessors/vagrant-hyperv/Vagrantfile
hyperv-iso (vagrant): Compressing: Vagrantfile
hyperv-iso (vagrant): Compressing: Virtual Hard Disks\packer-gusztavvargadr-w16s-hyperv-sysprep-0.7.0-1498419878.vhdx
hyperv-iso (vagrant): Compressing: Virtual Machines\6E4890B6-90D9-4F1F-B66B-8F9A4A23556A.VMRS
hyperv-iso (vagrant): Compressing: Virtual Machines\6E4890B6-90D9-4F1F-B66B-8F9A4A23556A.vmcx
hyperv-iso (vagrant): Compressing: Virtual Machines\box.xml
hyperv-iso (vagrant): Compressing: metadata.json
Build 'hyperv-iso' finished.
==> Builds finished. The artifacts of successful builds are:
--> hyperv-iso: VM files in directory: output
--> hyperv-iso:
--> hyperv-iso: 'hyperv' provider box: output/vagrant.box
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment