createinstallmedia
Apple
π‘ Pick it for Apple's officially supported method or when you need repeatable command-line deployment.
createinstallmedia is Apple's command-line tool for creating bootable macOS installer media from an installer application. It is intended for administrators and advanced...
Pros
- Official Apple method with strong compatibility
- More dependable for current macOS releases than third-party utilities
- Can be scripted for repeatable deployments
Cons
- Less approachable than Install Disk Creator because it requires Terminal
- Requires separately downloading the macOS installer
- Offers no graphical progress or drive-selection workflow