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

system-id location problem #431

Closed gkip0 closed 3 years ago

gkip0 commented 3 years ago

Hello, I found a problem recently. The system-id of MacBookPro is in IODeviceTree:/efi/platform/system-id; However, the system-id of the virtual machine is in the IODeviceTree:/options/system-id How can I put system-id in IODeviceTree:/efi/platform/system-id?

myspaghetti commented 3 years ago

The VM EFI values limited to what VirtualBox recognizes as input. If you want a more flexible and comprehensive solution, you will need to use OpenCore. No support is offered for OpenCore.