Install Disk Creator Yosemite

Apr 19, 2021 Install Disk Creator For Mac OverView: Record Mac OS X launch and install on disk images and build a bootable USB stick by automatically generating and capturing the files in the suite. The program recognizes selected storage devices and selects drive volumes. The software library of Install Disk Creator 1.21 for Mac is free to download. Create Yosemite install disk on a Windows machine. Ask Question Asked 6 years, 7 months ago. Active 6 years, 7 months ago. Viewed 3k times. It is not possible without access to an OSX machine. If you have the old disk from your Mac it might have the recovery partition on it. If you can put it back in, boot while holding down command-R. You can put the SSD in an external enclosure and use the recovery partition to install Yosemite on to it. Select basesystem dmg in disk utility s sidebar and then click the restore button in the main part of the window. Create a bootable install usb drive of mac os x 10 10 yosemite step 1 reformat your usb drive. I hope this hel. Drag the basesystem dmg icon into the source field on the right if it isn t. Click on the download button.

It can be quite easy making an update to the OSX 10.10 Yosemite from the Mac App store for one computer, but when it comes to making updates for several Macs, or even doing a fresh install, you might find it really stressful having to make those updates separately. One way to save yourself the hassle is grabbing the Mac update on a USB thumb drive and installing the update using same drive on all your Macs.

It is important to note that running the Yosemite update on your Mac before following the below procedures would erase the installer from your Applications folder. So it is necessary you firstly perform this tutorial using any of the below methods, unless you wish to download a fresh copy of the update again from the app store. Let’s move on to the tutorial.

  • Must Read:MAC OS X vs PC Windows – Which Should I Choose / Buy?

Things You’ll Need

  • A Mac
  • An 8GB USB Flash Drive or larger where you would be burning the OSX Yosemite copy to.
  • The OS X 10.10 Yosemite installer from the Mac App Store in your Applications folder
  • An Administrator account on your Mac

Method 1: Using DiskMaker X

Using Diskmaker X is the easiest way to burn or make a bootable USB Flash drive. Here is how to go about it.

1. You need to download the Yosemite installer as stated above from the Mac App Store and DiskMaker X .

Disk

2. Insert your 8GB (or larger) flash drive into your MAC. Make sure you must have backed up all important stuff, as you will loose them in this process from the flash drive.

3. Launch DiskMaker X. The app will offer to make installers for OS X 10.8, 10.9, and 10.10. Since we wish to install Yosemite, you will have to select 10.10 and let DiskMaker X handle the rest. DiskMaker X would find the Yosemite Installer and have it installed on your thumb drive. If it doesn’t find it, you can click on “Select an Install File” so you can easily navigate to the installer.

After the whole process must have been completed, you can now use this flash drive to install OSX Yosemite to any MAC. It’s actually that simple.

Method 2: Using Terminal

If for some reasons you couldn’t get DiskMaker X working for you, you might want to follow this geeky steps using Terminal to achieve same result.

1. Firstly Download the Yosemite installer.

2. Insert your 8GB (or larger) flash drive (make sure you assign a name to it – I’ll be using Untitled as my drive name for this tutorial). Make sure you format your USB flash drive in OS X Extended (Journaled) using Disk Utility.

3. Launch the Terminal application on your MAC. Then type (or copy and paste) the following command into your Terminal window. Make sure you replace Untitled with the name of your drive. Then hit Enter on your keyboard.

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

4. Now you would be prompted to type in your password, then press Enter again.

Allow terminal to complete the process (this could take close to half an hour). You can take out your USB Flash when you get the Done prompt. After it’s done, you should be able to use your USB Flash drive as a bootable disk to install OSX 10.10 Yosemite on any MAC computer.

Note: The Bootable USB Flash drive would not only be used to install Yosemite on Mac computers, but would also have utilities like Disk Utility and Time Machine recovery.

  • Must Read:All There Is To Know About Windows 10

To make use of this thumb drive to install the OSX 10.10 update, you can change the default Startup Disk in System Preferences or by holding down the Option key at boot and selecting the drive.

Install

I hope you find this useful.

Update: Go to Install macOS Sierra Using Bootable USB Flash Drive if you want to install macOS 10.12 Sierra instead.

Update 2: The instructions below will work to manually create a Mac OS X 10.11 El Capitan USB installation drive. I needed to upgrade my sister’s 2008 Macbook Pro and found that the existing Mac OS X 10.6 Snow Leopard did not support the “createinstallmedia” tool; I got a “Failed to start erase of disk due to error (-9999, 0)” error. I followed the instructions below to successfully create a bootable installer for Mac OS X 10.11 El Capitan, which is the last version to support the 2008 Core 2 Duo Macbook Pro.

In this post, I will go over instructions on how to create a bootable USB flash drive containing the Mac OS X 10.10 Yosemite installer. These instructions will also work for Mac OS X 10.9 Mavericks (excluding a Yosemite-specific step) and differ significantly from the instructions for creating a Mac OS X 10.6 Snow Leopard installer. You will need an 8GB USB flash drive for Mac OS X Yosemite or Mavericks.

I tried several methods which failed to create a bootable USB flash drive before finding one that succeeded. The instructions I found that worked, using Disk Utility, were located at How to Make a Bootable OS X Mavericks USB Install Drive and How to Create a Bootable Install USB Drive of Mac OS X 10.10 Yosemite.

