How to Run Mac OS on VMware ESXi. In present day, VMware is one of the leading providers in virtualization technologies. Hardware virtualization allows you to run virtual machines with various operating systems including Windows, Linux, and FreeBSD on different hosts, while providing you with the ability to migrate VMs between hosts. Oct 22, 2019 Now power on the virtual machine and start installing Mac OS X 10.12 High Sierra on the VM that is running on the ESXi host. Installing Mac OS as a Guest OS on a VMware VM. After macOS installer has loaded, you should see the installation wizard. Select the main language and click the Next button. English is used in this installation example.
After a long struggle of 48 hours, I could finally able to install the Apple's latest Mac OS X El Capitan v10.11 on a Virtual Machine (VM). The experiment was conducted on Vmware ESXi 6.0 virtualization platform running over physical IBM Server X3650 M3. Following are the installation steps:
Vmware ESXi 6.0 doesn’t support OS X out of the box.
Grab the El Capitan installer app from the Apple Appstore. Note, you need a real Mac in order to download and convert the El Capitan installation disk. Once downloaded minimize or close the installer.
Open the terminal and change directory to /tmp using command cd /tmp
Create a new script file: nano ElCapitan.sh
Paste the following into the script file and save:
#!/bin/bash
# Mount the installer image
hdiutil attach /Applications/Install OS X El Capitan.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app
# Create the ElCapitan Blank ISO Image of 7316mb with a Single Partition - Apple Partition Map
hdiutil create -o /tmp/ElCapitan.cdr -size 7316m -layout SPUD -fs HFS+J
# Mount the ElCapitan Blank ISO Image
hdiutil attach /tmp/ElCapitan.cdr.dmg -noverify -nobrowse -mountpoint /Volumes/install_build
# Restore the Base System into the ElCapitan Blank ISO Image
asr restore -source /Volumes/install_app/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase
# Remove Package link and replace with actual files
rm /Volumes/OS X Base System/System/Installation/Packages
cp -rp /Volumes/install_app/Packages /Volumes/OS X Base System/System/Installation/
# Copy El Capitan installer dependencies
cp -rp /Volumes/install_app/BaseSystem.chunklist /Volumes/OS X Base System/BaseSystem.chunklist
cp -rp /Volumes/install_app/BaseSystem.dmg /Volumes/OS X Base System/BaseSystem.dmg
# Unmount the installer image
hdiutil detach /Volumes/install_app
# Unmount the ElCapitan ISO Image
hdiutil detach /Volumes/OS X Base System/
# Convert the ElCapitan ISO Image to ISO/CD master (Optional)
hdiutil convert /tmp/ElCapitan.cdr.dmg -format UDTO -o /tmp/ElCapitan.iso
# Rename the ElCapitan ISO Image and move it to the desktop
mv /tmp/ElCapitan.iso.cdr ~/Desktop/ElCapitan.iso
Now ensure that the script file has execute permissions by running chmod +x ElCapitan.sh and run with sh ./ElCapitan.sh. This will take some time, so just be patient. Once done it should have created a file called ElCapitan.iso on your desktop.
The next step should be fairly simple if you have used ESXi before. As usual open your datastore and transfer the iso to wherever you normally store your installation files. Then create a new vm, select Typical and you should be able to select Other and then Apple Mac OS X 10.10 (64-bit). Complete the wizard, mount the ISO and install Mac OS X as usual. Please note that you must format the hard drive using the disk utility before it will be visible in the install wizard.
It’s very important to install the VMware Tools as soon as possible after the install has finished. Without it Mac OS X might not awake from sleep and in general be very unreliable. I also recommend to turn off sleep and the screensaver in settings as these may cause issues.
Finally, reboot and start enjoying your virtual Mac on non-Apple hardware.
Which Mac operating system is the best is a topic of numerous debates among Apple fans.
Since the mission of this blog is to refute myths and legends around Macs, it’s time for me to provide my 2 cents about the issue on hand. While everything below is just my opinion, as a long-time Mac user and veteran software engineer, I hope my opinion worth something.
The best Mac OS version is the one that your Mac is eligible to upgrade to. In 2021 it is macOS Big Sur. However, for users that need to run 32-bit apps on Mac, the best macOS is Mojave. Also, older Macs would benefit if upgraded at least to macOS Sierra for which Apple still releases security patches.
To find out which macOS is currently running on your Mac, follow these steps:
Not all Macs can be upgraded to the latest OS version. For instance, old Macs powered by PowerPC CPUs cannot run OS intended for Intel-based computers. Also, some versions have hardware limitations.
For instance, Mojave cannot be installed on MacBook Pro earlier than Mid 2012 model.
Check below to know exactly what version of OS your Mac can run.
Anytime someone asks me which OS is best for them I always suggested going with the latest. Things have changed recently, however.
While personally I like macOS Big Sur and have it installed on my MacBook Pro, it comes with serious breaking changes.
The first issue is compatibility.
Big Sur is a transition OS which is designed to help Apple to move from Intel processors to their own chips on ARM.
After I installed Big Sur on my MacBook Pro mid 2020 (pre-Silicon), most of my apps, including Microsoft Office, were working as expected.
However, my VMWare Fusion 11 does not start anymore, so I have to purchase a new license if I want to keep using it (or roll back to Catalina). Luckily, I took a full backup before the upgrade.
The second breaking issue is the lack of 32-bit app support.
macOS Catalina and Big Sur can only run 64-bit apps.
If you wondering whether you should upgrade to macOS Catalina or Big Sur, first verify that you don’t have any 32-bit apps. But first, take a back up, so you can go back in case something breaks after the upgrade.
For instance, I had to remove uTorrent after upgrade. And I didn’t know that uTorrent is 32-bit!
To find out whether the app on your Mac is 32-bit or 64-bit follow these steps:
If you have an older Mac which is not eligible to upgrade with some latest software or hardware, I’d suggest upgrading at least to Sierra (or better High Sierra) for the following reasons:
The most important point when choosing the best OS is the ability to get security updates. While Apple generally does not announce the OS end of life dates, it is possible to know when they stop releasing security updates from this page.
For instance, according to the page, the last security update for OS X Yosemite was released on September 12, 2017. The last update for OS X El Capitan was in July 2018, and Carnegie Mellon University confirmed that El Capitan’s end of life date was August 2018.
I know that some users on forums believe that the best OS version for Macs was Snow Leopard. But that is a myth. And I know how such myths get created.
Once I worked in the company, which was selling a 20-year old product. And customers were still using and didn’t want to switch to new versions, because the old one was rock solid.
I then talked to the engineer who worked on the project, and he revealed that the product was a total disaster when it was first deployed. Engineers had to work on-site for almost a year in order to fix all bugs.
After five or so years of polishing the product, it becomes virtually bug-free, and nobody now remembers how bad it was when it was first rolled out. A similar thing happened Snow Leopard, and it was recognized as best mac os version after some time.
There are two ways to update to the latest OS version on Mac:
This is by far the best option, but it only available if you have Yosemite, or later OS installed already. If you enabled automatic updates, then Mac will inform you that the next macOS is available.
Just open System Preferences, go to Software Update and click on the Upgrade Now button.
This method is also best if wondering how to check if you have the latest version of OS installed on your Mac. Only the version compatible with your hardware will appear here.
For instance, my the latest version for Mac Mini 2012 is Mojave, I can’t install anything newer than that.
If you are having problems with updates or having issues post-upgrade check my post about troubleshooting macOS.
For older systems or in case you need to downgrade, you have to download a standalone installer in DMG format. DMG stands for disk image, similar to ISO, just different formats.
After downloading the installer, just double click on it and follow instructions. Again, do not forget to take a backup before the upgrade.
Following is a high-level description of all Mac operating systems as early as Mountain Lion.
You can refer to those descriptions when deciding which operating system is best for your iMac, Mac Pro, Mac mini, or MacBook.
With each OS description, I included a list of Macs supported. However, you can use Mac OS compatibility checker for more detailed information.
macOS v11 (codename Big Sur) is the latest version of the operating system for Apple computers.
Release date: October 13, 2020
Hardware Requirements: RAM requirement 4GB. Big Sur is the first OS to support new Macs using ARM technology (in the future).
Software Compatibility Issues
Only 64-bit apps are allowed to run on Big Sur.
There are two ways to install Big Sur: enable automatic updates in System Preferences or download by using the following link.
Or check my post with tips on installing macOS on unsupported devices.
Release date: October 7, 2019
Hardware Requirements: RAM requirement increased from 2GB to 4GB.
Software Compatibility Issues
macOS Catalina is the first Mac operating system that does not support 32-bit applications. Only 64-bit apps are allowed to run on Catalina.
There are two ways to install Catalina: enable automatic updates in System Preferences or download by using the following link.
Release date: September 24, 2018
Hardware Requirements: 2GB RAM and 18.5GB free space on disk
If your Mac is eligible to update to Mojave, then the easiest way to install it is by enabling automatic updates. Downloading a standalone Mojave installer could be a little tricky.
Release date: September 25, 2017
Hardware Requirements: 2GB RAM and 14.3GB free space on disk
Here is a High Sierra download link.
This is the first macOS version. Previous OS versions for Macs were called OS X (X stands for 10).
Release date: September 20, 2016
Hardware Requirements: 2GB RAM and 8GB free space on disk
Here is a Sierra download link.
Last OS X version.
Release date: September 30, 2015
Hardware Requirements: 2GB RAM and 8GB free space on disk
same as OS Mountain Lion.
Here is El Capitan download link.
Release date: October 16, 2014
Hardware Requirements: 2GB RAM and 8GB free space on disk
Same as OS Mountain Lion.
Here is Yosemite download link.
First free Mac OS. Previous OS versions vary from $19.99 to $129.
Release date: October 22, 2013
Hardware Requirements: 2GB RAM and 8GB free space on disk
Same as OS Mountain Lion.
OS X Mavericks installer is not available on Apple Site. Follow instructions here to install Mavericks.
Must be purchased. Fixed many bugs introduced in OS X Lion.
Release date: July 25, 2012
System Requirements: 2GB RAM and 8GB free space on disk
Mountain Lion installer is not available on Apple Site. Follow instructions here to install OS X Mountain Lion.
Following Mac OS versions are still running on older Macs, but Apple does not support them anymore, and there is no point to upgrade (or downgrade) to them: