Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing would boot for me until I set EFI/SMC vars #72

Open
cweagans opened this issue Oct 7, 2019 · 1 comment
Open

Nothing would boot for me until I set EFI/SMC vars #72

cweagans opened this issue Oct 7, 2019 · 1 comment

Comments

@cweagans
Copy link

cweagans commented Oct 7, 2019

From https://www.maketecheasier.com/install-macos-virtualbox/:

VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

Neither Mojave nor High Sierra would boot until I set those values.

@sify21
Copy link

sify21 commented Apr 13, 2020

Saved my day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants