It’s been a long time since Apple was a distant runner-up to Microsoft in the personal computer world. Still, Windows is the most popular desktop operating system (OS). If you’re primarily a Windows user, you may need to dip your toes in the Mac world infrequently. Instead of buying a MacBook, You could install macOS in a virtual machine on your Windows PC.
Links:
macOS Catalina ISO – https://archive.org/details/macOS-Catalina-IOS
VirtualBox – https://www.virtualbox.org/wiki/Downloads
How to make Virtualbox full screen for Windows 11(or 10), macOS, and Linux VMs
How to Enlarge a Virtual Machine’s Disk in VirtualBox or VMware
VirtualBox macOS Catalina code – https://mega.nz/file/tVB1waJQ#azyNlKCpwy13DZcaSpuSQikElk-eCyIyTlcVTpE8zgQ
Codes:
cd “C:\Program Files\Oracle\VirtualBox\”
VBoxManage.exe modifyvm “macOS Catalina” –cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata “macOS Catalina” “VBoxInternal/Devices/efi/0/Config/DmiSystemProduct” “iMac11,3”
VBoxManage setextradata “macOS Catalina” “VBoxInternal/Devices/efi/0/Config/DmiSystemVersion” “1.0”
VBoxManage setextradata “macOS Catalina” “VBoxInternal/Devices/efi/0/Config/DmiBoardProduct” “Iloveapple”
VBoxManage setextradata “macOS Catalina” “VBoxInternal/Devices/smc/0/Config/DeviceKey” “ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc”
VBoxManage setextradata “macOS Catalina” “VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC” 1
If you are running an AMD processor also run the following command:
VBoxManage modifyvm “macOS Catalina” –cpu-profile “Intel Core i7-6700K”
What you will learn:
1. Create a Virtual Machine In VirtualBox
a. How to build a computer inside your computer
b. How to allocate memery in your virtual machine
c. How to allocate disk on virtual hard disk
d. How to adjust processor
e. How to Max out Video Memory to 128MB
f. How to open command prompt as administrator
2. Install macOS Catalina
a. How to Choose the language you prefer
b. How to erase VBOX HARDDISK MEDIA
c. How to create a new volume
Song: Seum Dero – Love Me (feat. Malia Rogers)
Music provided by Vlog No Copyright Music.
Video Link: https://www.youtube.com/watch?v=RY1Okh6_HJI&t=0s
Song: Rainbow. – Baby I
Music provided by Vlog No Copyright Music.
Video Link: https://www.youtube.com/watch?v=uePAePotdiw&t=0s
#computereverywhere #howtoinstall #macoscatalina #virtualbox #windows
Leave a Reply