- Then, you clicked on the folder now in here, select the image file of Mac OS X El Capitan and click on the “Open” button. Select Mac OS X El Capitan ISO file. Within this step, you’re finished with the settings. Now is the time to make a digital machine to Mac OS X El Capitan. Consequently, you have to press on Create.
- The macOS Sierra upgraded from macOS El Capitan. Later on, in 2017, Apple announced significant changes to macOS Sierra and launched 10.13 version with more flexibility and reliable features. This update included improvements to Apple file system, HEVC for video, speed and some more.
Install OS X El Capitan 10.11 Final on VirtualBox on Windows PC With Download LinksEl Capitan ISO File: Virtualbox: https://www.
Table Of Content
View more Tutorials:
1- Requirements
- TODO Link?
2- Download Mac OS X 10.11
3- Mac OS X Unlocker for VMware
4- Install virtual operating system Mac OS
5- Install VMWare Tools
And now you need to install it.
6- You may be interested
View more Tutorials:
Disabling System Integrity Protection from guest El Capitan under VirtualBox 5
One well known issue of running a guest MacOS X under VirtualBox is that it'snot possible to enter Recovery OS by pressing the Command+R
key combination onVM startup. In fact after reading some bug reports on VirtualBox bugtracker itseems that it's not possible to enter Recovery OS at all.
Fortunately, we don't even need Recovery OS to disable System IntegrityProtection. We can use the Installer environment to run csrutil
tool. SIP'sconfiguration is stored inside NVRAM, so it actually doesn't matter whatapproach we will take, as long as we will put some magic values into magicvariables inside NVRAM. Please be advised that while this method works, it willwork until the shutdown of your VM. You can do soft restarts, but if you'll shutdown the VM and boot it up again, you will need to disable SIP again.
In order to access Installation environment under VirtualBox, you will need toenter the VirtualBox EFI BIOS by pressing F12 few times, at very early stage ofguest VM boot up.
You will be greeted with an old school text mode BIOS interface, in which youshould choose the Boot Manager
option.
Inside, launch EFI Internal Shell
to enter EFI commandline mode.
After getting the command prompt, switch to the FS2:
drive:
Of course, your drive number can be different, depending on the partition tablestructure you've chosen to have.
Mac Os El Capitan Dmg
On the FS2:
drive, in com.apple.recovery.boot
directory, there is a EFIprogram inside the boot.efi
file. We need to launch it.
Any errors that start with ERROR!!!
can be safely ignored! :)
The Installation Environment should now start booting up, this can take severalminutes to complete.
Os X El Capitan Iso Virtualbox
When it will load, you need to launch the terminal, from which you will be ableto use the csrutil
command:
El Capitan Vmdk
I've uploaded a video that walks through these steps, so if you'll have anyproblems in understanding anything, you can watch it, maybe it'll help.