Jesus Vigo walks through the steps of creating a bootable USB installer for Apple's OS X Yosemite.
On June 2, 2014, Apple announced the next iteration of its powerful, yet elegant OS X operating system. Continuing the naming trend, Yosemite was made available the same day as the WWDC event in the form of a Developer Preview beta for software developers to test their apps on the new platform.What about the end-user? Must we really wait until later this year to try out Apple's latest OS? Maybe not. Those interested in testing Yosemite may sign up for the OS X Beta Program, which will allow them to test the new OS, if selected.
A word of caution, however, as beta software is just that. Largely untested and full of bugs, this may lead to conflicts with production systems. Additionally, certain applications may not work fully (or at all) until updates are made available. It you decide to install beta software, you should do so on a sanitized, secondary device that meets requirements to minimize issues.
Before getting started, let's review the requirements for creating a bootable drive:
- 8 GB USB Flash Drive (or SD Card)
- OS X 10.10 DP1.app (installer downloaded from Apple's Mac Developer site)
- Apple computer with Mac App Store (10.6.8+)
- User Account with Administrative privileges
1. Insert the USB Flash Drive (or SD Card) into the Apple computer, and launch Disk Utility.app from the Applications | Utilities folder.
2. Select the drive you wish to use from the device list and click the Partition tab.
3. Under Partition Layout, select 1 Partition from the drop-down menu.
4. Enter a name for the device, and select the format as Mac OS Extended (Journaled) from the drop-down list next to Format (Figure A).
Figure A
6. Select the radio button next to GUID Partition Table, clicking OK to accept the change (Figure B).
Figure B
Figure C
8. Depending on the size of the drive, the changes typically take several minutes to process. Once completed, the removable drive will be prepped for OS X (Figure D).
Figure D
defaults write com.apple.finder AppleShowAllFiles 1 | KillAll Finder
Figure E
Figure F
Figure G
12. With the contents of the InstallESD.dmg file visible, there are two files specifically that will be used to create the OS X installer to the removable drive: BaseSystem.dmg and the Packages folder (Figure H).
Figure H
14. Next, select the Restore tab and drag the partition from the device list to the Destination box. Also, drag the BaseSystem.dmg file from the finder window to the Source box (Figure I).
Figure I
Figure K
Figure L
Figure M
Figure N
defaults write com.apple.finder AppleShowAllFiles 0 | KillAll Finder
Figure O
To perform a clean install, simply insert your drive, power on the computer, and hold down the [option] key to access the boot selection menu. From there, select the USB drive partition, and follow the prompts to install OSX 10.10 on your Mac. If performing this as an upgrade, then launch the Install OS X 10.10 Developer Preview.app from the root of the newly created drive, following the prompts to install it from a live environment.
~ Jesus Vigo
0 comments:
Post a Comment