Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Can't create bootable USB installer High Sierra

Since upgrading to High Sierra made my Macintosh HD partition unmountable, and Internet Recovery has no idea what APFS is, I have been advised to wipe the drive and reinstall.


However creating a USB boot disk for High Sierra on a second Mac also on 10.13.5 according to these instructions doesn't work so I'm stuck:


https://support.apple.com/en-us/HT201372


I formatted the 32Gb USB Drive as Mac OS Extended (Journaled) first and called it MyVolume so I could paste the command exactly from the above link:


sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ macOS\ High\ Sierra.app


Terminal complains:

/Volumes/MyVolume --applicationpath is not a valid volume mount point.


Is the instruction incorrect?

MacBook Pro, macOS High Sierra (10.13.5), 2TB SSD

Posted on Jun 5, 2018 5:25 AM

Reply
Question marked as Best reply

Posted on Jun 5, 2018 6:55 AM

It looks like the character between "MyVolume" and "--applicationpath" is something other than a space, and hence the command is being interpreted as if the volume is located at "/Volumes/MyVolume --applicationpath".


Try pasting this into a window in TextEdit, then delete the blank character between "MyVolume" and "--applicationpath", and type a space in its place. It will probably look exactly the same. Then copy from there and paste into a Terminal window.

Similar questions

5 replies
Question marked as Best reply

Jun 5, 2018 6:55 AM in response to designdirector

It looks like the character between "MyVolume" and "--applicationpath" is something other than a space, and hence the command is being interpreted as if the volume is located at "/Volumes/MyVolume --applicationpath".


Try pasting this into a window in TextEdit, then delete the blank character between "MyVolume" and "--applicationpath", and type a space in its place. It will probably look exactly the same. Then copy from there and paste into a Terminal window.

Jun 5, 2018 7:26 AM in response to Luis Sequeira1

Thanks - pasting this into a Plain Text Textedit document and then copying and pasting it into Terminal did the trick.


There is something weird there in a rich text document to do with the italicisation around MyVolume: if pasted into Rich Text and then you try to delete the italicised MyVolume and the space after it, then it turns the two minus signs before application path into one longer minus sign character.

Jun 5, 2018 5:46 AM in response to VikingOSX

Thanks for pointing that out, but as I'd said:


I formatted the 32Gb USB Drive as Mac OS Extended (Journaled) first and called it MyVolume so I could paste the command exactly from the above link


I also tried other names on a Support call with a Senior Advisor from Apple both formatting the USB with different names and editing the name in the command with the same result. They have gone away to do a bit more research....

Can't create bootable USB installer High Sierra

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.