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

Error trying to use macOS 10.14 Mojave installer #10

Closed
bacongravy opened this issue Oct 1, 2018 · 0 comments
Closed

Error trying to use macOS 10.14 Mojave installer #10

bacongravy opened this issue Oct 1, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@bacongravy
Copy link
Owner

Running macinbox on macOS 10.14 Mojave and pointing it at the Mojave installer app fails:

$ macinbox --installer /Applications/Install\ macOS\ Mojave.app
• Creating image from installer...
  + Checking macOS versions...
  + Creating and attaching a new blank disk image...
  + Installing macOS...
    - installer: 0% done [|                                                                                                              ]
Errno::ENOENT: No such file or directory @ rb_sysopen - /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/create_image_from_installer.erXa7PnW/scratch_mountpoint/private/etc/rc.installer_cleanup

Re-running with debug reveals that the call to installer is failing:

Sep 30 19:35:35  installer[3157] <Info>: mountDiskImageWithURLString: (null)
Sep 30 19:35:35  installer[3157] <Error>: mountDiskImageWithPath is NOT valid, not attempting to mount
Sep 30 19:35:35  installer[3157] <Error>: Couldn't mount the payload dmg ((null)): Error Domain=com.apple.osinstall Code=-34 "An error occurred while loading the installer resources." UserInfo={NSLocalizedDescription=An error occurred while loading the installer resources.}

This same issue has also been observed in AutoDMG #222 and referenced by @tvsutton and @mikeymikey on Twitter.

@bacongravy bacongravy added the bug Something isn't working label Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant