Create El Capitan Usb

  1. Create El Capitan Usb
  2. Create El Capitan Usb Install
  3. Create El Capitan Usb Installer
  4. El Capitan Usb Boot

I used it for making a usb from El Capitan installer, using the InstallESD.dmg that you find inside the InsallMacOSX.dmg. There is no need to try using the script, as it works with the list of commands on the read me file. Create Bootable USB for Mac OS X El Capitan with TransMac. How To Create Bootable Usb For Os X El Capitan Download. A new pop up box will appear, click on the three-dots, and then select the macOS X El Capitan.DMG file from Windows. Then click on OK. Since the file is huge so it will take quite time to complete. Anydesk free download for desktop. It may take about 20 to 30 mins or more. As usual, Apple no longer supply a bootable USB Flash Drive with latest OS X releases - including the new OS X 10.11 El Capitan. Using this tutorial you will.

I am trying to rescue my dad's 2008 iMac. It is running Snow Leopard but the most recent OS it supports is El Capitan. It won't boot past a spinning progress bar on a grey screen, and will not boot into Recovery Mode or Safe Mode.

It seems to me next step is to try a bootable USB stick. I am running into walls trying to make the stick from my own computer, which is an M1 MacBook Air running Big Sur.

An El Capitan .DMG is downloadable directly from the Apple Support page, which provides instructions on how to make a bootable volume, with a major caveat On a Mac that is compatible with El Capitan, open the disk image and run the installer within, named InstallMacOSX.pkg

I used a utility to extract the Install OS X El Capitan.app file from the .dmg and then ran the terminal command from that support page:

Create El Capitan Usb

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

But this yields /Applications/Install OS X El Capitan.app does not appear to be a valid OS installer application.
When I google this error some results indicate it is due to an expired file, but changing my system date to 2016 does not fix it. I assume the real problem is a system incompatibility.

Surely there is just an ISO I can get and write without all these hoops?s

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.

Create El Capitan Usb Install

  • 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.

Create el capitan usb installer from windows

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

Create El Capitan Usb Installer

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.

El Capitan Usb Boot

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.