I'm trying to create a bootable disk on a flash drive with High Sierra
I've downloaded the High Sierra Installer and have reformatted the flash drive with the name BOOTABLE
When running the command (below) in Terminal I get an error message that states that my installer app isn't a valid installer.
Any suggestions?
Thanks!
Daniel-Hershmans-MacBook-Pro:~ dphershman$ sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/BOOTABLE --applicationpath /Applications/Install\ macOS\ High\ Sierra.app --nointeraction &&say Done
Password:
/Applications/Install macOS High Sierra.app does not appear to be a valid OS installer application.
Daniel-Hershmans-MacBook-Pro:~ dphershman$
I've downloaded the High Sierra Installer and have reformatted the flash drive with the name BOOTABLE
When running the command (below) in Terminal I get an error message that states that my installer app isn't a valid installer.
Any suggestions?
Thanks!
Daniel-Hershmans-MacBook-Pro:~ dphershman$ sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/BOOTABLE --applicationpath /Applications/Install\ macOS\ High\ Sierra.app --nointeraction &&say Done
Password:
/Applications/Install macOS High Sierra.app does not appear to be a valid OS installer application.
Daniel-Hershmans-MacBook-Pro:~ dphershman$