Hi folks,
I just had a question more out of curiosity than anything else...
For the Terminal command to create a bootable installer, what does "--nointeration" mean at the end:
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ macOS\ Sierra.app --nointeraction
Also, I've seen another site add an extra bit. They have the same as above except at the end it is "--nointeraction &&say Done". What does "&&say Done" mean?
I don't use Terminal much and was just curious
Thank you
I just had a question more out of curiosity than anything else...
For the Terminal command to create a bootable installer, what does "--nointeration" mean at the end:
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ macOS\ Sierra.app --nointeraction
Also, I've seen another site add an extra bit. They have the same as above except at the end it is "--nointeraction &&say Done". What does "&&say Done" mean?
I don't use Terminal much and was just curious
Thank you