Unable to install Sierra on external USB

So I followed the instruction from macworld and other Mac webpage on how to install Sierra on a USB drive and it doesn't let me. I have used Terminal and copied the commands and change name of volume to the name on drive and even used Disk creator and I choose my external USB on the drop down for installer and have selected the downloaded installer and when I click create Installer it will tell me "An Error Occured. Try ejecting the destination disk and reinserting it. it probably couldn't be unmounted to erase it." The usb was formatted to Mac extended journal. What is the problem?

iMac, Mac OS X (10.7)

Posted on Jan 1, 2017 7:15 PM

Reply
8 replies

Jan 2, 2017 10:20 AM in response to Tee Jay

Some USB flash drives don't respond quickly enough to an unmount request from the Mac. In that case the only alternative is to use a different flash drive, presumably a faster one.


For reference, the following is the technique I use.


Prerequisites:


Format the USB device as Mac OS Extended (Journaled) using GUID Partition Map. Make sure its icon is present on your Desktop. Its name is not important because createinstallmedia will change it. Also, the Install macOS Sierra app must be present in your Mac's Applications folder before entering the Terminal command. Otherwise the pathname won't be correct.


Make the Finder's Applications window small enough so that you can see it, the Terminal window, and the USB drive icon, all at the same time.


Then: Select the following line by dragging your cursor from just prior to the word sudo to past the word volume:


sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume


Then, Edit > Copy.


Go to the Terminal window, paste that line into the Terminal window, and type a space character. Stop right there; do not press Return.


Drag the USB flash drive icon from your Desktop to the Terminal window, and stop again.


Then, type (or copy/paste) the following into Terminal:


--applicationpath


... followed by another space character.


Then, drag the Install macOS Sierra icon from your Applications folder into the Terminal window.


Finally, you can press Return.


This is an example of what should happen. The name of the USB drive is "untitled" in the following:


MacBookAir2:/ john$ sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/untitled --applicationpath /Applications/Install\ macOS\ Sierra.app

Password: (type your Admin password - it will not be echoed, not even with •••• characters. Then press Return)

Ready to start.

To continue we need to erase the disk at /Volumes/untitled.

If you wish to continue type (Y) then press return: Y

Erasing Disk: 0%... 10%... 20%... 30%...100%...

Copying installer files to disk...

Copy complete.

Making disk bootable...

Copying boot files...

Copy complete.

Done.

MacBookAir2:/john$

When it's finished the name of your USB installer will be Install macOS Sierra and it will be selectable as a bootable device in Startup Manager. Refer to "Use Startup Manager" in How to set up and use an external Mac startup disk - Apple Support.

Jan 1, 2017 9:34 PM in response to Tee Jay

Verify your installer (Install macOS Sierra) by default, is sitting in the Application folder .



I suspect then it is user error when you say "... and change name of volume to the name on drive..."


stick with the default "Untitled" after formatting the USB and run your this command line, copy and paste:


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


please note your password will not be echoed.


ref:http://www.macworld.com/article/3092900/macs/how-to-create-a-bootable-macos-sier ra-installer-drive.html

May 4, 2017 2:27 PM in response to leroydouglas

Out of the dozens of topics and guides I've gone through this is seriously the only response that has helped. You rock Leroy and I hope this solution gets out to more people. Not sure if your terminal command is different from the other guides ( the only difference I see is the lack of nointeraction at the end) or simply leaving the drive as untitled is what did it, but it worked for me after trying several different flash drives and computers.

May 4, 2017 7:45 PM in response to Travis H.

Travis H. wrote:


Out of the dozens of topics and guides I've gone through this is seriously the only response that has helped. You rock Leroy and I hope this solution gets out to more people. Not sure if your terminal command is different from the other guides ( the only difference I see is the lack of nointeraction at the end) or simply leaving the drive as untitled is what did it, but it worked for me after trying several different flash drives and computers.


Good computing Travis H., glad this solved your problem!

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Unable to install Sierra on external USB

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