Giter Site home page Giter Site logo

Comments (5)

beutepa avatar beutepa commented on July 28, 2024

Same issue building on Windows 10 (Version 1607 - OS Build 14393.1715), using packer 1.0.0

It cloned the 'my' branch yesterday and ran:

packer build --only=hyperv-iso windows_2016_docker.json

With the same result.

from packer-windows.

StefanScherer avatar StefanScherer commented on July 28, 2024

Well, my setup was macOS High Sierra, Packer 1.1.0, VMware Fusion Pro 8.5.8.
But even after an update to VMware Fusion Pro 10.0.1 I see similar problems. Still investigating and currently switched to VirtualBox as a workaround.

from packer-windows.

beutepa avatar beutepa commented on July 28, 2024

I don't have the issue when using another Windows Server 2016 ISO on the same system:

Windows Server 2016 (x64) - DVD (English)
Released: 1/12/2017
File name: en_windows_server_2016_x64_dvd_9718492.iso

from packer-windows.

StefanScherer avatar StefanScherer commented on July 28, 2024

This turns out to be a problem with macOS High Sierra's new filesystem APFS and VMware Fusion 8.5.8 or 10.0.1 with growable disks. I've opened an issue at VMware Support and they can reproduce the problem.

Workaround right now is to switch to a preallocated disk:

packer build \
  --only=vmware-iso \
  --var disk_type_id=3 \
  --var disk_size=30720 \
  windows_2016_docker.json

from packer-windows.

StefanScherer avatar StefanScherer commented on July 28, 2024

https://communities.vmware.com/message/2714255#2714255 and
VMware Support Request 17606390010

from packer-windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.