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.
Time under El Capitan // after the ordeal described above I created the USB from under El Capitan, erased the original, formatted the the stick (extended+ journaled) and again used Terminal to create the new version. On boot up only the HD and the HD recovery drives are showing. This USB is ideal for those who do not have a stable or fast enough internet connection to download the installer from Apple themselves, or have limited internet allowances where the 5GB installer size could be better utilised elsewhere. To create a bootable Mac drive you need any disk with Mac OS X 10.11.0 El Capitan or newer (10.12 Sierra, 10.13 High Sierra, 10.14 Mojave, 10.15 Catalina) either running as your main system, or just being installed on a drive that's connected to your Mac at the moment. Apple Mac OS X 10.11.5 El Capitan Install Recovery Bootable USB Flash Drive. 4.4 out of 5 stars. 57 product ratings. 4.4 average based on 57 product ratings. 45 users rated this 5 out of 5 stars 45.
In order to recover data from your startup drive, Disk Drill requires read-only access to it. To bypass the built-in file system protections in macOS 10.11 (El Capitan), 10.12 (Sierra), 10.13 (High Sierra), 10.14 (Mojave) and 10.15 (Catalina), you can boot from another drive and run Disk Drill from it, accessing your original startup drive as if it’s a regular secondary disk.
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.
AdvertisementDiskmaker 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.
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.
Install El Capitan from Scratch
Backup if possible before continuing.
Nov 2, 2016 11:54 AM