Skip to content

Instantly share code, notes, and snippets.

@tajidyakub
Last active October 20, 2017 21:32
Show Gist options
  • Select an option

  • Save tajidyakub/418407681db18fcfa459176ec51d536b to your computer and use it in GitHub Desktop.

Select an option

Save tajidyakub/418407681db18fcfa459176ec51d536b to your computer and use it in GitHub Desktop.
Create a bootable macOS usb installer from Command Line Interface

Create Install Media

Berikut syntax untuk macOS 11.13 High Sierra, sesuaikan --volume ke path mounted volume USB Disk anda.

$ sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/Installer/ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment