Wednesday, November 28, 2018

How to Install macOS High Sierra On VirtualBox In Windows PC



Written by Tushar Nikam
Apple has announced the Mac OS Sierra as the next version of Mac system software. During its presentation that took place at the WWDC 2016 conference, the new macOS sierra was versioned as Mac OS X 10.12 and will be accessible as a free copy for all compatible Macs. The Mac OS 10.12 final comes with a lot of amazing features. One major feature is the debut that Siri makes on the Mac. Siri has been designed with new capabilities for the Mac desktop. This is the only way to make the Mac desktop a smart device. Now, You can install macOS Sierra on Windows.
VirtualBox is capable of installing a macOS on your computer as an application. it works perfectly well with Sierra and in order to run macOS on windows, you need a computer with windows that have to be 64-bit, at least 4GB RAM and a dual-core processor. Installing macOS Sierra in VirtualBox is very easy; you download virtual disk and open it with VirtualBox, then create a new virtual machine. Here are the steps to install macOS Sierra on VirtualBox on Windows.
Download Image:

Steps to Use macOS 10.12 Sierra on VirtualBox on Windows


Step 1: Extract Image File with Winrar or 7zip

Install Winrar, Select Image file, Right click then select “Extract Here”

Step 2: Install VirtualBox

  • Open VirtualBox 
  • This tutorial working with VirtualBox 5.0.


Step 3: Create New Virtual Machine

 Create New Virtual Machine





Step 4: Edit Your Virtual Machine

CPU: 2 CPU (my CPU is core i3) and Enable PAE/NX


  • Name: macOS 10.12 Sierra
  • Type: Mac OS X
  • Version: Mac OS X 10.11 El Capitan (64 bit) or 10.12 Sierra
  • Memory size is 4 GB( 70% of your Ram)
  • Virtual disk file: macOS 10.12 Sierra.vmdk



System: Enable EFI, Disable Floppy, Chipset is PIIX3 or IHC9 

Graphics: Set 128 vRam

Storage: macOS 10.12 Sierra.vmdk


Step 5: Add Code to VirtualBox with Command Prompt (cmd)



Replace “Your VM Name” with your virtual machine name then Copy – Paste to Command Prompt
Code for Virtualbox 5.x.x:
cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
Code for Virtualbox 4.x.x:
cd "C:\Program Files\Oracle\VirtualBox\"VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro11,3"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

Run macOS Sierra on VirtualBox


Done! Run Your Virtual Machine:


Sierra Welcome Screen
macOS Sierra 10.12 on VirtualBox on Windows


Install Mac OS 10 Sierra On VirtualBox On Windows PC





How to Install Codeblocks IDE on Windows 10 with Compilers ( GCC , G++) 64 Bit


      

How to Download and Install Turbo C/C++ on Windows 10 7, 8, 8.1 (32-64 bit)



0 comments:

Post a Comment