Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Ruta Normal de Intalación

cd "C:\Program Files\Oracle\VirtualBox"

Lineas para Intel + AMD


VBoxManage.exe modifyvm "-----" --cpuidset 00000001 000106e5 00100800 0098e3fd
bfebfbff
VBoxManage setextradata "-----"
"VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
VBoxManage setextradata "-----"
"VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "-----" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct"
"Mac-AA95B1DDAB278B95"
VBoxManage setextradata "-----" "VBoxInternal/Devices/smc/0/Config/DeviceKey"
"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "-----"
"VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
VBoxManage setextradata "-----" VBoxInternal2/EfiGraphicsResolution 1280x720

Sólo para AMD


VBoxManage modifyvm "-----" --cpu-profile "Intel Xeon X5482 3.20GHz"
VBoxManage modifyvm "-----" --cpu-profile "Intel Core i7-2635QM"
VBoxManage modifyvm "-----" --cpu-profile "Intel Core i7-3960X"
VBoxManage modifyvm "-----" --cpu-profile "Intel Core i5-3570"
VBoxManage modifyvm "-----" --cpu-profile "Intel Core i7-5600U"
VBoxManage modifyvm "-----" --cpu-profile "Intel Core i7-6700K"

You might also like