Thanks.
But you should change ~/Downloads to /Applications
ie., the /Applications should have no ~ before it.
Ooops, yes - corrected. Thanks
Thanks.
But you should change ~/Downloads to /Applications
ie., the /Applications should have no ~ before it.
Great find, thanks! I've reposted that below but formatted as code as the line breaks in your post could have led to problems for people not familiar with terminal - I also changed ~/Downloads to /Applications as this would be the normal location - I hope you don't mind!
Code:sudo hdiutil attach /Applications/Install\ OS\ X\ 10.10\ Developer\ Preview.app/Contents/SharedSupport/InstallESD.dmg sudo asr restore -source /Volumes/OS\ X\ Install\ ESD/BaseSystem.dmg -target /Volumes/Untitled -erase -format HFS+ sudo rm /Volumes/OS\ X\ Base\ System/System/Installation/Packages sudo cp -a /Volumes/OS\ X\ Install\ ESD/Packages /Volumes/OS\ X\ Base\ System/System/Installation/Packages sudo cp -a /Volumes/OS\ X\ Install\ ESD/BaseSystem.dmg /Volumes/OS\ X\ Install\ ESD/BaseSystem.chunklist /Volumes/OS\ X\ Base\ System
Of course you can install it without making the usb.
But the usb is a very good thing to have.
For a start, if you install directly from the installer app it will delete itself.
So if you want to install on several machines, the usb is better because you won't have to redownload it every time.
You can use it to wipe a drive to do a clean install.
You can also use the disk utility inside it to repair disk (although permissions repair seems disabled at the moment).
Usually you can also use it to restore from a backup (but that also seems to be missing at the moment).
I actually did it both ways with Yosemite for 2 computers and the bootable usb was faster than running the installer app.
LOL, tried installing it on a 32GB flash drive, not such good results.....
What you want to do, if you are KEEN to try 10.10, is to use disk utility to create a new partition of your main, internal hard drive, and install 10.10 onto that.
Worst case scenario, you hate it, so you reboot with your 'main' partition, and then remove the 10.10 partition in Disk Utility - No harm, no foul!
Hey guys!
I tried to copy a full OSX 10.10 installation from downloaded app to usb stick, but I couldn't!
I used createinstallmedia and I received the error: /Volumes/osx is not a valid volume mount point.
I'm sure this volume is mounted.
Anyone?
Modify the string value "CFBundleShortVersionString" of "Install OS X 10.10 Developer Preview.app\Contents\Info.plist" from "1.4.3" to "1.4.1", and createinstallmedia works fine.
https://www.facebook.com/photo.php?...495094543.1073741826.520454542&type=1&theater
After installing it to my second partition the installer remained in my main partition's applications folder. Also total install time was about 10-15 minutes. Late 2013 13" rMBP
What I always do is once the installer is downloaded, I copy it to an external drive before even beginning the installation process. That way I have it in case I need to use it again at a later time (or even if I just need to install it on a different machine.
This is the command I tried:
sudo /Applications/Install\ OS\ X\ 10.10\ Developer\ Preview.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ 10.10\ Developer\ Preview.app --nointeraction
I get: /Volumes/Untitled is not a valid volume mount point.
Even though it is.