I have the latest version of OS X Server (Version 3.0.2) downloaded of the App Store and basically I want to create a bootable USB for the installer.
However, looking at it, I'm not able to find the InstallESD.dmg and therefore I'm not sure how I can create a bootable image from this.
Does anyone know how to create a bootable for the latest server version of OS X Server?
sudo /Applications/Server.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Server.app --nointeraction
But I'm left with the terminal saying command not found
– Mr Riksson Jan 12 '14 at 15:53