When OS X shipped on a DVD a good number of years ago, you always had the convenience of a bootable installer—an OS X installer that could be used to boot your Mac if its own drive was having problems. But to install or reinstall a recent version of OS X, you must either download a non-bootable installer from the Mac App Store or (via OS X’s invisible, bootable recovery partition) download 6GB of installer data from Apple’s servers during the installation process. In other words, you no longer have the same safety net or convenience.
The El Capitan installer file came down to my Applications folder without problem, but multiple repeat attempts to create a bootable USB (16gb) drive using Diskmaker X 5 has failed. The program appears to go through all the steps, but finally the USB drive is never findable as a bootable drive.
- DiskMaker 5.0 Bootable El Capitan OS X 10 11 installer recovery driveFor recovery and fresh installs on your Mac http://diskmakerx.com/diskmaker-x-5-x-est.
- Update 09/2015: For help creating a bootable USB install drive for OS X El Capitan, click here. Apple released the latest and greatest Mac operating system last month in the form of OS X Yosemite. And like the previous versions of OS X dating back to OS X 10.7, Yosemite is only available for install via download from the Mac App Store.
- Or by pressing ⌘ Cmd and the space bar key on the keyboard and typing DiskMaker X. Select the “El Capitan (10.11)” option when asked what type of installer you plan to make. It will say it found the OS X installer in the “/Applications” folder. Click the “Use this copy' option.
- Question: Q: Cannot create bootable El Capitan USB media using 'createinstallmedia' or Diskmaker X Hello all, So far (knock on wood) El Capitan has been fantastic on my 2011 MBP 13' i7, and has actually improved everything, especially performance.
16h39 - Atualizado em 16h39. Como dar boot com um pen drive no Mac. Lion (OS X 10.7) と Mountain Lion (OS X 10.8) の場合はこちらになります。 OS X:復元ディスクアシスタントについて – Apple サポート. 追記: コマンドが必要ない方法もメモしました。 DiskMaker X を使って手軽に Mac OS X の起動可能なインストールディスクを作成する方法 3. OS X Lion Update: actualiza tu Mac a los nuevos tiempos. Mac OS X 10.6.7 10.6.7. 3.6 (166 votos) Un programa Gratis para Mac‚ por Apple.
DiskMaker X helps to easily build a boot disk from the mac OS Install app using a USB thumb drive, an external Firewire or Thunderbolt drive, an SD-Card If you are a Mac technician or consultant, you’ll be able to easily upgrade your customers’ machines without having to re-download the app for each Mac.
Because of this, I recommend creating your own bootable El Capitan (OS X 10.11) installer drive on an external hard drive or USB thumb drive. If you need to install El Capitan on multiple Macs, using a bootable installer drive is faster and more convenient than downloading or copying the entire installer to each computer. If you want to erase the drive on a Mac before installing El Capitan, or start over at any time, you can use a dedicated installer drive to boot that Mac, erase its drive, and then install the OS (and subsequently restore whatever data you need from your backups). And if your Mac is experiencing problems, a bootable installer drive makes a handy emergency disk.
(OS X Recovery lets you repair your drive and reinstall OS X, but to perform the latter task, you must wait—each time you use it—for the entire 6GB of installer data to download. At best, that’s a hassle; at worst, it’s hours of waiting before you can get started.)
As with previous versions of OS X, it’s not difficult to create a bootable installer drive, but it’s not obvious, either. I show you how, below.
Keep the installer safe
Like all recent versions of OS X, El Capitan is distributed through the Mac App Store: You download an installer app (called Install OS X El Capitan.app) to your Applications folder. In this respect, the OS X installer is just like any other app you buy from the Mac App Store. However, unlike any other app, if you run the OS X installer from that default location, the app deletes itself after it’s done installing OS X.
If you plan to use the OS X installer on other Macs, or—in this case—to create a bootable installer drive, be sure to copy the installer to another drive, or at least move it out of the Applications folder, before you use it to install the OS on your Mac. If you don’t, you’ll have to redownload the installer from the Mac App Store before you can use the instructions below.
What you need
Diskmaker X For Lion Sleeps
To create a bootable El Capitan installer drive, you need the El Capitan installer from the Mac App Store and a Mac-formatted drive that’s big enough to hold the installer and all its data. This can be a hard drive, a solid-state drive (SSD), a thumb drive, or a USB stick—an 8GB thumb drive is perfect. Your drive must be formatted as a Mac OS Extended (Journaled) volume with a GUID Partition Table. (Follow this tutorial to properly format the drive if you’re using OS X Yosemite or older. If you’re using OS X El Capitan, use these instructions.)
Your OS X user account must also have administrator privileges.
Apple’s gift: createinstallmedia
In my articles on creating a bootable installer drive for older versions of OS X, I provided three, or even four, different ways to perform the procedure, depending on which version of OS X you were running, your comfort level with Terminal, and other factors. That approach made sense in the past, but a number of the reasons for it no longer apply, so this year I’m limiting the instructions to a single method: using OS X’s own createinstallmedia tool.
Starting with Mavericks, the OS X installer hosts a hidden Unix program called createinstallmedia specifically for creating a bootable installer drive. Using it requires the use of Terminal, but createinstallmedia works well, it’s official, and performing the procedure requires little more than copying and pasting.
The only real drawback to createinstallmedia is that it doesn’t work under OS X 10.6 Snow Leopard—it requires OS X 10.7 Lion or later. Though it’s true that some Macs still running Snow Leopard can upgrade to El Capitan, I think it’s safe to assume that most people installing OS X 10.11 will have access to a Mac running 10.7 or later.
(If you absolutely refuse to go near Terminal, an El Capitan-compatible version of DiskMaker X is now available, although I haven’t yet had the chance to test it.) Ibm spss mac crack.
Making the installer drive
- Connect to your Mac a properly formatted 8GB (or larger) drive, and rename the drive
Untitled
. (The Terminal commands I provide here assume that the drive is named Untitled. If the drive isn’t named Untitled, the procedure won’t work.) - Make sure the El Capitan installer (or at least a copy of it), called Install OS X El Capitan.app, is in its default location in your main Applications folder (/Applications).
- Select the text of the following Terminal command and copy it. Note that the window that displays the command scrolls to the right.
- Launch Terminal (in /Applications/Utilities).
- Warning: This step will erase the destination drive or partition, so make sure that it doesn’t contain any valuable data. Paste the copied command into Terminal and press Return.
- Type your admin-level account password when prompted, and then press Return.
- You may see the message “To continue we need to erase the disk at /Volumes/Untitled. If you wish to continue type (Y) then press return:” If so, type the letter Y and then press Return. If you don’t see this message, you’re already set.
The Terminal window displays createinstallmedia’s progress as a textual representation of a progress bar: Erasing Disk: 0%… 10 percent…20 percent… and so on. You also see a list of the program’s tasks as they occur: Copying installer files to disk…Copy complete.Making disk bootable…Copying boot files…Copy complete. The procedure can take as little as a couple minutes, or as long as 20 to 30 minutes, depending on how fast your Mac can copy data to the destination drive. Once you see Copy Complete. Done., as shown in the screenshot above, the process has finished.
Createinstallmedia will have renamed your drive from Untitled to Install OS X El Capitan. You can rename the drive (in the Finder) if you like—renaming it won’t prevent it from working properly.
Diskmaker X For Lion Mane
Booting from the installer drive
Diskmaker X 5 Lion
You can boot any El Capitan-compatible Mac from your new installer drive. First, connect the drive to your Mac. Then, restart your Mac (or, if it’s currently shut down, start it up) while holding down the Option key. When OS X’s Startup Manager appears, select the installer drive and then click the arrow below it to proceed with startup. (Alternatively, if your Mac is already booted into OS X, you may be able to choose the installer drive in the Startup Disk pane of System Preferences, and then click restart. However, sometimes OS X installer drives don’t appear in the Startup Disk window.)
Diskmaker X For Lion Cub
Once booted from your installer drive, you can perform any of the tasks available from the OS X installer’s special recovery and restore features. In fact, you’ll see the same OS X Utilities screen you get when you boot into OS X Recovery—but unlike with recovery mode, your bootable installer includes the entire installer.
Introduction
Apple officially released OS X 10.11 El Capitan operating system in September 2015 as an update through Apple App Store. This actualization will update core of your system and preserve your user data.
However, if you want to have a clean installation of El Capitan on your Mac you will need to create a special installation USB drive and in this article we will show you how.
Four ways how to create El Capitan USB installation flash drive:
Preparation - get OS X El Capitan installer and USB flash drive
Download El Capitan installer (Install OS X El Capitan.app in Applications folder) available in Mac App Store.
Prepare a flash drive with OS X Disk Utility. Format it with GUID Partition Table and name it as Untitled. The minimal capacity of flash drive must be 8 GB.
How to create El Capitan installation USB drive with createinstallmedia tool
The createinstallmedia is a command line tool distributed with OS X installer.
When you have prepared your USB flash drive and El Capitan installer is downloaded from App Store ► open Terminal and type command:
sudo /Applications/Install OS X El Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install OS X El Capitan.app --nointeraction
In our case 'Untitled' is the name of USB flash drive! Replace 'Untilled' by name of your flash drive.
Wait a few minutes and your El Capitan installation USB drive will be prepared.
To install OS X El Capitan ► restart computer ► hold the Option key and select Installation USB drive from the menu.
How to create El Capitan USB installation with Terminal commands
When your USB flash drive is ready and El Capitan installer downloaded from App Store ► Open Terminal and type the following sequence of commands:
sudo hdiutil attach /Applications/Install OS X El Capitan.app/Contents/SharedSupport/InstallESD.dmg
sudo asr restore -source /Volumes/OS X Install ESD/BaseSystem.dmg -target /Volumes/Untitled -erase -format HFS+
sudo rm /Volumes/OS X Base System/System/Installation/Packages
sudo cp -a /Volumes/OS X Install ESD/Packages /Volumes/OS X Base System/System/Installation/Packages
sudo cp -a /Volumes/OS X Install ESD/BaseSystem.chunklist /Volumes/OS X Base System
sudo cp -a /Volumes/OS X Install ESD/BaseSystem.chunklist /Volumes/OS X Base System
sudo cp -a /Volumes/OS X Install ESD/BaseSystem.dmg /Volumes/OS X Base System
hdiutil detach /Volumes/OS X Install ESD
Now wait until your bootable installation flash drive with OS X 10.11 El Capitan is made.
To install OS X El Capitan ► restart computer ► hold the Option key and select Installation USB drive from the menu.
Diskmaker X For El Capitan
How to create El Capitan USB installation with Disk Utility and Finder
When your USB flash drive is ready and El Capitan installer downloaded from App Store ► Open Terminal and type:
defaults write com.apple.finder AppleShowAllFiles 1 && killall Finder
This command allows you to view hidden files in Finder.
Now Open Finder ► Applications ► Install OS X El Capitan.app ► right click ► Select Show Package Contents option.
Navigate to Contents/SharedSupport ► Mount InstallESD.dmg file
Open OS X Install ESD archive in Finder and mount BaseSystem.dmg archive
Connect USB drive and open Disk Utility (/Applications/Utilities)
Select the USB drive from the list of disks, select Restore tab and pick Select OS X Base System archive as a source and USB flash drive as the destination. When ready click on Restore button.
Diskmaker X For El Capitan Installer
After the Restore process is finished, open Finder ► open USB drive (OS X Base System) ► go to the System/Installation folder and select Packages file and delete it.
Diskmaker X For El Capitan Free
Open OS X Install ESD volume in Finder, select Packages folder and copy them to System/Installation folder on USB drive.
Also copy BaseSystem.chunklist and BaseSystem.dmg files from InstallESD.dmg volume to root of USB flash drive (OS X Base System).
Now your El Capitan installation USB drive is prepared and ready for use.
To install OS X El Capitan ► restart computer ► hold the Option key and select Installation USB drive from the menu.
How to create El Capitan USB installation disk with DiskMaker X
DiskMaker X tool is Wizard like tool that allows you create OS X installation disk. Download DiskMaker X to your Mac and copy it to Applications folder.
Diskmaker X For Mac
When you have prepared your USB flash drive and El Capitan installer is downloaded from App Store ► open DiskMaker X.
Select version of OS X (in our case El Capitan)
Select copy of OS X installation app
El Capitan Os X Download
Select USB drive that will be used for USB installation
Diskmaker X For El Capitan Update
And wait a few minutes till the the DiskMaker X finish creating process.
To install OS X El Capitan ► restart computer ► hold the Option key and select Installation USB drive from the menu.