Create Usb Bootable El Capitan

Here's how you can create a Mac OS X El Capitan bootable USB flash drive. On a Mac that is compatible with El Capitan, open the disk image and run the installer within, named InstallMacOSX.pkg. It installs an app named Install OS X El Capitan into your Applications folder. You will create the bootable installer from this app, not from the disk image or.pkg installer. Use the 'createinstallmedia' command in Terminal. Aug 25, 2021 USB Flash Drive 8Gb Get one on Amazon here: (For El Capitan need a 16GB USB Stick) Mac OS Installer retail Version of Yosemite, El Capitan or Mac OS Sierra, choose one you desire to make the bootable USB. I now need to create a bootable USB drive from the DMG file but I need to be Stack Exchange Network Stack Exchange network consists of 176 Q. OS X El Capitan PWN: Uploading.TransMac: Uploading. May 04, 2020 Create Bootable USB for Mac OS X El Capitan with TransMac 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. Choose Mac OSX El Capitan DMG file.

Macbooks or iMacs hardly require reinstallation of their Mac OS, but when they do then it’s a fairly difficult process especially if your secondary computer is Windows. Reinstalling Mac OS is a time-consuming process and requires a lot of patience that’s why recommend doing this process in your free time or weekends.

To get started with you require a USB drive with at least 8GB storage (16GB recommended). Then you need a working Mac OS ISO or DMG Installation Image. You can download it from the Apps Store or you can find Mac OS Image at ISORIVER.

There are 2 Methods to Create a Bootable USB drive of Mac OS on your Windows PC.

Method 1: Using TransMac

  1. Download TransMac’s latest version for Windows from this link.
  2. Connect your USB drive
  3. Right Click on your USB drive option in TransMac and select Format Disk for Mac
  4. After that, right-click the USB Drive and select Restore with Disk Image
  5. Point to your Mac OS .dmg or .iso file by clicking the add button.
  6. After that TransMac will create bootable Mac OS USB within few minutes.
  7. Then you can insert it into your Mac, hold down the option key while turn on and boot your system with this USB.

Method 2: Using PowerISO

Another disk image utility that you can use is PowerISO. It can be used for burning both ISO files and DMG files to USB to create a bootable drive. Follow the steps below to Create a Bootable Mac OS USB on Windows PC.

Step 1: Firstly Download PowerISO and install it in your Windows PC. Launch the app and insert a USB drive into your computer.

Step 2: Import the DMG / ISO file directly by clicking on ‘Burn’ in the toolbar.

Step 3: In the Burn window, select the DMG / ISO file from the Source File section.

Step 4: You can modify the settings to adjust burn speed. The default will be set to the maximum, so you can reduce that.

Step 5: You can choose to finalize the disk and verify it. Any errors in the bootable USB will show up at that point.

Step 6: Now click on “Burn” and wait for the progress bar to reach 100%.

After the successful creation of Bootable Mac OS USB, boot your Macbook from this USB drive by clicking the option button during bootup and select this USB drive.

Watch this Video Tutorial

That’s it for the tutorial If you face any issues or had any query then please let us know in the comment section below. You can also send us an email via the contact us page for personalized support.

FonePaw - Solution - - 3 Ways to Create a Bootable Install USB Drive for macOS or OS X

To install macOS or OS X from USB, you need to create a bootable install USB drive for Mac operating system. This tutorial will introduce you three ways to create bootable USB drive for macOS High Sierra, macOS Sierra, Mac OS X El Capitan, Yosemite, Mavericks and more.

Use 'createinstallmedia' Command in Terminal

The most recommendable way to create a bootable install USB drive for Mac OS is using 'createinstallmedia' Command with Terminal application.

Step 1: Download macOS or OS X

The first thing to do is to download the Mac operating system that you need. To install the latest Mac OS, for example, macOS High Sierra, you can search and download the installer from App Store.

To download the older Mac OS X version, you can go to App Store > Purchases to download the Mac OS X El Capitan, Yosemite, Mavericks that has been previously downloaded.

However, Apple has decided that macOS Sierra and later will no longer be listed in Mac App Store's Purchased. To download the installer of macOS Sierra, go to Apple Support.

