Skip to content

Instantly share code, notes, and snippets.

@Korveld
Created May 9, 2024 16:05
Show Gist options
  • Save Korveld/df7cc679a179a077ce2fa6970ac0e6bb to your computer and use it in GitHub Desktop.
Save Korveld/df7cc679a179a077ce2fa6970ac0e6bb to your computer and use it in GitHub Desktop.
Mac usb boot create commands
sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/123
sudo killall Finder
sudo lsof +D "/Volumes/123”
mdutil -i off -d /Volumes/123/
rm -r /Volumes/123/.Spotlight-V100/Store-V2/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment