Moin zusammen,
ich habe eine VMDK-Datei macOS. Damit wollte ich in VirtualBox eine VM macOS Monterey anlegen. Das hat auch geklappt.
Habe auch diese Befehle unter "https://www.macwelt.de/ratgeber/macOS-11-Big-Sur-mit-VirtualBox-auf-Windows-PCs-virtualisieren-10881367.html" ausgeführt im Terminal:
cd "/home/heiko/VirtualBox VMs/macOS Monterey (VMDK)" VBoxManage modifyvm "macOS Monterey (VMDK)" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff VBoxManage setextradata "macOS Monterey (VMDK)" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3" VBoxManage setextradata "macOS Monterey (VMDK)" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" VBoxManage setextradata "macOS Monterey (VMDK)" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" VBoxManage setextradata "macOS Monterey (VMDK)" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" VBoxManage setextradata "macOS Monterey (VMDK)" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
Kann die VM auch starten, aber das Booten bricht ab. Siehe Anlage.
Lieben Dank, Heiko