Usb Installer Bootable Os X Yosemite 10.10.5 For Mac

admin

The of creating a bootable OS X USB installer no longer works, so you’ll need to follow a new approach when dealing with OS X Yosemite. While there are multiple methods that will work, here’s the easiest way to create a bootable OS X 10.10 Yosemite USB Installer for the.Note: As mentioned, these steps are for the free OS X Yosemite Public Beta. If you’re a registered developer using the Developer Preview, follow. Step 1: Obtain the Yosemite Public Beta InstallerIf you’re for the Yosemite beta program, download the OS X Yosemite Public Beta installer from the Mac App Store. This will put a file called Install OS X Yosemite Beta.app in your /Applications folder.

MacBook Pro (Retina, 13-inch,Early 2015), OS X Yosemite (10.10.5) Posted on Dec 8, 2016 7:39 PM Reply I have this question too ( 52 ) I have this question too Me too (52) Me too. Mac OS X Yosemite 10.10.5 on Bootable USB Flash Drive for Installation or Upgrade: Amazon.ca: Electronics.

It will also launch the Yosemite installer app when the download completes. Quit the app by pressing Command+Q.

Step 2: Format and Prepare USB DriveGrab a USB flash drive that’s at least 8GB in size. While it’s possible to create a separate partition for the Yosemite USB installer, it’s safest and easiest to use an empty drive or one that you don’t mind erasing.

Plug the drive into a Mac running OS X 10.7 Lion or higher and launch Disk Utility from the /Applications/Utilities folder.In Disk Utility, select the USB flash drive from the list on the left. Note that you want to select the drive and not the volume. We’re using a flash drive, so in our case we choose 8 GB SanDisk Cruzer Media and not the default “No Name” volume.With the USB drive selected, choose the Partition tab on the right side of the window. The partition scheme and volume properties of your flash drive will vary depending on manufacturer and previous configuration. In our case, our drive is brand new and formatted as a FAT volume with a Master Boot Record partition scheme. This won’t work for Yosemite, so we need to change it.In the drop-down menu under Partition Layout, choose 1 to create a single new partition. Then click Options, choose GUID Partition Table, and click OK to save the change. Under Partition Information, change Format to Mac OS Extended (Journaled) and give the drive the name “Untitled” (this allows your drive to work with the Terminal commands below; you can rename the drive when the process is complete).Press Apply to restructure the USB volume with the new parameters.

Note that this will erase all contents of the USB drive so, as mentioned above, be sure to back up any files on the drive or use a blank drive to begin with. Step 3: Create the Bootable Yosemite USB Installer with TerminalNow that your USB flash drive is ready, we can complete the process of creating a bootable Yosemite USB installer with a simple Terminal command.

Open Terminal from /Applications/Utilities and then enter the following command: sudo /Applications/Install OS X Yosemite Beta.app/Contents/Resources/createinstallmedia -volume /Volumes/Untitled -applicationpath /Applications/Install OS X Yosemite Beta.app -nointeractionPress the Return key on your keyboard to execute the command, and enter your admin password when requested. This will create a bootable Yosemite USB installer using OS X’s createinstallmedia tool, which can take quite a while depending on the speed of your flash drive.Let the tool do it’s thing and don’t interrupt the process until you see Terminal output Done and return your window to the user prompt. When it’s complete, your USB installer will be mounted to your Desktop and you can now rename this drive (highlight it on the Desktop and press Return), as well as supply it with its own.Eject your new Yosemite USB installer and connect it to any Mac you wish to upgrade to the Yosemite Public Beta. Reboot the Mac holding the Alt/Option key on the keyboard and you’ll see the installer appear in the EFI boot menu. Select it and follow the prompts to install OS X Yosemite.

Back in the day when we bought OS X on discs, as long as you kept that disc, you always had a bootable installer just in case. Modern, downloadable versions of OS X create a on your drive, but it's always a smart idea to make your own bootable installer drive too.I recommend making one for Yosemite, on an external hard drive or USB thumb drive, for many of the same reasons I recommend: If you want to install Yosemite on multiple Macs, using a bootable installer drive can be more convenient than downloading or copying the entire installer to each computer. If you want to erase the drive on a Mac before installing Yosemite, 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 clean and restore whatever data you need from a backup. And if your Mac is experiencing problems, a bootable installer drive makes a handy emergency disk.Macworld also has bootable-install-drive instructions for, and.As with previous versions of OS X, it’s not difficult to create a bootable installer drive from the Yosemite installer, though the processes have changed slightly since Mavericks. I show you how, below.

