myspaghetti / macos-virtualbox

Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS
GNU General Public License v2.0
13.53k stars 1.12k forks source link

Opencore #400

Closed 1333481 closed 3 years ago

1333481 commented 3 years ago

Could you point me to a guide to install opencore after installing the os to the vm?

myspaghetti commented 3 years ago

OpenCore cautions against using any guide except the official specification due to "unavoidable obsolescence". Almost every new version of OpenCore breaks compatibility with its old configuration files. OpenCore development moves so fast that by the time a guide is released, it's already incompatible with the latest version. That said, Dortania seems to be keeping an up-to-date OpenCore guide.

For the very basic boot functionality you put the OpenCore.efi and config.plist files in the ESP partition path /EFI/OC/ and add the line load fs0:\EFI\OC\OpencCore.efi to the VirtualBox EFI Internal Shell startup.nsh file or execute it manually. From there on I suggest you get intimately familiar with the official documentation.

I took a look at OpenCore 0.6.6 and per usual it has amazing new features.