Make an USB macOS Installer

##  If the image "Montery" located in the "application" directory, do the following command in the terminal if your USB format is Apple Extended and the destination partition of it is "MacOS Installer" :

sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MacOS Installer

##  If the image "Montery" located in the "Desktop" directory, do the following command in the terminal if your USB format is Apple Extended and the destination partition of it is "MacOS Installer" :


sudo /Users/username/Desktop/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/Macos\ Installer

 

Scroll to Top