Last week I published a video on how to create a bootable ISO file that contained macOS Catalina 10.15 so you can boot into VMWare Workstation 15.5. During the video there were many terminal commands. I promised that I will post up all the commands as a cheat sheet, so you can copy and paste into the terminal to make life easy. Here is the code used during the video below:
Vmware free download - VMware Fusion, Macindows, vmCLIpboard, and many more programs. Key Features include: MacOS Sierra-Ready VMware Fusion Pro lets you launch virtual machines on Macs with MacOS 10.12 Sierra, or safely test the new macOS in a sandbox.; Built for Windows 10 Full support for running Windows 10 as a virtual machine on your Mac.; Flexible App Interaction Unity mode hides the Windows desktop so you can run Windows apps as if they were Mac apps; launching directly.
btnhd#:> hdiutil attach /Applications/Install macOS Catalina.app/Contents/SharedSupport/InstallESD.dmg -noverify -mountpoint /Volumes/Catalina
btnhd#:> hdiutil create -o /tmp/CatalinaBase.cdr -size 9000m -layout SPUD -fs HFS+J
btnhd#:> hdiutil attach /tmp/CatalinaBase.cdr.dmg -noverify -mountpoint /Volumes/install_build
btnhd#:> asr restore -source /Applications/Install macOS Catalina.app/Contents/SharedSupport/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase
btnhd#:> rm /Volumes/OS X Base System/System/Installation/Packages
btnhd#:> cp -R /Volumes/Catalina/Packages /Volumes/OS X Base System/System/Installation
btnhd#:> hdiutil detach /Volumes/OS X Base System/

btnhd#:> hdiutil detach /Volumes/Catalina/

btnhd#:> mv /tmp/CatalinaBase.cdr.dmg /tmp/BaseSystem.dmg
#Restore the 10.15 Installer’s BaseSystem.dmg into file system and place custom BaseSystem.dmg into the root

btnhd#:> hdiutil create -o /tmp/Catalina.cdr -size 9000m -layout SPUD -fs HFS+J
btnhd#:> hdiutil attach /tmp/Catalina.cdr.dmg -noverify -mountpoint /Volumes/install_build

btnhd#:> asr restore -source /Applications/Install macOS Catalina.app/Contents/SharedSupport/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase
btnhd#:> cp /tmp/BaseSystem.dmg /Volumes/OS X Base System
btnhd#:> hdiutil detach /Volumes/OS X Base System/
btnhd#:> rm /tmp/BaseSystem.dmg
btnhd#:> hdiutil convert /tmp/Catalina.cdr.dmg -format UDTO -o /tmp/Catalina.iso
btnhd#:> mv /tmp/Catalina.iso.cdr ~/Desktop/Catalina.iso
btnhd#:>rm /tmp/Catalina.cdr.dmg
One more thing, you will need to get a copy on the unlocker-master files to enable VMware Workstation 15 to run macOS as a guest virtual machine. Go to github.com/btnhd to grab the script.
This year at VMworld we had a special treat for our attendees with our Fusion 10th Anniversary Collector Box. Outside the box it says Fusion 10 all over, but with the box came a USB card that has you covered on all platforms: Workstation 14 Pro for Windows, Workstation 14 Pro for Linux and Fusion 10 Pro for Mac.
Of course this is great if you were lucky enough to attend VMworld, but what if you didn’t?
Out of luck, right?
Not anymore!
We pulled back a curtain in the storage room and found a whole crate of boxes that didn’t make it into the hands of our users, so we’re making them available to you for only $160!
That’s right, for the price of a new copy of Fusion 10 Pro with this box you get 2 copies of Workstation 14 Pro, a copy of Fusion 10 Pro* AND a very svelte collector tin and coaster for your office!
Over $660 in just software for only $160!
What else is there to say? If you dig cross platform virtualization, this the best deal you’ll find on the web today. Hurry while supplies last!
Vmware Workstation For Mac Os
Buy Now! > vmwaremerchandise.com
Vmware Workstation Install Mac
*Includes a ‘Thank You’ card insert which contains 3 keys: 1 Fusion 10 Pro Full License Key, 1 Workstation 14 Pro for Windows NFR Key, and 1 Workstation 14 Pro for Linux NFR Key. “NFR” keys are promotional keys and will unlock all capabilities of the software but do not include entitlement for filing support requests or major-version upgrade discounts. Offer is in USD and only available in the United States.
