Open
Description
Hello,
prepare_iso.sh fails with High Sierra installer app:
sudo prepare_iso/prepare_iso.sh /Applications/Install\ macOS\ High\ Sierra.app/ ./out/
The InstallESD.dmg layout has changed since 10.12, so that now it contains only Packages directory. BaseSystem.dmg has moved to the install app:
$ ls /Applications/Install\ macOS\ High\ Sierra.app/Contents/SharedSupport/
AppleDiagnostics.chunklist BaseSystem.chunklist InstallESD.dmg
AppleDiagnostics.dmg BaseSystem.dmg InstallInfo.plist
I changed prepare_iso.sh to take BaseSystem.dmg from there, and the script executed without issues. However, the resulting image boots into gray screen with a movable cursor.
Metadata
Metadata
Assignees
Labels
No labels