Note: After downloading the Mac OS installer, do not install the OS but quit the installer.

Step 2 Get A USB Drive with Sufficient Storage

You should have a USB drive with at least 8 GB of storage and insert the USB drive into your Mac. If you need to create a bootable USB drive of macOS High Sierra, 16 GB USB flash drive is suggested. In fact, USB drives with larger storage, like 32 GB to 64 GB, tend to show better performance.

IMPORTANT: The contents of the drive will be erased after creating a bootable installer drive. Therefore, make sure there is nothing important on your flash drive before you continue with the following steps.

Create Bootable Usb El Capitan Hackintosh

Step 3 Check the Name of Your Flash Drive

The following command is to create a bootable copy of Mac OS installer on a USB drive named FlashInstaller. If your USB drive has a different name, replace FlashInstaller in the command with the name of your USB drive. If you don't want to modify the command, change the name of your flash drive into FlashInstaller.

Step 4 Create A Bootable USB Drive of macOS/OS X

Launch Terminal enter the following command according to the version of Mac operating system that you are dealing with.

Create Usb Bootable El Capitan

macOS High Sierra Installer

sudo /Applications/Install macOS High Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/FlashInstaller --applicationpath /Applications/Install macOS High Sierra.app --nointeraction

Create bootable usb el capitan terminal

macOS Sierra Installer

sudo /Applications/Install macOS Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/FlashInstaller --applicationpath /Applications/Install macOS Sierra.app --nointeraction

OS X El Capitan Installer

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

OS X Yosemite Installer

sudo /Applications/Install OS X Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/FlashInstaller --applicationpath /Applications/Install OS X Yosemite.app –nointeraction

OS X Mavericks Installer

sudo /Applications/Install OS X Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/FlashInstaller --applicationpath /Applications/Install OS X Mavericks.app –nointeraction

Tip: If you didn't download the installer from Mac App Store, you must modify the file path after 'applicationpath'.

After pasting the command on the Terminal, hit Enter key. You'll be asked to enter your Mac's password. Enter the password and hit Enter.

Then you need to check the name and path of your USB drive. If it is correct, press 'y' then hit 'Enter'. The Mac will begin to create a bootable install drive for macOS High Sierra, macOS Sierra, Mac OS X El Capitan/Yosemite/Mavericks. When it is done, Terminal will shows 'Done'.

To install macOS or OS X from the USB flash drive, check how to clean install Mac OS from USB(opens new window).

Create Usb Bootable El Capitan Hard Drive

Make A Bootable Installer for macOS via DiskMaker X or Install Disk Creator

If you think it is too much trouble to use Terminal to make a bootable installer on a USB drive, you can use tools like DiskMaker X, Install Disk Creator. Both the tools can make an install drive for macOS Sierra, OS X El Capitan, OS X Yosemite and more.

DiskMaker X: When you launch the application, it will try to find the downloaded macOS or OS X installers program on your Mac. And you just need to follow its on-screen instructions to create a bootable USB drive by clicking a few buttons.

Install Disk Creator: Once you run the application, select a USB drive, choose a Mac OS installer, and click Create Installer to begin to create an install USB drive.

Disk Utility to Create a Bootable macOS/OS X Installer

Before using createinstallmedia command, people used to use Disk Utility to create a bootable installer drive manually. But the process is much more complicated than the Terminal method. So Apple also suggests you make a bootable install drive via Terminal.

Create Usb Bootable El Capitan Installer

Just in case that you don't want to use Terminal, you may follow these steps to build a USB drive for Mac OS X or macOS.

Create Bootable Usb El Capitan Disk Utility

  • Mount the Mac OS installer to get .DS_Store, BaseSystem.chunklist, and BaseSystem.dmg. Files from InstallESD.dmg file.
  • Use Disk Utility's Restore feature to create a copy of the OS Install ESD image.
  • Modify the copy of the OS Install ESD image to make it boot successfully.

Create Usb Bootable El Capitan Download

Do you have other question about making a bootable USB drive for macOS or Mac OS X? Leave your comment below.