0% found this document useful (0 votes)
92 views

Big Sur Virtual Box Commands

This document provides commands to configure a VirtualBox virtual machine to install macOS Big Sur. The commands modify the virtual machine settings to spoof the hardware as an iMac to allow Big Sur to install. Users are instructed to replace all instances of "Big Sur" with the name of their virtual machine and run the commands in the VirtualBox installation directory to prepare for a Big Sur installation in VirtualBox.

Uploaded by

李品諄
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
92 views

Big Sur Virtual Box Commands

This document provides commands to configure a VirtualBox virtual machine to install macOS Big Sur. The commands modify the virtual machine settings to spoof the hardware as an iMac to allow Big Sur to install. Users are instructed to replace all instances of "Big Sur" with the name of their virtual machine and run the commands in the VirtualBox installation directory to prepare for a Big Sur installation in VirtualBox.

Uploaded by

李品諄
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

.: GEEKrar.com :.

The follow is for educational purposes, use at your own risk.

This is for an installation of Big Sur on VirtualBox 6.

The below commands have the name "Big Sur" as a temporary place holder.
REPLACE ALL "Big Sur" with the name of your virtual machine. Then enter them in to
your command prompt.

Commands to be used for Virtualbox 6


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

cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage.exe modifyvm "Big Sur" --cpuidset 00000001 000106e5 00100800 0098e3fd
bfebfbff
VBoxManage setextradata "Big Sur"
"VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
VBoxManage setextradata "Big Sur"
"VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Big Sur"
"VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-AA95B1DDAB278B95"
VBoxManage setextradata "Big Sur" "VBoxInternal/Devices/smc/0/Config/DeviceKey"
"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Big Sur"
"VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

if you recieve this error "EBILOG:EXITBS:START" add below line:


VBoxManage modifyvm “VBOXName ” --cpu-profile “Intel Core i7-6700K”

You might also like