El Capitan Os X Usb Installer

Posted on  by 

Click on the download link that shows up, and enter the personal redemption code given to you. Open the downloaded Mac OS X El Capitan software and preview the file in the Applications folder. Click “Continue” and then select “Agree”. Click on “Install” and then enter your admin password. It installs an app named Install OS X El Capitan into your Applications folder. A bootable installer doesn't. Aug 21, 2019 For a clean install, at first, you will need a bootable version of OS X El Capitan installer. After getting a bootable drive or device follow the steps to boot-Insert the device containing os X El Capitan installer.

  1. El Capitan Os X Usb Installer Mac
  2. Os X El Capitan Usb Installer From Windows
  3. Os X El Capitan Installer
  4. El Capitan Os X Usb Installer Software

It was 2009 when Apple last released a new operating system on physical media. Things have proceeded remarkably smoothly since version 10.7 switched to download-only installers, but there are still good reasons to want an old, reliable USB stick. For instance, if you find yourself doing multiple installs, a USB drive may be faster than multiple downloads (especially if you use a USB 3.0 drive). Or maybe you need a recovery disk for older Macs that don't support the Internet Recovery feature. Whatever the reason, you're in luck, because it's not hard to make one.

As with last year, there are two ways to get it done. There's the super easy way with the graphical user interface and the only slightly less easy way that requires some light Terminal use. Here's what you need to get started.

  • A Mac that you have administrator access to, duh. We've created El Capitan USB stick from both Yosemite and El Capitan, but your experience with other versions may vary.
  • An 8GB or larger USB flash drive or an 8GB or larger partition on some other kind of external drive. For newer Macs, use a USB 3.0 drive—it makes things significantly faster.
  • The OS X 10.11 El Capitan installer from the Mac App Store in your Applications folder. The installer will delete itself when you install the operating system, but it can be re-downloaded if necessary.
  • If you want a GUI, you need the latest version of Diskmaker X app. Version 5 is the one with official El Capitan support.
  • Diskmaker X is free to download, but the creator accepts donations if you want to support his efforts.

The easy way

Once you've obtained all of the necessary materials, connect the USB drive to your Mac and run the Diskmaker X app. The app will offer to make installers for OS X 10.9, 10.10, and 10.11, and it should run on OS X versions all the way back to 10.7—support for 10.6 was dropped in the most recent release.

Advertisement

Diskmaker X has actually been around since the days of OS X 10.7 (it was previously known as Lion Diskmaker), and it's still the easiest GUI-based way to go without intimidating newbies. If you're comfortable with the command line, it's still possible to create a disk manually using a Terminal command, which we'll cover momentarily.

Select OS X 10.11 in Diskmaker X, and the app should automatically find the copy you've downloaded to your Applications folder. It will then ask you where you want to copy the files—click 'An 8GB USB thumb drive' if you have a single drive to use or 'Another kind of disk' to use a partition on a larger drive or some other kind of external drive. Choose your disk (or partition) from the list that appears, verify that you'd like to have the disk (or partition) erased, and then wait for the files to copy over. The process is outlined in screenshots above.

The only slightly less-easy way

If you don't want to use Diskmaker X, Apple has actually included a terminal command that can create an install disk for you. Assuming that you have the OS X El Capitan installer in your Applications folder and you have a Mac OS X Extended (Journaled)-formatted USB drive named 'Untitled' mounted on the system, you can create an El Capitan install drive by typing the following command into the Terminal.

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

The command will erase the disk and copy the install files over. Give it some time, and your volume will soon be loaded up with not just the OS X installer but also an external recovery partition that may come in handy if your hard drive dies and you're away from an Internet connection.

Whichever method you use, you should be able to boot from your new USB drive either by changing the default Startup Disk in System Preferences or by holding down the Option key at boot and selecting the drive. Once booted, you'll be able to install or upgrade El Capitan as you normally would.

*Quick note from Save Apple Dollars - Older OS X Images can now be downloaded directly from Apple at https://support.apple.com/en-us/HT211683 please right click on the image link and select “save as”.

By Roman Loyola at www.macworld.com

Senior Editor, Macworld | JUL 3, 2017 1:32 PM PDT

