In this post, we will give you a walkthrough (expect lots of screenshots) through the entire process of:
- Creating a bootable OS X Mavericks on USB flash drive, so you can
- Perform a clean installation on any iMac, or MacBook.
Getting Started
Before we start, here are some of the things you will need:- A relatively fast and stable Internet connection as we will be downloading the entire Mac OS X Mavericks (file size: about 5.3GB).
- If you are installing on a Macbook, make sure it is connected to a power source first.
- A USB flash drive, empty and format-able, with a storage capacity of at least 8GB.
1. Create a bootable Mac OS X Mavericks
Here is an overall idea what we will be doing in the first section of this guide. First we will download a copy of the Mac OS X Mavericks, instead of installing we will transfer the installer (packages and files) to our USB flash drive and make it bootable.(1.1)
We will first update all available apps. Launch App Store, go to the Updates tab.
Hold down the Option key, click Free Upgrade to start the OS X Mavericks download.
Note #1: Login with username and password may be required.
You may want to grab yourself a cup of coffee, check out some cool and creative Macbook decals we had previously featured, or go work on something else, and check back when it is done.
Next, plug in your USB flash drive and:
- Open Disk Utility
- Look for your flash drive’s name on the left panel (refer to the screenshot below) and select it
- Go to the Erase tab
- Select “Mac OS Extended (Journaled)” for Format
- Hit Erase button
Launch Terminal, paste the following code (Source) inside and hit Enter. This will copy Mavericks’ installation files into your USB flash drive. Password verification will be required.
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
Here’s how your Terminal should look like when the copying process is done. Quit Terminal but keep your USB flash drive plugged in. We now have a bootable OS X Mavericks in the flash drive.
2. Clean re-installation
In this second half of the guide, we will make use of the flash drive to perform a clean installation.(2.1)
Restart your Mac, with the flash drive plugged in, and hold down the Option key until you land on a boot menu (refer to the screenshot below). Double click on Install OS X Mavericks.
Next, on the OS X Utilities dialogue screen, select Install OS X. Click Continue.
Follow the next few instructions on the screen. Click Continue to proceed, Agree to the software terms, Select a hard disk, and click Install.
The installation preparation process will now begin and will take approximately 7 – 15 minutes.
Note: During the installation process, you may experience the indicator hanging at “About a second remaining” for few minutes. Do NOT press cancel, just wait it out.
That’s it!
Your Mac will then restart, and will wrap up the installation process in another 30 – 40 minutes. When this is done, your Mac will restart automatically (again), leaving you at the login screen of a fresh copy of Mac OS X Mavericks.Note: Run App Store to make sure all applications are updated and compatible with the latest operating system.
Via hongkiat.com
Clean Install OS X Mavericks via Bootable Flash Drive