Download the Mac OS X 10.10 Yosemite

First, download the latest Mac OS X version, which is 10.10 Yosemite. It is the version currently available for download from the “App Store”. (If you want an earlier version like Mac OS X 10.9 Mavericks, you’ll need to get it from elsewhere.)

Launch “App Store” and search for “OS X Yosemite”. Download it. (It is 5.16GB in size.)

Note: If you run the Yosemite installer to upgrade your Mac, the downloaded installer file will be deleted automatically after the upgrade is completed. To keep that file, you will want to move it out of the Applications folder so it won’t be deleted after an upgrade. Launch the “Terminal” app and run this command to move the downloaded installer app to your user’s “Downloads” folder:

sudomv/Applications/Install OS Yosemite.app/ ~/Downloads/

Create Bootable USB Flash Drive Installer

By default, the Finder will hide system files which we will need to see. Run these commands in the “Terminal” app to expose the hidden files:

# Configure Finder to show hidden system files.
defaults write com.apple.finder AppleShowAllFiles TRUE
# Close all Finder instances (and re-launch so settings take effect).
killall Finder

Prepare the USB flash drive:

Install Disk Creator Download

  1. Plug in a USB flash drive of size 8GB or larger.
  2. Launch the “Disk Utility” to format the USB Flash drive.
  3. On the left-hand pane, select the USB drive (not the partition under it, if any).
  4. Click on the “Erase” tab, select “Mac OS Extended (Journaled)” for “Format” and input a name like “Install Yosemite” (or anything because this name will be overwritten later).
  5. Click the “Erase…” button at the bottom and then the “Erase” button in the popup dialog. This format operation should take less than a minute to complete.

Restore the Yosemite installation image to the USB flash drive:

  1. Launch the Finder and locate the “Install OS Yosemite.app” file. Right-click (hold the “control” key and click) on it and select “Show Package Contents”.
  2. Open Contents, then SharedSupport, and double-click on the InstallESD.dmg (disk image) file to mount it. A volume called “OS X Install ESD” will show up on the desktop and under DEVICES in the Finder.
  3. In the “OS X Install ESD” volume, right-click on the “BaseSystem.dmg” file and select “Open” to mount it. (Double-click won’t perform any action because it is a hidden file.)
  4. Use Disk Utility to clone the “BaseSystem.dmg” to the USB flash drive:
    1. Select the “BaseSystem.dmg” in the left-hand pane and click on the “Restore” tab. The “Source” field will be populated with “BaseSystem.dmg”.
    2. Drag the “Install Yosemite” partition under the USB flash drive to the “Destination” field.
    3. Click the Restore button and then the Erase button.
    4. The USB flash drive will be written with the contents of “BaseSystem.dmg” file. Depending on the speed of your USB flash drive, it may take several minutes or longer to complete this operation.
    5. Once complete, the “Install Yosemite” partition will be renamed to “OS X Base System”.
  5. Use the Finder to navigate to the USB flash drive. You will see two “OS X Base System” volumes in the Finder’s left-hand pane. The USB flash drive is the last one.
  6. Under the USB flash drive’s “OS X Base System” partition, open the “System/Installation” folder. You will see an alias file named “Packages”. Delete it because we will replace it with a “Packages” folder below.
  7. Use a second Finder window to open the “OS X Install ESD” volume. (To open a second Finder window, you can use the Finder menu’s “File/New Finder Window” command.)
  8. Copy the “Packages” folder from the “OS X Install ESD” volume to the USB flash drive’s “System/Installation” folder.
  9. Required for Yosemite (not required for Mavericks): Copy the “BaseSystem.chunklist” and “BaseSystem.dmg” files from the “OS X Install ESD” volume to the USB flash drive’s root “/” folder. If you don’t do this, you will get an “undefined error 0” when attempting to install Yosemite.
  10. The USB flash drive is now complete. You can use it to boot a Mac to install Mac OS X 10.10 Yosemite.
  11. Unmount all the Yosemite installer volumes by ejecting them; you must eject “OS X Base System” before “OS X Install ESD”.

Re-configure the Finder to hide system files. Run these commands in the “Terminal” app:

# Configure Finder to not show hidden system files.
defaults write com.apple.finder AppleShowAllFiles FALSE
# Close all Finder instances (and re-launch so settings take effect).
killall Finder

Boot With USB Flash Drive

Install Disk Creator Yosemite

To boot a Mac with the USB flash drive:

  1. Insert the USB flash drive.
  2. While holding the “option/alt” key down, turn on the Mac to display the boot Startup Manager.
  3. You should see one or two icons, one for the internal hard drive and/or another called “OS X Base System” for the USB flash drive. (The internal hard drive may not be visible if it does not have a bootable partition installed.)
    • Note: If you don’t see the USB flash drive’s “OS X Base System”, try removing and re-inserting the USB flash drive while viewing the Startup Manager screen. The USB flash drive should then appear after a few seconds.
  4. Select the “OS X Base System” and hit the “return/enter” key to boot from the USB flash drive.

Hopefully, this post will help you to create your own bootable USB flash drive installer for Mac OS X 10.10 Yosemite or Mac OS X 10.9 Mavericks.

Comments are closed.