Skip to content

Instantly share code, notes, and snippets.

@jsejcksn
Created October 9, 2017 20:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsejcksn/15bebe680d2a4e2d49a39c93fa510395 to your computer and use it in GitHub Desktop.
Save jsejcksn/15bebe680d2a4e2d49a39c93fa510395 to your computer and use it in GitHub Desktop.
Man page for macOS 10.13 createinstallmedia command — so you don't have to download it just to learn more
Usage: createinstallmedia --volume <path to volume to convert>
Arguments
--volume, A path to a volume that can be unmounted and erased to create the install media.
--applicationpath, A path to copy of the OS installer application to create the bootable media from.
--nointeraction, Erase the disk pointed to by volume without prompting for confirmation.
Example: createinstallmedia --volume /Volumes/Untitled
This tool must be run as root.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment