"/Applications/Install macOS Monterey.app/Contents/Resources/createinstallmedia" not found

I'm building a recovery boot disk and get the following error when attempting to run the command in terminal: "sudo: /Applications/Install macOS Monterey.app/Contents/Resources/createinstallmedia: command not found

briankhome@Brians-Mac-mini ~ % "


Posted on Jan 26, 2025 3:19 PM

Reply
Question marked as Top-ranking reply

Posted on Jan 28, 2025 9:27 AM

As@6x6 surmises you probably don't have the full macOS installer downloaded. macOS many times will just download a small 20MB stub installer which then grabs the full 12GB installer. You just need to make sure to quit the installer once the full installer has been download to make sure it doesn't try to automatically upgrade your system (it shouldn't, but sometimes I've seen/heard it happen).


Another option is to use the Terminal command line to download the installer. Currently I think the 12.7.6 installer is not available, but you should be able to grab the 12.7.4 installer using the following command:

softwareupdate  -d  --fetch-full-installer  --full-installer-version  12.7.4


If you want to see which versions of macOS you can download this way, you can use the following command:

softwareupdate  --list-full-installers


FYI, you may first need to delete the current stub installer.



Similar questions

2 replies
Question marked as Top-ranking reply

Jan 28, 2025 9:27 AM in response to BKK929

As@6x6 surmises you probably don't have the full macOS installer downloaded. macOS many times will just download a small 20MB stub installer which then grabs the full 12GB installer. You just need to make sure to quit the installer once the full installer has been download to make sure it doesn't try to automatically upgrade your system (it shouldn't, but sometimes I've seen/heard it happen).


Another option is to use the Terminal command line to download the installer. Currently I think the 12.7.6 installer is not available, but you should be able to grab the 12.7.4 installer using the following command:

softwareupdate  -d  --fetch-full-installer  --full-installer-version  12.7.4


If you want to see which versions of macOS you can download this way, you can use the following command:

softwareupdate  --list-full-installers


FYI, you may first need to delete the current stub installer.



This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

"/Applications/Install macOS Monterey.app/Contents/Resources/createinstallmedia" not found

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.