Install Mac OS on Windows Virtual Machine


PreRequiste:


Latest preview: 10.13 Final (17A365). September 25, 2017.
Google Drive (One Full): https://goo.gl/ZEB4vB
Google Drive (6 of 6): https://goo.gl/dJe4CV
Fix Download Limit: https://techsviewer.com/fix-download-limit
Code for VirtualBox (New): https://goo.gl/GvhfVS
VirtualBox: https://goo.gl/MztVe5

Steps to Install macOS 10.13 High Sierra on VirtualBox on Windows

Step 1: Extract Virtual Machine Image File

Step 2: Install VirtualBox

Step 3: Create New Virtual Machine

Name: macOS 10.13 High Sierra
Type: Mac OS X
Version: macOS 10.13 or 10.12
Memory size: 3GB to 6GB ( 65% of your Ram)
Virtual disk file: macOS high Sierra 10.13.vmdk
Select Expert mode
Choose OS file location 
Choose RAM and all.

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

Code for Virtualbox 5.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

Step 6: Create a New Account


Done! macOS High Sierra Final on VirtualBox on Windows



https://techsviewer.com/install-macos-high-sierra-virtualbox-windows/

Comments

Popular posts from this blog

Command Line tool for Android and iOS [ adb and cfgutil ]

Convert Chrome recording to Vugen Script

Jmeter-CheatSheet