I have a client who decided he would update his OSX Yosemite which bricked his Pro Tools 11 software. I'm trying to downgrade him back to Yosemite by creating a Yosemite USB Installer but I don't think it's as easy as it once was.
You used to easily do this by using "DiskmakerX" or "Install Disk Creator" which are third party utilities. However, I think these worked with the old App Store MacOS installers. Now when you download the installers from the Apple website they're DMG files which contains a PKG file that I believe are simply meant to UPGRADE a previous version of MacOS to a newer version not downgrade like I'm trying to do. If you try using the terminal command suggested by everyone on the internet:
sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ Yosemite.app
.. it will always say "command not found". This I think is because the current downloadable versions of MacOS are not "Install OS X Yosemite.app" rather they're InstallMacOSX.pkg files which are not containers with the "createinstallmedia" command in it.
The only way I've been able to create an installer is by finding an older disk installer image on torrent sites and creating an installer DVD.
Has anyone run into this problem before? Did you find a solution?
Thanks in advance.
You used to easily do this by using "DiskmakerX" or "Install Disk Creator" which are third party utilities. However, I think these worked with the old App Store MacOS installers. Now when you download the installers from the Apple website they're DMG files which contains a PKG file that I believe are simply meant to UPGRADE a previous version of MacOS to a newer version not downgrade like I'm trying to do. If you try using the terminal command suggested by everyone on the internet:
sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ Yosemite.app
.. it will always say "command not found". This I think is because the current downloadable versions of MacOS are not "Install OS X Yosemite.app" rather they're InstallMacOSX.pkg files which are not containers with the "createinstallmedia" command in it.
The only way I've been able to create an installer is by finding an older disk installer image on torrent sites and creating an installer DVD.
Has anyone run into this problem before? Did you find a solution?
Thanks in advance.