VirtualBox: Step by step to install macOS Big Sur VM on Windows host

VirtualBox: Step by step to install macOS Big Sur VM on Windows host

HomeOther ContentVirtualBox: Step by step to install macOS Big Sur VM on Windows host
ChannelPublish DateThumbnail & View CountActions
Channel AvatarPublish Date not found Thumbnail
0 Views
This video helps you to install macOS Big Sur VM on Windows host with VirtualBox

Link to download macOS Big Sur ISO image: http://www.mediafire.com/file/dbfod9u5q9ii9nd/macOS_Big_Sur_11.0.1_%252820B29%2529.iso/file

Command line to setup macOS VM in this video (replace BigSurMacOS by the name of your MacOS VM):
For Intel Processor:
cd /”%programfiles%//Oracle//VirtualBox///”

VBoxManage.exe modifyvm /”BigSurMacOS/” –-cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff

VBoxManage setextradata /”BigSurMacOS/” /”VBoxInternal/Devices/efi/0/Config/DmiSystemProduct/” /”iMac19,1/”

VBoxManage setextradata /”BigSurMacOS/” /”VBoxInternal/Devices/efi/0/Config/DmiSystemVersion/” /”1.0/”

VBoxManage setextradata /”BigSurMacOS/” /”VBoxInternal/Devices/efi/0/Config/DmiBoardProduct/” /”Mac-AA95B1DDAB278B95/”

VBoxManage setextradata /”BigSurMacOS/” /”VBoxInternal/Devices/smc/0/Config/DeviceKey/” /”ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc/”

VBoxManage setextradata /”BigSurMacOS/” /”VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC/” 1

Run 1 more this command if you face VERR_INVALID_HANDLE error when start the VM:
VBoxManage.exe setextradata /”BigSurMacOS/” /”VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC/” 0

For 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/” /”iMac11,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/” 1
VBoxManage modifyvm /”VM Name/” –cpu-profile /”Intel Core i7-6700K/”

Video to share clipboard and folder between Windows host and macOS VM: https://youtu.be/JOrwJCHQi9M
Video help you to fix issue you may see with step /”Insert Guest Additions CD image/” when sharing clipboard and folder between host and macOS VM: https://youtu.be/rgDE2Lx2LAI

Visit 5S Test’s page for more tips about automation test: https://www.facebook.com/5stest

Please take the opportunity to connect and share this video with your friends and family if you find it useful.