StefanScherer / packer-windows

Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
MIT License
1.28k stars 430 forks source link

Building Windows 2019 with Qemu locks up #328

Open ghinch opened 1 year ago

ghinch commented 1 year ago

Trying to build windows_2010_docker.json with Qemu on M1 MacBook Pro.

Have made changes to the JSON file per https://github.com/StefanScherer/windows-docker-machine/issues/84, and have the .iso as a local file.

The process runs for a while and seems to set up the box, but eventually at the same step every time it locks up on this screen:

Screenshot 2023-04-24 at 14 40 29

And eventually times out

stoyanov-x commented 9 months ago

@ghinch Have you had any luck running a Windows Docker Machine on Apple Silicon?

ghinch commented 9 months ago

@ghinch Have you had any luck running a Windows Docker Machine on Apple Silicon?

Afraid not, I had to fall back to another approach on this.