Apple uses its App Store to distribute its software, like new Mac operating systems. It’s convenient, but sometimes it can take a while for a download to finish. And if you have multiple Macs, it’s inefficient to download the new OS to each and every Mac.

That’s why I like to make a bootable external drive for the sole purpose of installing the Mac operating system. When I need to tend to a bunch of Macs, it’s much faster to use a bootable drive instead of going to each Mac, launching the App Store, searching for the operating system, downloading it (after entering my Apple ID), and then running the installer.

You can create a bootable USB flash drive with the macOS Sierra installer that’s now available. The installer software will take up nearly 5GB of storage space. Here’s how to create a bootable macOS Sierra installer drive.

Macworld also has bootable-install-drive instructions for:

Lion (OS X 10.7)

Download the macOS Sierra installer

Launch the App Store app, then look for macOS Sierra in the store. (Here’s a link.) Click on the Download button, and your Mac will download the installer to your Applications folder. If it automatically launches after download, quit the installer.

Keep the installer in the Applications folder.

If you’ve already upgraded your Mac to Sierra, the installer is removed from the Applications folder. You can download it again if you go to Purchased in the App Store. Look for macOS Sierra in the list of apps that you’ve bought, and click on the Download button. If it automatically launches after download, quit the installer.

Get an external drive

You can use a USB flash drive or a hard drive with room for the installer software. I’ve used different drives with success, including a VisionTek 120GB USB 3.0 Pocket Solid State Drive ($83 on Amazon) and an old 8GB Iomega Micro Mini Hard Drive.

Installer

Don’t worry if the drive isn’t formatted for the Mac. The drive will be reformatted automatically as part of the process. Change the name of your drive to Untitled; you need to do this for the steps below.

The quick and easy way

The process detailed below involves the Terminal. If your really don’t want to use Terminal, there are a couple of free apps you can use.

  • Install Disk Creator is a straightforward way to create a boot disk. I was able to make a macOS Sierra external USB boot disk in a few minutes, and the installation worked without a hitch. Also works with older versions of OS X.

  • Diskmaker X is a popular app. It also supports older versions of OS X.

Use the Terminal to create a boot disk

So you have your external drive, and the Sierra beta installer is in place. Now you’re going to use Terminal to create a boot drive. If you’ve never used Terminal before, don’t worry. This is pretty easy.

Here are the steps to create a macOS Sierra beta boot disk. (Apple also has these instructions.)

El Capitan Os X Usb Installer Mac

  1. Connect the external drive to your Mac. (In the Terminal command you will use, I use Untitled to represent your external drive. If your drive is named something else, you need to change Untitled to the name of your drive.)

  2. Launch Terminal (/Applications/Utilities/Terminal.app).

  3. Copy the following:
    sudo /Applications/Install macOS Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install macOS Sierra.app

  4. Go back to Terminal and paste the copied code at the prompt.

  5. Terminal will ask for a password. This is your user password. Terminal doesn’t display characters when you type it in. Hit Return.

  6. Terminal will tell you that it will erase your drive. To confirm that you want to continue, type Y and hit Return.

  7. You’ll see that Terminal erases your drive. When that part is done, your Mac may ask you if you want to use the drive for Time Machine. Click Don’t Use.

  8. Terminal will copy the installer file to your drive. This will take a few minutes.

  9. After copying, Terminal is done. You should see Terminal display a “Copy complete” and Done notice. You can quit Terminal and your drive is ready for use.

Os X El Capitan Usb Installer From Windows

How to boot from the installer drive

Os X El Capitan Installer

  1. Plug your external drive into your Mac.

  2. Power up (or restart) your Mac. Press down on the Option key while the Mac boots.

  3. After a few moments, your Mac should display the Startup Manager, which will show you the available boot drives. Click on the external drive and hit Return. (You don’t need to select a network to proceed.)

  4. Your Mac will display an OS X Utilites window. If you want to install Sierra and leave the data intact, select Install OS X. If you want to start over and wipe out the data, you need to go into Disk Utility to reformat the internal drive first, and then install macOS Sierra.

Full Credit for this article is given to Roman Loyola and www.macworld.com please visit their website for more helpful information about fixing Macs.

El Capitan Os X Usb Installer Software


Coments are closed