-
Some of us want an updated Windows image WITH openssh installed. Why does Autounattend.xml place its commenting so that one gets one or the other but not both?
If there's an incompatibility here, the…
-
I can successfully build all 'box' files in this project except for the virtualbox one for windows 7.
Not sure how to debug this exaclty. But it appears to be running through many of the windows or mi…
-
Hi, I'm quite happy to be able to use packer to build Windows images thanks to this project. I want to deploy VMs (actually, VM templates are my end goal) onto a vSphere instance, but haven't managed …
-
Tryed to build a Windows 7 system with the provided windows_7.json but the build hangs at the "Waiting for SSH to become available..." step forever.
It looks like that the build never enters the unatt…
-
I'm trying again to build the win2016 virtualbox, and getting a failure. Here's the output as a gist https://gist.github.com/petemounce/64303bde389c2b726b3ddf1ea729687b. I ran it against 9af4b46e2f179…
-
packer.io --version
0.8.6
vagrant --version
Vagrant 1.7.4
vboxmanage --version
4.3.26r98988
virtualbox-iso output will be in this color.
==> virtualbox-iso: Downloading or copying Guest additions
…
-
the following script is throwing some errors https://github.com/joefitzgerald/packer-windows/blob/master/scripts/chocolatey.bat
``` shell
virtualbox-iso: C:\Users\vagrant>powershell -NoProfile -Exec…
-
Hi all,
Spent two days making it works on my local machine but all in vain. I thought that this is because of corporate proxy and that is why configured Atlas account to build image there, however, i…
-
I'm using windows_10.json its associated Autounattend.xml to install the recently released Windows 10 TH2 with Packer. It's getting stuck on the select Operating system page.
I've modified the iso …
-
Hi,
I'm trying to create a W7 VM using these json:
```
{
"builders": [
{
"type": "virtualbox-iso",
"iso_url": "http://care.dlservice.microsoft.com/dl/download/evalx/win7/x64/EN/7600…