Install Mac Os X

Posted on  by 

The problem I am having now is that I cannot download another OS X Mountain Lion through this utility (getting the 'This item is temporarily unavailable. Try again later.' ) I can pull up the command line but have no intel on what the command would be in order to download/install the actual OS X.

OS X El Capitan, released during the Summer of 2015 and was available from the Mac App Store as a free download. Like previous versions of OS X, El Capitan has the annoying habit of automatically starting the installation process once the download is complete.

This would be fine if all you wanted to do was quickly install El Capitan as an upgrade install over your existing version of OS X. But even if this is your goal, it's not too likely that you're actually ready to start the install process. After all, there's quite a bit of housekeeping to be done before you commit to installing OS X El Capitan: that includes having a recent backup of your data and making a bootable OS X El Capitan installer on a USB flash drive.

Having a bootable installer for OS X El Capitan is a good idea, even if your plan is just to perform an upgrade install, which technically doesn’t need to be done from a separate boot device. But having your own copy of El Capitan on a separate device ensures that you'll always be able to install or reinstall it, or perform basic Mac troubleshooting tasks, even if you have no connection to the Internet or access to the Mac App Store, should you need to re-download El Capitan.

of 02

Create a Bootable OS X El Capitan Installer on a USB Flash Drive

There are two methods of creating the bootable installer; one involves using Disk Utility, the Finder, hidden files, and a great deal of effort and time. If you wish to use this method, you can follow our guide on how to make a bootable copy USB flash drive of the OS X Yosemite Installer, and no, that's not a typo. The older process outlined in the Yosemite document will work for El Capitan; you need only be aware of file name changes, such as El Capitan instead of Yosemite in the instructions.

There's also a second method, and it's the method we prefer because it's less involved, has fewer places where things can go wrong, and only involves using a single app: Terminal.

What You Need

First, you'll need a copy of the OS X El Capitan installer. Originally, this guide was written to include instructions for the public beta of El Capitan that was released during the summer of 2015. Since the official release of El Capitan, this guide has been updated to work with the official release and no longer references any of the beta versions of the OS.

Next, download the installer from the Mac App Store. Once the download is complete, the installer will start automatically. When it does, be sure to quit the installer. If you allow the installer to actually perform an installation, the installer will delete itself at the end of the process. We need the installer program to help us create a bootable installer, so don’t let the installer run.

If you have already installed OS X El Capitan, and wish to now create a bootable installer, you can force the Mac App Store to re-download the installer.

  • The El Capitan installer is downloaded to the /Applications folder, with the file name Install OS X El Capitan.
  • A 16 GB or larger USB flash drive. These instructions will also work for other suitable bootable devices. I’m going to assume that you're using a USB flash drive, but any bootable device will work, including an external drive or internal drive.
  • A Mac that meets the OS X El Capitan minimum requirements.

How To Install Mac Os X

Lion
of 02

Use Terminal to Create a Bootable OS X El Capitan Installer

The process of creating the bootable OS X El Capitan installer causes the USB flash drive you're using as the destination for the installer to be erased. So, before you proceed, make sure you either have a backup of the flash drive's contents (if any) or that you don’t care that they'll be erased.

The Secret createinstallmedia Command

It's not much of a secret, especially since we have used this method in the past to create bootable installers for previous versions of OS X. But since it involves using Terminal, and entering a long command with quite a few arguments that need to be provided, it remains mostly unused, if not completely ignored, by many day-to-day Mac users. Still, it's the easiest way to create the bootable installer, so let's get started.

Install Mac Os X On Pc

You need the OS X El Capitan installer you downloaded from the Mac App Store; make sure it's present in the /Applications folder. If it isn't, flip back to Page 1 of this guide for details about re-downloading the app from the store.

Create the OS X El Capitan Bootable USB Installer

  1. Connect the USB flash drive to your Mac.
  2. Give the flash drive an appropriate name. You can do this by double-clicking the device’s name on the desktop and then type in a new name. We suggest calling the drive elcapitaninstaller. You can use any name you wish, but it shouldn't have any spaces or special characters. If you do select a different name, you'll need to modify the Terminal command we outline below with the flash drive name you selected.
  3. Launch Terminal, located in /Applications/Utilities.
    1. Warning: The following command will completely erase the flash drive named elcapitaninstaller.
  4. In the Terminal window that opens, enter the following command. The command is a single line of text, though your web browser may show it displayed over several lines. If you used the drive name suggested above, you can triple-click on one of the words in the command to select the entire line of text.
  5. Copy (command+C keys) the command, and then paste it (command+V keys) into Terminal. Press return or enter.
  6. You'll be asked to provide an administrator password. Enter the password, and press return or enter.
  7. The terminal will execute the createinstallmedia command and display the status as the process unfolds. Erasing and copying the files from the OS X El Capitan installer can take a bit of time, depending on how fast the USB flash drive is. You may want to consider taking a break and stretching your legs.
  8. Once Terminal completes the command, it will display the line Done, and then show the Terminal prompt waiting for a new command to be entered.
  9. You can now quit Terminal.

The bootable OS X El Capitan installer has been created. You can use this bootable installer to perform any of the supported installation types, including an upgrade install or a clean install. You can also use it as a bootable troubleshooting tool that includes an assortment of apps, including Disk Utility and Terminal.

Install Mac Os X

If you would like to create a bootable installer of other versions of the Mac OS you can find instructions in our guide: How to Make a Bootable Flash Installer of OS X or macOS.

Coments are closed