- Joined
- Feb 14, 2021
- Messages
- 1,106
- Reaction score
- 148
This is my best guess:I created the command in Notes and cut and pasted it into my posts here and in Terminal, because I suspected I didn't understand everything you were saying. So here's another guess about what I'm supposed to paste:
sudo Install /Volumes/Users/howardjbrazee/macOS Big Sur/Contents/Resources/createinstallmedia --volume /Volumes/Install macOS Big Sur
sudo /Volumes/Users/howardjbrazee/macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/Install\ macOS\ Big\ Sur
Notice the “\” before the spaces? The only spaces that shouldn’t have the backslash are those before and after “--volume”. Anyway, if you want to paste the above line directly into Terminal, make sure the backslashes do not get doubled by Terminal. If you use the arrow keys and delete key, you can edit the text in Terminal. As far as I can see, you just need to delete “install ” and add “\” before the spaces except for the spaces around “--volume” and it should work (I hope).
I think “.app” after macOS Big Sur is missing because you don’t have “Show all filename extensions” unchecked in Finder Preferences. And from the download, I think the installer file name should be “Install macOS Big Sur.app” unless you deliberately renamed the downloaded file. Begin by opening Finder Preferences -> Advanced and check the option to Show all filename extensions.