Keep the installer from being deletedLike all recent versions of OS X, Yosemite is distributed through the Mac App Store., if you leave the Yosemite beta installer in its default location (in the main Applications folder) when you install OS X 10.10, the installer will delete itself after the installation finishes. If you plan to use that installer on other Macs, or—in this case—to create a bootable drive, be sure to copy the installer to another drive, or at least move it out of the Applications folder, before you install. If you don't, you'll have to redownload the installer from the Mac App Store before you can create a bootable installer drive. Create the Yosemite install drive: The optionsI’ve come up with three ways you can create a bootable OS X install drive for the Yosemite: using the installer’s built-in createinstallmedia tool; using Disk Utility; or performing the Disk Utility procedure using Terminal.The createinstallmedia method is the easiest; if you’re at all comfortable using Terminal, it’s the approach that I recommend you try first. (Note that the createinstallmedia tool doesn’t work under OS X 10.6 Snow Leopard—it requires OS X 10.7 Lion or later.)The Disk Utility method is the way to go for people who are more comfortable in the Finder (though it does require a couple Terminal commands), and it works under Snow Leopard, Lion, Mountain Lion, Mavericks, and Yosemite. The Disk Utility-via-Terminal approach is for the shell junkies out there.Whichever method you use, you need a Mac-formatted drive (a hard drive, solid-state drive, thumb drive, or USB stick) that’s big enough to hold the installer and all its data—I recommend at least an 8GB flash drive. That drive must also be formatted with a GUID Partition Table.

(Follow to properly format the drive.) Your OS X user account must also have administrator privileges. Option 1: Use createinstallmediaStarting with Mavericks, hidden inside the OS X installer is a Unix program called, provided by Apple specifically for creating a bootable installer drive. If you’re comfortable using Terminal, createinstallmedia is a relatively simple tool to use.As mentioned above, the createinstallmedia tool works only in Lion, Mountain Lion, Mavericks, or Yosemite—you can’t create an installer drive this way while booted into Snow Leopard. If you need to create a Yosemite beta install drive while booted into Snow Leopard, you should use the Disk Utility instructions, below. Using the createinstallmedia command in Terminal IDG Here are the required steps:.

Connect to your Mac a properly formatted 8GB (or larger) drive, and rename the drive Untitled. (The Terminal command used here assumes the drive is named Untitled.) Also, make sure the Yosemite installer, called Install OS X Yosemite.app, is in its default location in your main Applications folder (/Applications). This means that if you moved it before installing Yosemite, you need to move it back before making your installer disk.

Select the text of this Terminal command and copy it:sudo /Applications/Install OS X Yosemite.app/Contents/Resources/createinstallmedia -volume /Volumes/Untitled -applicationpath /Applications/Install OS X Yosemite.app -nointeraction. 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. The Terminal window displays the progress of the process, in a very Terminal sort of way, by displaying a textual representation of a progress bar: Erasing Disk: 0%. 10 percent.20 percent.

The program then tells you it’s copying the installer files, making the disk bootable, and copying boot files. Wait until you see the text Copy Complete. (see the screenshot above), which could take as long as 20 or 30 minutes, depending on how fast your Mac can copy data to your destination drive.You now have a bootable Yosemite install drive. If you like, you can rename the drive from its default name of Install OS X Yosemite, though I think it’s kind of a catchy name.

Usb installer bootable os x yosemite 10.10.5 for mac windows 10

Option 2: Use Disk UtilityYou’ll find Disk Utility, a handy app that ships with OS X, in /Applications/Utilities. Here are the steps for using it to create your installer drive. The procedure is a bit more involved with Yosemite than it was for Mavericks (which was itself a bit more involved than under Mountain Lion and Lion). IDG Right-click (or Control+click) the Yosemite installer to view its contents. Once you’ve downloaded Yosemite, find the installer on your Mac.

How to add a static route for mac pro. It’s called Install OS X Yosemite.app and it should have been downloaded to your main Applications folder (/Applications). Right-click (or Control+click) the installer, and choose Show Package Contents from the resulting contextual menu. In the folder that appears, open Contents, then open Shared Support; you’ll see a disk image file called InstallESD.dmg.

Double-click InstallESD.dmg in the Finder to mount its volume. That volume will appear in the Finder as OS X Install ESD; open it to view its contents. Several of the files you’ll need to work with are hidden in the Finder, and you need to make them visible.