Skip to content
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

Support for macOS High Sierra ? #945

Closed
Shashikant86 opened this issue Nov 29, 2017 · 5 comments
Closed

Support for macOS High Sierra ? #945

Shashikant86 opened this issue Nov 29, 2017 · 5 comments

Comments

@Shashikant86
Copy link

Just wondering if you have plans to add support to macOS High Sierra. ?

@rmoriz
Copy link
Contributor

rmoriz commented Nov 29, 2017

From what I know: The macos packer scripts used by bento are based on https://github.com/timsutton/osx-vm-templates - sadly a macOS 10.12.x change a couple of months ago rendered the existing solution unusable (timsutton/osx-vm-templates#81) this also affects 10.13 (timsutton/osx-vm-templates#87) - good news is that a workaround was just merged timsutton/osx-vm-templates#82 but there are still issues with HighSierra (timsutton/osx-vm-templates#87)

@cheeseplus
Copy link
Contributor

We will support in so far as we'll add a template but can't host the boxes for the same reasons as always.

@atikhono
Copy link

Hi, you should be able to build a High Sierra image. Do not use iso builders.
Apple have put sleepimage under SIP in either 10.13.1 or 10.13.2, so running macos/scripts/update.sh provisioner will fail packer build. Disable it. I built an image for Parallels Desktop with no trouble: timsutton/osx-vm-templates#95

@cheeseplus
Copy link
Contributor

We generally try to support building from scratch and I've yet to find any set of packer templates that do this well for 10.13. For my own purposes I did a manual install with VMware Fusion and then use the vmware-vmx builder to apply Vagrant customizations.

@tas50
Copy link
Contributor

tas50 commented Oct 24, 2020

I'm going to close this out since we're no longer building macos images here. MacOS images are super tricky and the macinbox project does a great job of building around apple's latest security constraints.

@tas50 tas50 closed this as completed Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants