Error "createinstallmedia: command not found" when trying to install Sierra
I'm kinda losing my mind over this:
Right now I'm trying to set up a bootable stick in order to install macOS Sierra to my obsolete Mac Mini.
This is not the first time that I'm doing this, so in the first place, I've tried to do it the "old-fashioned way", using the command:
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume <...>
However, this is the first time that bash tells me, that if I'm trying to create a install media, I should use the command "createinstallmedia" with the following syntax:
createinstallmedia --volume <path to volume to convert> --applicationpath <path to Install macOS Sierra.app> [--force]
As I've tried to use the "new" command, I was told that this command cannot be found.
Has anyone experienced this with Sonoma yet? I can't remember coming across this problem in Ventura...
Cheers
boolean