-
@rickard-von-essen
It seems that the last command cannot install parallels tools silently and just returns to the cmd immediately.
http://kb.parallels.com/en/116161
``` shell
:parallels
move /Y …
-
Joe Fitzgerald updated all his Windows templates to point at valid trial image ISOs, these make a sensible default. Update templates accordingly, verifying they work. https://github.com/joefitzgeral…
-
When I try to use this with Packer v0.7.1 I'm getting:
```
Failed to create build 'hyperv-iso':
Incompatible API version with plugin. Plugin version: 3, Ours: 4
```
-
First time i tested on the windows 7 and seems that is not installing the updates.
-
The latest changes added a call to microsoft-updates.bat in the Autounattend.xml for all the systems, but it is only placed on the floppy image for the server OSs, not for windows 7 or 8.
Which is cor…
-
-
This is a general discussion issue for discussing features and issues with this fork for packer-hyperv
-
This line, and the ones doing the same following it:
https://github.com/joefitzgerald/packer-windows/blob/v1.11/answer_files/2008_r2_core/Autounattend.xml#L152
Don't work. They fail to set the execu…
-
openssh.ps1 starts the openssh service and then immediately stops it to perform some further customization. I have found that sometimes packer will connect to the service during this brief window and …
-
While the template 'windows-2008R2-serverstandard-amd64-winrm' works great on osx 10.7 with veewee version 0.36 for virtual box , it fails to build Kvm base image, on ubuntu 12.04.
The version of ve…