OK I think I am on to something here..
Here is the suggestion from the afore mentioned link..
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
I use that and I get a 'sudo: command not found' error..
So I drop the 'sudo' and try
/Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
And I get a NO SUCH FILE OR DIRECTORY error..
So I look at the dir structure...
ROOT DIR:
There is no INSTALL command or dir in /Applications, but I DO see the 'Install macOS Sierra.app' file in the root dir..
Just can't figure out how to use it..
Here is the suggestion from the afore mentioned link..
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
I use that and I get a 'sudo: command not found' error..
So I drop the 'sudo' and try
/Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
And I get a NO SUCH FILE OR DIRECTORY error..
So I look at the dir structure...
ROOT DIR:
There is no INSTALL command or dir in /Applications, but I DO see the 'Install macOS Sierra.app' file in the root dir..
Just can't figure out how to use it..