Skip to content

Instantly share code, notes, and snippets.

@itsnwa
Last active January 30, 2020 14:42
Show Gist options
  • Save itsnwa/b3d8412f3845b8ff2b7d5b82d4b1cef4 to your computer and use it in GitHub Desktop.
Save itsnwa/b3d8412f3845b8ff2b7d5b82d4b1cef4 to your computer and use it in GitHub Desktop.
Create bootable macOS USB drive

Make sure the USB drive is at least 16gb and named "Untitled"

$ sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled /Applications/Install\ macOS\ Catalina.app --nointeraction &&say Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment