According to Apple's Mavricks System Requirements, you can load and run Mavricks. Y
ou only need the old cat version if you are upgrading. When I am refurbishing 2010 MacBooks I boot them from the USB stick and do a clean install of Mavericks. See below.
OS X Mavericks: System Requirements
Learn about the system requirements for OS X Mavericks.
To install Mavericks, you need one of these Macs:
- iMac (Mid-2007 or later)
- MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
- MacBook Pro (13-inch, Mid-2009 or later),
- MacBook Pro (15-inch or 17-inch, Mid/Late 2007 or later)
- MacBook Air (Late 2008 or later)
- Mac mini (Early 2009 or later)
- Mac Pro (Early 2008 or later)
- Xserve (Early 2009)
Your Mac also needs:
- OS X Mountain Lion, Lion, or Snow Leopard v10.6.8 already installed
- 2 GB or more of memory
- 8 GB or more of available space
-------------------------------------
So you have access to a Mac running Mavricks, create a bootable USB stick. If the other Mac is owned by someone else, here is a great opportunity for both of you to make bootable USB sticks.
- Download OS X Mavericks from the Mac App Store, if you haven't already. If it tries to start the installation, just close it.
- Insert your USB stick/dongle (you'll need one that's 8GB or larger) and open Disk Utility.
- Select your drive in the sidebar and go to the Erase tab. Format the drive as "Mac OS Extended (Journaled)" and name the drive "Untitled." (Note: if you already have a drive or partition named "Untitled" connected to your computer, name it something else and change the corresponding variable in step 5's terminal command, or you might experience data loss!).
- Click the Erase button and wait for Disk Utility to finish.
- Close Disk Utility and open up a Terminal window. Copy and paste the following command into the Terminal: sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
- Press Enter. The process should take about 20 minutes, so don't cancel it or eject your USB drive while it's doing its thing. The responses from Terminal should look like:
Erasing Disk: 0%... 10%... 20%... 100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done.
When it's done, you should get a message stating the process is finished. Now, you can restart your computer, hold the Option key to access the boot menu, and select your new USB drive. From there, you can launch disk utility, format your drive, and do a clean install of Mavericks. Then you restore from any backups you may have.