macOS High Sierra install USB killed
I try to make bootable USB for my old macbook, but terminal does this:
zsh: killed sudo --volume /Volumes/MyVolume
How can I fix this problem?
The terminal command:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
My USB is called MyVolume as well.