
It can run everywhere from small embedded systems or desktop class machines to Cloud solutions. The tool is absolutely cross-platform and is available for Windows, Linux, Solaris and Mac OS systems. To enable, use the settings in the footer of the video itself, according to the images shown here below.ĬLICK ON IMAGES TO VIEW INTO LARGER RESOLUTION.VirtualBox for Mac OS X is an extremely popular virtualization application with an amazingly rich functionality. The video has English subtitles native to the video itself and with the correct translation. Remembering that the video is in Portuguese, but you can understand the steps just by viewing. If you have any questions, see the video below. If it doesn’t work try to run one command at a time. Only after creating the virtual machine and adding the. VBoxManage setextradata "MacOsSierra" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1 Give execute permission and execute VBoxManage setextradata "MacOsSierra" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" VBoxManage setextradata "MacOsSierra" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" VBoxManage setextradata "MacOsSierra" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" VBoxManage setextradata "MacOsSierra" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3" #!/bin/bash # Script to make Mac OS X Sierra work on the Virtual Machine on Linux



It is necessary to obey the created name of the virtual machine to work.Ĭopy and paste in a text editor and save with the name you want, eg vim script.sh Remembering that this tip is for macOS Sierra. To be able to install macOS on Linux it is important to have VirtualBox installed.
