Just like other recent major Mac updates, OS X Mavericks arrives as an app that wants to update the current OS X installation, and with a little work you can make a bootable USB installation drive. This allows you to easily perform partitioning for dual boot situations, clean installs, upgrades on multiple Macs, and more, plus it’s just really convenient to have for troubleshooting and simple future installations, without having to re-download OS X 10.9 every time you want to install it or perform an upgrade.
Update: There is an easier way to create an installer drive using the final version of OS X Mavericks from the Mac App Store. The below method still works, but most users will be better off using this simpler method. Note that some users who have encountered a -9999 error when trying to use the aforementioned easier approach may resolve that issue by using the complex method mentioned below.
But unlike before with creating prior version OS X boot install drives, the process is slightly different with Mavericks and requires an additional set of steps to make the installer actually function as a a bootable installer disk. It’s not too complicated, just a bit more time consuming.
Before beginning, make sure the Mac you want to install Mavericks on meets the system requirements for 10.9. You will need OS X Mavericks (obviously), and an 8GB (or larger) USB drive that you don’t mind formatting, we’re using a USB thumb drive for the purpose of this walkthrough but an external hard drive should work as well.
Simplified Method: Creating a OS X Mavericks Boot Install Disk
This is the new simplified method based upon the ‘createinstallmedia’ command. This works best with the final version of Mavericks available from the App Store to all users:
- Get the Mavericks Installer from the App Store (you can easily re-download it if necessary, it is always free)
- Attach the USB drive to the Mac, this drive will be formatted so be prepared for that
- Launch Terminal and run the following command to get basic instructions:
- Follow on screen instructions, or use the full walkthrough here
/Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia
Alternatively, you can use the original more advanced method as outlined below. This is no longer necessary as the aforementioned steps greatly simplify the process, but we are retaining the original instructions as they still pertain to certain users and certain needs.
Dev Method: Create a Bootable OS X 10.9 Mavericks Installer
This is the original method that was required for the developer releases and earlier builds, it is more advanced and therefore not as recommended for the average user:
- Download OS X Mavericks for free from the Mac App Store, but do not install it yet
- Attach the USB drive to the Mac and launch Disk Utility
- Choose the USB drive from the left side menu, click the “Partition” tab, select “1 Partition” from the drop down menu, and then click the “Options” button to select “GUID” as the partition type, click “OK” then click “Apply”
- Launch Terminal to show hidden files and relaunch the Finder using this defaults command string:
- Go to the /Applications/ folder to locate the “Install OS X 10.9 Developer Preview.app” file
- Right-click and choose “Show Package Contents”, then open “Contents” and open “SharedSupport”
- Double-click to mount “InstallESD.dmg”
- Open the mounted ‘OS X Install ESD’ image, and right-click “Base System.dmg” choosing “Open” to mount the image (BaseSystem.dmg may be named as “Base System.dmg” on some newer installers. The OS X 10.9.1 (and presumably newer) installer may use a file named “OS X Base System”. Regardless, look for the Base System dmg file, which is invisible by default, thus why invisible files must be made visible in the earlier step)
- Go back to Disk Utility, then select “BaseSystem.dmg” from the sidebar and then click the “Restore” tab
- With “Source” set to “BaseSystem.dmg”, set “Destination” to the USB drive by dragging the USB drive into the box, then click “Restore” to begin – confirm that contents of the drive will be erased
- When finished, go to Finder and navigate within the newly created USB drive to System > Installation > and delete the file (alias) located here named “Packages” – keep this window open
- Go back to the ‘OS X Install ESD’ mounted drive, and drag & drop the “Packages” folder into the /System/Installation/ directory you just deleted the Packages alias from, let this large folder copy
defaults write com.apple.Finder AppleShowAllFiles TRUE;\killall Finder;\say Files Revealed
Once that Packages folder is finished copying to the drive, the USB drive is now ready to be booted from which it can install OS X Mavericks from.
Booting from OS X Mavericks Install Drive
- With the USB drive attached, reboot the Mac and hold down the Option key
- Select the orange drive, labeled “OS X Base System 1″ from the boot menu
- Proceed with the installation as usual
Enjoy OS X Mavericks! By the way, if there is a more direct method to create a bootable installation drive, we couldn’t figure it out. Trying to restore or use the InstallESD.dmg file does not work like it used to in the past, but it’s entirely possible
Comments
Post a Comment