大家好,又见面了,我是全栈君。
cd “C:\Program Files\Oracle\VirtualBox”
VBoxManage.exe modifyvm “mac” –cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff
VBoxManage setextradata “mac” “VBoxInternal/Devices/efi/0/Config/DmiSystemProduct” “MacBookPro11,3”
VBoxManage setextradata “mac” “VBoxInternal/Devices/efi/0/Config/DmiSystemVersion” “1.0”
VBoxManage setextradata “mac” “VBoxInternal/Devices/efi/0/Config/DmiBoardProduct” “Iloveapple”
VBoxManage setextradata “mac” “VBoxInternal/Devices/smc/0/Config/DeviceKey” “ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc”
VBoxManage setextradata “mac” “VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC” 1
VBoxManage setextradata “mac” CustomVideoMode1 1280x800x32
转载于:https://my.oschina.net/jjyuangu/blog/1537004
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/108162.html原文链接:https://javaforall.net