You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

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

How to: Create bootable USB from a .dmg file, not a .app file.

I am running osx Catalina. All the tutorials I have found guide me step by step to use the "createinstallmedia" from terminal. The steps are basically these:


-Prepare your usb drive.

-Download the installer from apple.

-Use de sudo command in terminal (from apple).


The problem is (I am not a programer and understand very little about it) I get a command not found when I type this in terminal:


sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app


I changed the usb volume name to Untitled, nothing happened, so, the only thing I can think of is that this command is searching for an .app instead of a .dmg file. Can anybody help?

Posted on Jan 25, 2020 4:17 AM

Reply
Question marked as Top-ranking reply

Posted on Jan 25, 2020 8:58 PM

When you download the El Capitan .dmg file you need to double-click it to mount it. Once the .dmg file is mounted you will find the "InstallMacOSX.pkg" file which you must double-click so it will launch an "installer" which basically just extracts the actually installer .app bundle to the Applications folder. Once you do this, then your command should work.


Look at the "OS X El Capitan" section under the "Download macOS" section:

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


Similar questions

1 reply
Question marked as Top-ranking reply

Jan 25, 2020 8:58 PM in response to tavbut

When you download the El Capitan .dmg file you need to double-click it to mount it. Once the .dmg file is mounted you will find the "InstallMacOSX.pkg" file which you must double-click so it will launch an "installer" which basically just extracts the actually installer .app bundle to the Applications folder. Once you do this, then your command should work.


Look at the "OS X El Capitan" section under the "Download macOS" section:

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


How to: Create bootable USB from a .dmg file, not a .app file.

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