microsoft / packer-hyperv

Hyperv plugin for Packer.io
Other
81 stars 33 forks source link

Unable to validate my template #16

Closed jonyeezs closed 6 years ago

jonyeezs commented 9 years ago

I'm having issue validating my temple. Getting error:

fork/exec C:\HashiCorp\packer\packer-builder-hyperv-iso.exe: This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.

Below is my OS version:

OS Name Microsoft Windows 8.1 Enterprise
Version 6.3.9600 Build 9600

The ISO i'm using for my builder: SW_DVD5_Windows_Svr_Std_and_DataCtr_2012_R2_64Bit_English_Core_MLF_X19-05182.ISO (which is a windows 2012 server bundled with standard and DataCenter)

vladimir-shcherbakov commented 9 years ago

Did you download packer-builder-hyperv-iso.exe or built it on your devbox?

jonyeezs commented 9 years ago

The error is with downloading the packer.

building my own seem to work (to a certain extend). It's not running any of the shell commands. But that could just be me.

jonyeezs commented 9 years ago

What version of Packer will the plugin work with?