Install macOS in VirtualBox on Windows PC/Laptop

Опубликовано: 25 Октябрь 2024
на канале: Tech Hub
510
16

How to install macOS in VirtualBox on Windows?

Do you want to try macOS to see if you like it? Or you may want to use Mac-specific apps but only have a Windows PC. Installing macOS on a virtual machine on a PC is a great way to play with macOS without buying a new expensive computer. This video shows you how to install macOS on a VirtualBox on a Windows PC.

✅ Links Mentioned:✅
Get MacOS Iso
https://archive.org/details/macos_iso

✅Related Videos:✅
How to Install Windows 10 in VirtualBox 2024
   • How to Install Windows 10 in VirtualB...  
How to Install Kali Linux on VMware Workstation Pro | Full Guide
   • How to Install Kali Linux on VMware W...  

👍 Like this video if you found it helpful!
🔔 Subscribe for more tech tutorials!
💬 Comment below if you have any questions or run into issues.

✅AMD Processor✅
cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage.exe modifyvm "VM Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,3"
VBoxManage setextradata "VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "VM Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 0
VBoxManage modifyvm "VM Name" --cpu-profile "Intel Core i7-6700K"
VBoxManage setextradata "VM Name" "VBoxInternal/TM/TSCMode" "RealTSCOffset"
-----------------------------------------------------------------------------------------------------------------------------------------------

✅Increase Display Resolution✅
cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage setextradata “VM Name” VBoxInternal2/EfiGraphicsResolution 1920x1080

Choose a Resolution:
1280x720 | 1920x1080 | 2560x1440 | 2048x1080 | 3840x2160
HD FHD QHD 2K 4K

VBoxManage modifyvm "VM Name" --vram 256

------------------------------------------------------------------------------------------------------------------------------------------------

✅Disclaimer:✅
This video has followed all the YouTube community guideline rules. This video aims to help everyone with my knowledge and experience. I totally do not support any illegal acts or videos. The videos are completely for legal purposes.