boxcutter / macos

Virtual machine templates for macOS written in legacy JSON
MIT License
316 stars 65 forks source link

High Sierra #32

Open mcandre opened 6 years ago

mcandre commented 6 years ago

Could we get support for High Sierra boxes as well?

darkn3rd commented 6 years ago

High Sierra doesn't work because the pre-requisite script prepare_iso/prepare_iso.sh does not work for High Sierra. There's some success by people in the community to get an image from the installer, but nothing yet consistently automated.

darkn3rd commented 6 years ago

Related

mcandre commented 6 years ago

For what it's worth, I've managed to find a working boot_command to build a fully functional macOS Vagrant base box:

https://github.com/mcandre/packer-templates/tree/master/macos

I've tested this with VMware, and am an estimated couple o' days away from producing an equivalent boot_command for VirtualBox.