Skip to content

Instantly share code, notes, and snippets.

@julianxhokaxhiu
Last active April 19, 2022 20:09
Show Gist options
  • Save julianxhokaxhiu/6c9a1994dd9bc57ab6d9 to your computer and use it in GitHub Desktop.
Save julianxhokaxhiu/6c9a1994dd9bc57ab6d9 to your computer and use it in GitHub Desktop.
How to install OSX 10.11 El Capitan on VMWare

How to install OSX 10.11 El Capitan on VMWare

To accomplish this tutorial you already need a previous copy of OSX installed on VMWare Player or Workstation.

0) Acquire a copy of OSX 10.11 El Capitan

First of all you need to acquire a legal copy of OSX El Capitan from the App Store. This tutorial will not cover this part. Sorry :)

1) Unlock OSX option on VMWare

Download the latest version of VMWare Unlocker and use the relative binary to unlock it ( based on your Host OS ).

2) Create a 8GB Virtual vmdk Disk

This will help us to create the Installation Media for a fresh new install of OSX El Capitan. Remember to attach it as SATA on your current OSX Virtual Machine where you acquired your OSX El Capitan copy.

3) Initialize the 8GB vmdk as HFS+ journaled

Assign the label InstallMedia, we will use this later :)

4) Create the installation media

Open app the Terminal.app and run this command:

sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/InstallMedia --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction

and wait for it then to be finished. Meanwhile you can drink a Coffee or a Tea if you prefer :)

5) Create a OSX Virtual Machine container

Upon creation use the OSX 10.11 option. Everything else can be as it's suggested by default. Attach then the InstallMedia vmdk we created before as SATA.

6) Boot and enjoy

Now it's just as a normal installation on a Mac. You know what to do :)

PROTIP: Remember to not format or install OSX over your installation media. You'll see it as normal Hard Disk, so don't be confused!

7) Install the VMWare Tools

Remember to do it so you can get more Video Memory, better performances and the clipboard integration.

@spartako
Copy link

Remember to add
smc.version = "0"
to the .vmx if using hardware compatibility 11 or higher

@Royalex1
Copy link

Hi everyone, greetings from Colombia, i really would like to know if is possible to run this last version 10.11 El Capitan, with this specifications:

CPU AMD FX-8350, 4200 MHz
Board Asus M5A99X Evo
RAM 8137 MB
Graphics AMD Radeon HD 7800 Series (2 GB)

I appreciate your help,regards.

@adam-beck
Copy link

@Royalex1 No, I don't believe so. It's my understanding that you must have Intel CPU. But, then again, I'm not a hardware guy so I could be mistaken.

@xgenvn
Copy link

xgenvn commented Apr 10, 2016

@Royalex1 Well, you're not running a Hackintosh, your PC specs are fine to run a VM MacOS.

@profx123
Copy link

profx123 commented Sep 5, 2016

Please help me to solve this:

image

image

VMware 12 Pro.
OSX 10.11.3.

@silasrm
Copy link

silasrm commented Aug 22, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment