Hi,
I wanna create a bootable USB for High Sierra in macOS Catalina but when I try the below command it returns with this error: command not found. Would you please tell me where I am wrong with this ?
my USB stick is named: install
The last part I added it myseld
Thank you
I wanna create a bootable USB for High Sierra in macOS Catalina but when I try the below command it returns with this error: command not found. Would you please tell me where I am wrong with this ?
my USB stick is named: install
Code:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/install && say Task Finished
The last part I added it myseld
Thank you