modifs VirtualBox pour utiliser Mac OSX
Pour faire passer la VM pour un Mac: ( MACOS étant le nom de la VM créée dans VirtualBox)
VBoxManage modifyvm "MACOS" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "MACOS" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "MACOS" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "MACOS" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "MACOS" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "MACOS" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
pour adapter la résolution d’écran :
VBoxManage setextradata "MACOS" VBoxInternal2/EfiGraphicsResolution 1920x1080
Wed 29 Apr 2020 12:03:05 PM UTC - permalink -
-
?W3SOmQ