This is better than osxdaily's method (which should only be used for DP1 anyway, not DP4 or the GM):
To make a bootable USB, use this method:
Your 8 GB USB drive should be called Untitled and formatted as Mac OS Extended (Journaled). The installer should be called Install OS X Mavericks.app and should be in your Applications folder.
Run this in terminal and wait about 20 minutes:
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
You should see something like this:
Erasing Disk: 0%... 10%... 20%... 100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done.
You can then boot up from the USB by holding down the option key, then install the GM from the USB.
This is probably going to be the same for the public release.
Note that this will also install a recovery partition (which osxdaily's method doesn't do).
Thanks! By far the most simplest way to setup a flash drive for OS X!
Doesn't seem to work for me. :/
Doesn't seem to work for me. :/
This is better than osxdaily's method (which should only be used for DP1 anyway, not DP4 or the GM):
To make a bootable USB of the GM, use this method:
Your 8 GB USB drive should be called Untitled and formatted as Mac OS Extended (Journaled). The installer should be called Install OS X Mavericks.app and should be in your Applications folder.
Run this in terminal and wait about 20 minutes:
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
You should see something like this:
Erasing Disk: 0%... 10%... 20%... 100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done.
You can then boot up from the USB by holding down the option key, then install the GM from the USB.
This is probably going to be the same for the public release.
Note that this will also install a recovery partition (which osxdaily's method doesn't do).
Will booting and installing from the USB overwrite my partitions and erase all of my files? Of course you should backup everything before attempting something like this regardless, but will I have to copy everything back on, or will my files stay through the installation?
How's the process for installing it to a CD? I don't have any Flash drives, but I have an older iMac with a Super Drive and some 8GB disks.
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
I like most of what you posted there, except the bit about torrents.
The installer could get corrupted in that, so it would be better to get a redemption code in the mac dev center and then redeem it in the mac app store, i.e., use apple's correct method for obtaining the GM.
You mean DVD don't you?
I'm going to do that too but I will wait till the public version is released first (in case it has a higher build than the GM - unlikely - but possible).
Yeah. It's pretty easy to make this.
But yesterday, I found the actual installation a rather tortuous process on my 2010 mbp (with hard drive). It went a lot smoother on my 2011 mba (with a ssd).
But in both cases, it got to "Less than a minute to go" at the end and then it seemed to hang there for ages. It wasn't actually hanging. I waited it out and it did eventually finish. But this is just something to be aware of before you install the GM in case you think it isn't working at the end. Others have commented that they had the same issue. It's not a big problem though. Just don't get impatient.
----------
Why not? Did you wait long enough for the process to finish? It took me 20 min. Is your USB called Untitled? Is it at least 8 GB? Is it formatted as Mac OS Extended (Journaled)? Is your installer file called Install OS X Mavericks.app and is it in the Applications folder? Did you type the command correctly (might be safer to copy and paste instead - I'm not being rude, but I don't trust my own typing either - I also copy and pasted it when I did it yesterday)?
Used the procedure, exactly as posted, with a 16GB pen drive, seemed to work. The USB drive booted fine, initial part of the installation seemed to work until it got to the "Your computer will restart in .... seconds" just sat there at 1 second remaining for ages. I finally used the restart menu item to punt.
![]()
For those who are not developers or prefer step-by-step instructions, here is how I made a bootable USB drive for the OS X Mavericks GM:
- Obtain a copy of OS X Mavericks GM from the usual sources (torrents, friend with a developer account, etc.)
- The file you download will likely be a .dmg with "Install OS X Mavericks.app" inside. Mount the .dmg and copy "Install OS X Mavericks.app" into your Applications folder.
- Attach an 8GB (or larger) USB flash drive, and open Disk Utility. Select your flash drive in the left column, and then click the "Erase" tab. Format the drive with Mac OS Extended (Journaled) with the name Untitled
- Click "Erase..."
- Close Disk Utility once the process completes. Open Terminal and enter the following command (you can copy/paste):
After you hit Enter, you may be prompted for your password. Type it (the cursor in the Terminal window will NOT move) and then hit Enter again. The process should begin.
- You should see something like this (note that this process can take 15-20 minutes to finish):
Erasing Disk: 0%... 10%... 20%... 100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done.
- You can now boot from the USB flash drive by holding the Option key while your computer boots up.
This worked perfectly for me and I hope it helps some of you!
I currently don't have my flash drive with me, so could it be possible to partition a spot on my ssd and do it from there? Then after the install reclaiming that space by unpartitioning it?
I don't see any reason why this wouldn't work.
Note that this will also install a recovery partition
I currently don't have my flash drive with me, so could it be possible to partition a spot on my ssd and do it from there? Then after the install reclaiming that space by unpartitioning it?
Used the procedure, exactly as posted, with a 16GB pen drive, seemed to work. The USB drive booted fine, initial part of the installation seemed to work until it got to the "Your computer will restart in .... seconds" just sat there at 1 second remaining for ages. I finally used the restart menu item to punt.
![]()