Macos El Capitan Virtualbox

Posted on  by 

  1. Mac Os El Capitan Virtualbox Iso
  2. Os X El Capitan Virtualbox Image Download
  3. Mac Os X El Capitan Virtualbox Amd

Disabling System Integrity Protection from guest El Capitan under VirtualBox 5

https://anadoxin.org/blog/disabling-system-integrity-protection-from-guest-el-capitan-under-virtualbox-5.html

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.

You can download the Mac OS X El Capitan on Virtualbox on Windows by accessing the link below. Also, make sure that you have enough back up before you proceed with the same. There are a lot of duplicate ISO images on the market and it is best to download the same from a trusted source. Failed to open a session for the virtual machine OS X 10.11 El Capitan. The virtual machine ‘OS X 10.11 El Capitan’ has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in ‘C: Users ADMIN VirtualBox VMs OS X 10.11 El Capitan Logs VBoxHardening.log’. Result Code: EFAIL (0x80004005).

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.

Capitan

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 Virtualbox Iso

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 Virtualbox Image Download

When it will load, you need to launch the terminal, from which you will be ableto use the csrutil command:

Mac Os X El Capitan Virtualbox Amd

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.

Coments are closed