I'm trying this right now - why is there a long wait? Does the OS have to compile it or something :S
It just takes a long time to copy the GB's to a flash drive. If you have a USB 3 drive, it'll probably go much quicker.
Ahhh. So the terminal command does all of this automatically?
Am I right in assuming that if I want to install this one a bootable USB drive, that USB 2.0 is going to be way too slow and would need a USB 3.0 Drive?
I think Koodauw probably meant he wants to install the whole system onto the usb. That's a completely different thing, and then a fast usb 3 would be better.
This thread is really only for makeing a bootable usb installer, not to run the whole system on a usb. For usb installers, a usb 2 is fine.
To run the system I think a partition on your main drive would be better than running it on a usb stick.
I just did this with a USB 3.0 drive I had. 40mb write, about 90mb read.
I downloaded the OS X 10.10 installer to my local machine (which is still running ML mind you) and ran the local installer, pointed to the USB drive, let it reboot and install.
Worked like a charm. I wish the USB 3.0 was one of the faster 200MB versions, but it seems to work fine as is, and keeps everything very discreet.
took about 20 minutes all in.
It should. That's what I did. I used a USB drive to put the installer on, then installed it on an external USB 3 SSD and it's working just fine.
. I'm using a 32gb 2.0 thumb drive, with a 6gb partition (for Yosemite Install Bootable) and 26gb partition to install it on. First of all the install took FOREVER. Then when finally done it restarts gets half way through boot screen and hangs.. I have restarted it a couple of times, and I have rebooted back to option screen and selected the "Yosemite Install" as I read in another forum, NO DICE so far!! Any thought or ideas?
Here is how to make a bootable usb of the yosemite public beta 1 installer. It is much easier than for yosemite DP1 and similar to how you do it for mavericks (but obviously the installer name has changed).
Format an 8 GB USB drive which should be called Untitled and formatted as Mac OS Extended (Journaled). The installer should be called Install OS X Yosemite Beta.app and should be in your Applications folder.
Run this in terminal and wait about 20 minutes:
sudo /Applications/Install\ OS\ X\ Yosemite\ Beta.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Yosemite\ Beta.app --nointeraction
You can boot up from it by selecting it from the startup manager you get when starting your computer and holding down the option key.