- Create El Capitan Usb Installer
- Create El Capitan Usb Installer
- Create Usb Installer For El Capitan
- Create El Capitan Usb Installer Free
- Reinstall Mac Os El Capitan
8 replies on “How to Create Bootable USB OS X El Capitan Installer Drive?”. Sir can I install “final cut pro.dmg” or any other important “. How To Create El Capitan 10.11 and Clover USB Flash Installer With Windows 10. How to install Mac OS X Yosemite 10.10 on VirtualBox (PC). Step 1: Obtain the El Capitan file from Apple as mentioned above. Step 2: Run and mount the InstallMacOSX.DMG file. This will open a screen with InstallMacOSX.pkg. Step 3: Open and run InstallMacOSX.pkg. Step 4: Install the file to the drive that is currently being used to create the recovery drive.
10 Sep 2015Create El Capitan Usb Installer
This time of year again. A new version of OS X, this time OS X version 10.11, also known as El Capitan. If you have multiple computers to upgrade, you don’t want to download the 6 GB installer on every Mac – you’d want to create some sort of install media.
El Capitan is the third OS X version where the installer ships with the executable createinstallmedia
. I’ve covered the procedure of creating a USB-drive installer for both OS X 10.9 Maverics and OS X 10.10 Yosemite. The procedure for OS X 10.11 El Capitan is the same as for the previous versions, so I won’t go into detail.
The steps
- Find a USB-drive of some sort. A USB-stick is probably most convenient. You’ll need an 8 GB or larger drive. Format the media as Mac OS X Extended (Journaled) with GUID partition mapping. Name it
Untitled
. - Download the El Capitan installer from the Mac App Store. Don’t run it after the download finishes.
- Open the Terminal (/Applications/Utilities/Terminal) and enter:
Type in your administrative password, and wait 15-20 minutes for the process to finish. Hold down ⌥ during startup to boot from the newly created USB installer.
The command is for the El Capitan GM (Golden Master), so you probably need to correct the “El Capitan Install App”-name. Remember tab completion. Start typing the path /Appl
and press ⇥. Terminal will expand this to /Applications/
. Continue with Inst
and press ⇥ to expand this to the full name of the installer. In my case The backslashes escapes the spaces in the file name. Continue this process all the way down to Install OS X El Capitan GM Candidate.app/
.createinstallmedia
.
Homebrew and /usr/local
If you are a Homebrew user, or use other packages that puts stuff into /usr/local/
, use the tip from Jim Lindley for clearing out /usr/local/
before upgrading. If you don’t, you’re in for a looong wait.
Happy upgrading!
03 Jun 2014Update October 19, 2014
With the release version of OS X 10.10, createinstallmedia
finally works. You can follow the same procedure as when creating the USB installer for OS X 10.9 – just update the Terminal command to reflect the downloaded Yosemite Installer. If you prefer the GUI approach, have a look at DiskMaker X. I won’t cover DiskMaker X here.
Create El Capitan Usb Installer
The short version
- USB-media. A USB-stick, 8GB or more. Format the media as Mac OS X Extended (Journaled) with GUID partition mapping. Name it
Untitled
- Download the Yosemite Installer for the App Store. It launches after the download is finished, but just quit the installer.
- Use Terminal (/Applications/Utilities/Terminal) to create the USB-installer
In Terminal, enter:
Type in your administrative password.
Wait 15-20 minutes for the process to finish. You can now boot from the newly created USB installer holding down the option-key during startup.
Tip for Homebrew users (and others with a lot of content in /usr/local)
If you have lots of non-Apple files in /usr
, the Yosemite upgrade might take may hours. Use this tip from Jim Lindley on moving the content in /usr/local
before upgrading.
End update 2014-10-19
***
In OS X 10.9 Mavericks, Apple introduced a new way of creating a USB installer with the createinstallmedia
executable.
The executable is present also in OS X 10.10 Yosemite Developer Preview, but there seems to be a bug which prevents the process to carry through.
In the meantime you can create a Yosemite boot stick much in the same way as early Maverics builds worked.
Mount the InstallESD.dmg image that’s under the installer /Contents/SharedSupport.
Mount BaseSystem.dmg using the Terminal
Using Disk Utility, Restore the “OS X Base System” volume to your USB stick.
Not necessary, but to make things easier, rename the USB stick something else. I use “yosemiteDP1”
On the USB stick, in the folder System/Installation, delete the symlink named “Packages”
Copy the “Packages” folder from “OS X Install ESD” to the System/Installation folder on your USB stick.
Using Terminal, copy BaseSystem.dmg and BaseSystem.chunklist (they are both hidden from the Finder) from OS X Install ESD to your USB stick
Unmount the stick, boot away.
Let’s hope this bug is fixed before Yosemite DP2
Update I 2014-07-08: Still broken in DP3
Update II 2014-07-08: The new installer downloaded from App Store is still DP1, so I can’t verify the statement in Update I.
24 Jan 2014Today marks the 30th anniversary for the Macintosh. Happy Birthday, Mac!
I didn’t become a Mac-user until 1990, but I’ve owned and used most of the models. Looking through MacTracker, I think the Macintosh 512K and Macintosh XL (the renamed Lisa) are the only models I’ve never put my hands on.
The first Apple my family got wasn’t a Macintosh, but a 1978 model Apple II. It came with a whopping 48KB of RAM, which we later upgraded to 64KB. I had a lot of fun with this computer, PEEK’ing and POKE’ing the registers. Naturally, Space Invaders was the most used game.
I was a bit slow adapting the Mac. Reading MacWorld/MacUser and pestering the sales people of the local computer store for almost a year, I convinced myself to buy the fabulous SE/30 in 1990.
The SE/30 had 8 RAM-slots divided into two “banks”. Each bank had to be filled with the same type of RAM. If you bought the SE/30 with 1MB of memory, you would get four 256KB RAM modules filling up one of banks. When you later wanted to upgrade to 8MB of memory, you had to buy eight 1MB RAM modules, and throw away the original 256KB modules. With this in mind, I bought mine with 4MB (4 x 1MB) of memory. Price? Just a bit more than you would have to pay for a base model of the new Mac Pro.
The SE/30 ROM’s weren’t 32-bit clean, so you couldn’t access more than 8MB of memory. Thankfully, Connectix (remember them?) came out with Mode32 which enabled 32-bit computing. My SE/30 eventually ended up with 20MB of memory.
In addition to the RAM-upgrade, I bought myself a 200MB Seagate hard drive to replace the stock 40MB one. I also got a graphics card for connecting an external 13” Apple Color Monitor. Add in a modem for BBS and Internet access. This was one heck of a work horse.
So thank you, Apple. I look forward to see what kind of Mac I’ll be using in 2044.
06 Oct 2013This was written for the Mavericks GM-version. Unless Apple changes things, it should be valid for the final version.
Create Usb Installer For El Capitan
OK, so you want to create a USB-drive to install OS X 10.9 “Mavericks”. In previous versions of OS X, you could create an USB-installer by restoring the InstallESD.dmg found in the OS-package downloaded from the Mac App Store (MAS). This is no longer an option.
In Developer Preview 4, Apple introduced a createinstallmedia executable. You’l find it inside the downloaded OS X Mavericks in /Contents/Resources/createinstallmedia
. We’ll use this to create a USB installer.
Download Mavericks
After you download OSX Mavericks from MAS, the installer will launch. Just quit to halt the installation process. This will retain OS X Mavericks.app in your applications folder.
Ready USB media
Now ready the media you want to use for the installer. You’ll need at least 8GB, but you can of course use larger media.
Format the media as Mac OS X Extended (Journaled) with GUID partition mapping. Name it Untitled1.
Create the installer
Now launch the Terminal and enter
The command must be run as admin, so type in your admin-password. Now wait 15-20 minutes for the process to finish.
Restart and hold down the option-key to boot from the newly created USB installer.
You can, of course, name the volume whatever you like. Just make sure to specify the correct volume-name in the createinstallmedia command
--volume /Volumes/'volume-name'
↩
My family toured the West Coast this summer, and a visit to Yosemite Valley was included on the route. I do love the work of Ansel Adams, and this is my meager tribute to this great photographer.
In this article, I will show you How to create Bootable USB for Mac OS El Capitan on Windows using Transmac. Therefore, you can create bootable USB for your Mac using Transmac on windows 10/7/8/8.1 here you will learn the easiest method of creating bootable USB. As you know that Mac OS EL Capitan is the newest version among Mac. In here just follow my steps to create a bootable USB installer for your Mac. is the twelfth major of the Mac operating system. Therefore, it has outstanding features that the previous version of Mac doesn’t have that. It is better now that we should create a bootable USB installer drive to install Mac OS.
You all have the information about “Transmac” software about its function that how it works, or how to download “TransMac” and how to install that on your Windows PC? However, you need the following requirements to create a great bootable USB installer for Mac OS El Capitan.
Why we use TransMac to Create bootable USB for mac os el Capitan?
TransMac is a simple application to open hard drives disk, Flash drives, CD/DVD high-density floppy disk on Windows 10/7/8/8.1 or lower version of other Windows. to use this application you just need to insert the drive you need, and one of the great function is this that it will automatically read the drives, TransMac is a great tool that you can access the Mac file on Windows operating system using TransMac.
TransMac Features
- You are allowed to use the TransMac for 15 days trial, and after that, if you want to use that more then 15 days then you need to purchase that. All the features are the same for Mac.
- The system requirements are you need Windows 10/7/8/8.1 or Windows Vista and XP.
- The users can buy TransMac for $59.00 with the license.
- Apple files system (APFS) are only supported.
- Open Mac APFS/HFS/HFS+ format disk drives, flash drives, CD/DVD/Blu-ray media, HD floppies, dmg, dmg part, sparse bundle, and sparseimage files.
- Copy files to Mac and image file
- Format HFS to Mac
- Save and restore image files to disk and USB flash.
- Create, compress image files for Mac
- Burn your ISO file and dmg file directly to CD/DVD Blu-ray.
- View the partition layout
Now Create bootable USB for Mac OS El Capitan on Windows
Now it is the time to create a bootable USB installer using TransMac, To install Mac OS El Capitan on VirtualBox on Windows 10 you need a Bootable USB here you will learn the steps of creating a bootable USB installer for Mac OS El Capitan on Windows.
Step #1. Before going to create a bootable USB for Mac OS El Capitan you need to download TransMac. Therefore, you can download TransMac from the given link. After that, you are download TransMac now install that on your computer, the installation process is too much easy everyone can install that on their PC/Computer with a simple procedure. Just click on the setup file and with some click, the installation will finish. After that, Launch TransMac when TransMac is launched you will see the list of Flash drives or local disk. Then Right-click on that flash you want to create bootable USB for Mac OS El Capitan then select Restore with Disk Image.
Restore with the Disk image
Step #2. Now a warning message will pop-up after you select Restore with Disk Image, and in this step, select Yes.
Step #3. After that, you clicked on yes now a dialogue box will come just click on that and browse for VMDK file and select the file and click Open.
select Mac OS EL Capitan VMDK file
Step #4. After that, you clicked on Open in here your file will be ready to copy on USB drive click on “OK”.
Create El Capitan Usb Installer Free
Copying your File VMDK file to USB
Step #5. After that, you clicked OK now in this step, your Mac OS EL Capitan VMDK file will copy to your USB drive. Have patience and wait for some minutes that should copy your file.
Copying Mac OS EL Capitan File to USB
Reinstall Mac Os El Capitan
Conclusion
That’s all about it,Now you are totally done with creating the USB drive. Therefore, if you faced any problem regarding this you can comment on below comment box and share your ideas. Furthermore, we will discuss that and don’t forget to subscribe our website with your email address and have a notification about our latest post.