MagerValp / AutoDMG

Create deployable system images from OS X installer
1.22k stars 117 forks source link

Hotfix/mojave b5 error #221

Closed mosen closed 6 years ago

mosen commented 6 years ago

These commits contain diffs of frogors patched AutoDMG.app which currently works with 10.14 b5 and b6 if the source Install macOS app bundle resides on either an external disk or within a .dmg file.

MagerValp commented 6 years ago

Thank you. I'm marking this PR as wontfix as it's mainly for testing while we try to figure out what the problem is. Relevant Apple bugs: @timsutton's rdar://42908845, dupe of rdar://41775736.

As I understand it, creating /private/var/log in the target sparseimage before starting the OS installer bypasses the bug. I believe @pudquick was experimenting with creating a different file too, with some success?

MagerValp commented 6 years ago

I filed issues #222 and #223 to deal with this problem, closing this PR. Thanks again!