One of our visitors “Holk” has read all the necessary comments and collected all the errors together and told the solutions. Here is his comment. First THANXALOT to Mukhtar Jafari for all of his work! Great!I needed more than 3 hours getting it to work. I was stuck in most of the errors mentioned above. Only with hints out of the comments I got it working. I`m merging it here so not anybody else will have this pain. Creating the VM is easy, I´m not mentioning it here (just get vram to 128 mb!), problems were caused by the code (whatelse?!).
Fix VirtualBox Errors While Installing Mac OS X
Fix VirtualBox Errors While Installing Mac OS X
Now, I would like to shorten this whole passage into some steps. I hope you should get something from this article. Step #1. While creating a new virtual machine, you should do the following tasks; Step #2. Whenever you face this problem “VBoxManage.exe: error: Unknown option. -cpuidset The VM hangs on boot” while adding the first code in the Command Prompt. It’s because of a double hyphen. Use Double hyphen “- – “ before cpuidset. Step #3. When you see this error “VBoxManage error: Could not find a registered machine named ‘Your VM Name‘”, it’s because of your virtual machine name. You did not replace the VM name in the code. So you have replaced the VM name. And then insert the code. See the screenshot below. Or do it in this way. Type this command “VBoxManage.exe list vms”. You’ll see all your Virtual Machines (in case you have more than one). At the right of the Mac, image is the GUID of the machine. Copy that GUID a replace it for the name of the VM in the command. “Kali Linux” {6d21496a-248a-490e-9fb9-345e2fabda85} ” Windows10″ {1a73201f-ed39-4c73-bd7c-4dccc06efba8} “Mac OS X El Capitan” {3fc75013-68e9-4561-a054-cd7853ffca2f} “macOS Sierra” {d95c956f-ae86-47fb-a3f8-71cfa1973a38} Step #4. How to fix this “Missing Bluetooth Controller…” error. When you see this error. because you are running the commands (Step# 5) while the Oracle VM software is open. Shut down the VM software completely and then run the commands. After the commands executed, open up Oracle VM and start your VM session. If this method didn’t work. Try this method. One of our visitor “Yhal Htet Aung” have found this error. If you copy the code from the website, try to change ” with your open inverted comma “. It is the error. After I changed the line with my open inverted comma for Search and Replaced, then the problem solved. Make sure that you use your own open inverted comma in every single line. Try to check and replace it. Search and Replace doesn’t replace all the lines sometimes These tips also solved the “considerRebuildOfPrelinkedKernel com.apple.kext.triggers triggered rebuild” error!
Conclusion
These tips were for you dear visitors, and I hope you found this article helpful. If you have any questions regarding this problem or know the better solution. Please feel free to share it with us. Thanks for being with us.