Skip to content

Instantly share code, notes, and snippets.

@broxio
Created July 23, 2020 02:16
Show Gist options
  • Save broxio/71aa856583ebcea873d14306da201973 to your computer and use it in GitHub Desktop.
Save broxio/71aa856583ebcea873d14306da201973 to your computer and use it in GitHub Desktop.
Create USB Installation media for macOS High Sierra
/Applications/Install macOS High Sierra.app/Contents/Resources ⌚ 9:54:06
$ sudo ./createinstallmedia --volume /Volumes/HighSierra
Password:
Ready to start.
To continue we need to erase the volume at /Volumes/HighSierra.
If you wish to continue type (Y) then press return: Y
Erasing Disk: 0%... 10%... 20%... 30%...100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
2020-07-23 10:15:48.196 createinstallmedia[25686:360238] There was an error parsing the Info.plist for the bundle at URL <0x7fe71df4bd60>: NSCocoaErrorDomain - 3840
Copying boot files...
Copy complete.
Done.
/Applications/Install macOS High Sierra.app/Contents/Resources ⌚ 10:16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment