Virtualizando Mac OS usando VB

Channel:
Subscribers:
67
Published on ● Video Link: https://www.youtube.com/watch?v=F8_vvQkKnlQ



Duration: 0:00
38 views
1


https://www.virtualbox.org/wiki/Downloads

https://www.mediafire.com/file/dbfod9u5q9ii9nd/macOS_Big_Sur_11.0.1_%2820B29%29.iso/fil
cd "C:\Program Files\Oracle\VirtualBox\"

VBoxManage.exe modifyvm "Mac OS" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff

VBoxManage setextradata "Mac OS" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"

VBoxManage setextradata "Mac OS" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"

VBoxManage setextradata "Mac OS" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-AA95B1DDAB278B95"

VBoxManage setextradata "Mac OS" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"

VBoxManage setextradata "Mac OS" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

@the following command is only for AMD based CPUs:

VBoxManage modifyvm "Mac OS" --cpu-profile "Intel Core i7-6700K"