-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Overview of the Issue
I'm attempting to build a Intel based 15.5 Mac virtual machine from scratch using the ISO builder. I am upgrading from version 1.2.2 so I can make use of Parallels 20.4. When booting into recovery mode to access the terminal to invoke some curl commands that download some files e.g. bootstrap, packer.pkg and setupsshlogin.pkg that are present on the host to bootstrap into the Mac OS installer within the guest, I am seeing errors when trying to refer to the host ip which you can see from screenshots below:


Sometimes the network cards won't be visible, sometimes the machine at this state fails to get DHCP, the errors seem to vary.
Reproduction Steps
Steps to reproduce this issue
- make a http folder with some dummy files on the host to copy over into the guest
- Trigger a packer build using the ISO builder
- Create a boot command which attempts to curl some files down from the host machine into the guest machine
- Observe the errors
Plugin and Packer version
1.9.4
and plugin 1.2.8
Simplified Packer Buildfile
https://gist.github.com/zamanh/fc9d87cdead1c8013671d0b559959d0c
There may be some syntactical mistakes and missing items as I've attempted to abstract from our internal tooling without giving any secrets away. Let me know if this isn't good enough for a reproduce.
Operating system and Environment details
Host is running on a Mac OS Sequoia 15.1.1 on a Mac mini 2018 w/ 32GB ram and a 3.2Ghz i7 processor
Log Fragments and crash.log files
https://gist.github.com/zamanh/e79a948008ab1a4693ed93054f77f3e5