Page 1 of 2
My virtual machine with El Capitan Crashes on High Sierra
Posted: 7. Jun 2018, 17:21
by MICCX
Hi to all, i'm trying to run OS X El Capitan on a virtual Machine on High Sierra, but when i pressed start button the virtual machine crashed.
I used the following tutorial to configure the machine (the first part) how-to-install-mac-os-x-el-capitan-on-pc-on-virtualbox and the same hard disk.
The log for error is following file:
Please help me with my problem.
Thanks in advanced.
Re: Crashes my virtual machine on Sierra
Posted: 7. Jun 2018, 18:25
by socratis
Please:
- Edit your message.
- Delete the three partial attachments.
- Upload one ZIPPED attachment.
It's much easier for you and us. And it saves space...

Re: Crashes my virtual machine on Sierra
Posted: 7. Jun 2018, 22:13
by MICCX
Thanks for your advice.
Re: Crashes my virtual machine on Sierra
Posted: 8. Jun 2018, 08:23
by socratis
00:00:01.006042 Host RAM: 8192MB (8.0GB) total, 2627MB (2.5GB) available
00:00:01.118839 RamSize <integer> = 0x0000000100000000 (4 294 967 296, 4 096 MB, 4.0 GB)
You are assigning memory to your guest, that you do not have available. Either close some applications on the host, buy more RAM for the host, or reduce the amount of RAM assigned to the guest.
00:00:01.009053 Installed Extension Packs:
00:00:01.009085 None installed!
You could get some more benefits if you installed the Extension Pack.
00:00:01.119113 VRamSize <integer> = 0x0000000001000000 (16 777 216, 16 MB)
Your graphics memory is a little on the low side. I'd take it to 32, 64 or even 128 MB.
00:00:01.047179 File system of '/Users/micc/Documents/OS X 10.11 El Capitan Retail.vmdk' is unknown
And finally we get to this. Where did you get this from? This doesn't look like you're trying to install 10.11, it looks like you downloaded a Hackintosh version, is that right?
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 8. Jun 2018, 18:36
by MICCX
Dear Socratis, thanks for your answer and advice.
I tried again with a new configuration and I changed the old disk (with the os) that i've tried to run. Now I'm using an El Capitan ISO, but the error continue...
Here is the new log:
Thanks for your help.
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 8. Jun 2018, 21:43
by socratis
MICCX wrote:Now I'm using an El Capitan ISO
Where and how did you get it? Details please...
00:00:01.013803 ICH9 <integer> = 0x0000000000000000 (0)
Any particular reason why you disabled ICH9 from the VM recipe? Don't just experiment with no reason, there's a logic behind the template suggestions. Stick with them, until you figure out what they do.
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 8. Jun 2018, 22:21
by MICCX
Hi socratis,
The iso image was created with the following script in a machine with Os x El Capitan:
And I was deactivated ICH9, but I activated again now. This is the new log:
Thanks in advanced for your help.
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 8. Jun 2018, 22:57
by ChipMcK
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 9. Jun 2018, 01:11
by socratis
Thanks ChipMcK for the vote of confidence

The script that MICCX posted also seems to work.
@MICCX
Can you right-click on the VM, "Show in Finder",
ZIP that .vbox file and attach it as well?
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 9. Jun 2018, 02:37
by MICCX
thanks you both guys.
Socratis, here is the file:
Thanks for your answers.
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 9. Jun 2018, 09:15
by socratis
@MICCX
- Increase the number of CPUs to 2.
- Increase the RAM to 3072 MB. You're running thin on your host RAM, so try to close all other apps first.
- Change the USB controller to USB 3.
Do you know what version of 10.11.x did you use to create the ISO? If not, use the script from the "
[HowTo] Create OSX ISO from the OSX Install app". You don't actually have to recreate the ISO, just get to the options summary screen.
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 10. Jun 2018, 04:26
by MICCX
thanks for your feedback,
i set up new parameters and I created a new iso with your script.
here they are two new files, because the problem persist:
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 10. Jun 2018, 11:24
by socratis
Since you only did 50% of what I asked you to do (no USB3, no mention of the OSX version/build), here's what I want you to do next. Open up Terminal and enter the following commands, exactly as they are here:
Try again...
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 10. Jun 2018, 20:28
by MICCX
Sorry, I created the new iso on High Sierra 10.13.5.
I run the lines in terminal and i figured out that the usb 3.0 is ready now (Thanks you).
I tried to run the vm but this is not working yet.
Here are the files:
I found on internet the following codes,
VBoxManage modifyvm "Your VM Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
[...]
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
what do you think about that? could this help me?
Thaks you!
Re: My virtual machine with El Capitan Crashes on High Sierra
Posted: 10. Jun 2018, 22:54
by socratis
I honestly don't know why you're not able to make this work. There is one very minute detail, and that is the number of your SATA ports. VM Settings ยป Storage, select the SATA controller, on the right change the "Ports" to 2. But I don't think it's going to make a difference. And no, I don't want a fresh set of logs if it doesn't work...
Other than that, I need you to tell me where you got the installer application from. That's my only, my last piece of something that I don't know. Other than that, I'm drawing a blank...
Oh, and setting these parameters is not for an OSX on OSX installation, it's for a Hackintosh. Do not use them.