-
Notifications
You must be signed in to change notification settings - Fork 434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Operating System - No Images Available #20
Comments
Further poking around I found this -> http://jontriphan.com/windows-8-error-there-are-no-images-available-on-wmware/ Basically I disable the floppy and restart and it works, but it breaks auto-build since you are using the floppy |
@cjbischoff Just tried You could try with debug output
and link a gist of it. |
@StefanScherer Ok the debug is nice
So something is up with network connectivity. During your builds is your network set to Share with Mac or Private to Mac? |
I can see the same debug output while the guest does not have setup the network interface. The message still appears while the win-update script searches for the first Windows Updates. I can see the following settings in the
Just the normal settings. |
@cjbischoff Have you made any progress? |
I can reproduce the problem, but with the Windows 10 Insider 15002 ISO file. Seems that this ISO can't be used with the autounattend.xml as there is no selection needed. |
Closing this as it seems to be a problem with the ISO itself. Rebuilt two boxes yesterday with latest ISO works. But if you still have problem, don't hesitate to reopen. |
Performing - hangs with the vmware fusion screen
❯❯❯ packer build --only=vmware-iso windows_2016.json ⏎ ✱ (git:my)
vmware-iso output will be in this color.
==> vmware-iso: Downloading or copying ISO
vmware-iso: Downloading or copying: http://care.dlservice.microsoft.com/dl/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO
==> vmware-iso: Creating floppy disk...
vmware-iso: Copying files flatly from floppy_files
vmware-iso: Copying file: ./answer_files/2016/Autounattend.xml
vmware-iso: Copying file: ./floppy/WindowsPowershell.lnk
vmware-iso: Copying file: ./floppy/PinTo10.exe
vmware-iso: Copying file: ./scripts/disable-screensaver.ps1
vmware-iso: Copying file: ./scripts/disable-winrm.ps1
vmware-iso: Copying file: ./scripts/enable-winrm.ps1
vmware-iso: Copying file: ./scripts/microsoft-updates.bat
vmware-iso: Copying file: ./scripts/win-updates.ps1
vmware-iso: Done copying files from floppy_files
vmware-iso: Collecting paths from floppy_dirs
vmware-iso: Resulting paths from floppy_dirs : []
vmware-iso: Done copying paths from floppy_dirs
==> vmware-iso: Creating virtual machine disk
==> vmware-iso: Building and writing VMX file
==> vmware-iso: Starting virtual machine...
==> vmware-iso: Waiting 2m0s for boot...
==> vmware-iso: Connecting to VM via VNC
==> vmware-iso: Typing the boot command over VNC...
==> vmware-iso: Waiting for WinRM to become available...
The text was updated successfully, but these errors were encountered: