Skip to content

Instantly share code, notes, and snippets.

@sumitsahoo
Last active October 30, 2024 08:10
Show Gist options
  • Save sumitsahoo/d71b17b19477c5ee710c9a51707d8eb0 to your computer and use it in GitHub Desktop.
Save sumitsahoo/d71b17b19477c5ee710c9a51707d8eb0 to your computer and use it in GitHub Desktop.
Create bootable macOS USB drive
# Change macOS image name and USB drive name
# USB formatted as Mac OS Extended (Journaled) and choose GUID Partition Map as the Scheme.
sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/Sequoia
# Press and hold power button for boot menu (Apple Silicon)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment