The Commands for making a USB installer drive yield an invalid device point error in Terminal

What is the correct code for making a USB installer for Sierra in Terminal?


Mac mini, OS X 10.11

Posted on Dec 7, 2021 6:14 PM

Reply
Question marked as Top-ranking reply

Posted on Dec 10, 2021 10:51 AM

What is the name of the mounted volume on the USB stick that will be used for the installer? You need to make sure to provide the correct volume name for the installer or rename your USB stick to "Untitled". Also make sure the USB stick's volume is GUID partition and MacOS Extended (Journaled).


I also recall that the Sierra installer has been broken for a few years (Apple decided to hide it instead of actually making a simple fix to one of the files) when attempting to create a bootable USB installer. I don't recall the command to fix the Sierra installer, but there have been multiple posts on these forums with the command to run to fix it. Actually found it fairly quick:

https://discussions.apple.com/thread/251386184?answerId=252696531022#252696531022


Is there a specific reason you need macOS 10.12 Sierra? If not, then you would be better off installing macOS 10.13 High Sierra. AFAIK, any Mac able to run Sierra can run High Sierra.

How to create a bootable installer for macOS - Apple Support

5 replies
Question marked as Top-ranking reply

Dec 10, 2021 10:51 AM in response to Larry_K

What is the name of the mounted volume on the USB stick that will be used for the installer? You need to make sure to provide the correct volume name for the installer or rename your USB stick to "Untitled". Also make sure the USB stick's volume is GUID partition and MacOS Extended (Journaled).


I also recall that the Sierra installer has been broken for a few years (Apple decided to hide it instead of actually making a simple fix to one of the files) when attempting to create a bootable USB installer. I don't recall the command to fix the Sierra installer, but there have been multiple posts on these forums with the command to run to fix it. Actually found it fairly quick:

https://discussions.apple.com/thread/251386184?answerId=252696531022#252696531022


Is there a specific reason you need macOS 10.12 Sierra? If not, then you would be better off installing macOS 10.13 High Sierra. AFAIK, any Mac able to run Sierra can run High Sierra.

How to create a bootable installer for macOS - Apple Support

Dec 8, 2021 1:41 AM in response to Larry_K

Sierra macOS 10.12 via Terminal


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



The Untitled in above command is the Name of the External Drive where one what's to make it a Bootable Installer of Sierra macOS 10.12

Dec 8, 2021 11:08 AM in response to Owl-53

Hey P. Phillips,

Thanks so much for the quick response.


I entered that in Terminal and got:

"/Volumes/Untitled is not a valid volume mount point." again.


I tried to use every set of commands on the "createmediainstaller" support page for macOS installer and even for El Capitan to make a bootable USB installer, and every other one worked except Sierra (which, of course, is the one I need), so there's no problem with the drive.


I find it a little odd, that the sets of commands for all the other newer systems are on the "createinstallermedia" Support page, except for Sierra. It just says use the instructions for El Capitan, but modify the references for Sierra.


If you have any other ideas, I'd love to hear them.

Dec 10, 2021 11:36 PM in response to HWTech

Hey HWTech,


Thanks so much for the response.


Drive was name "Untitled" and partitioned properly. I tried every other flash drive configuration in Terminal, and I was able to make USB installers for every other macOS, so I knew something was afoot. I'll check that link.


I have software that I like, which won't run under High Sierra or anything newer, and I currently have machines with most of the newer OS's, but for the most part, I'm not a fan of the APFS OSes. In this instance, I can limp by for a few more years with Sierra.

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.

The Commands for making a USB installer drive yield an invalid device point error in Terminal

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