how to install mac os in windows system successfully


how to install mac os in windows system     successfully

hello everyone
today we'll going to show you how to install mac os in windows.
first of all,you need to download and install some softwares to your windows computer.

virtual box(to download click here)
mac os mojave(to download click here)

then install virtual box software,we are going to install mac os as virtual machine.

steps

(1).first,open virtual box software 
(2).to create virtual machine,press new button,this will open virtual machine creating wizard.
(3).put virtual name as mac os mojave and put os type as mac os

(4).to select ram space press continue and select ram 50% to 65% from all ram space on your computer.



(5).then,create virtual hard disk space (70GB-100GB Normally) and close.





     now you need to edit virtual machine.
(6).Now open the virtual machine and click on the “Setting” button. In the “system” category, open the motherboard tab. Mark the box next to “Select EFI” and change it to chipset PIIX3.


In the "processor" system, check the box next to "Activate PAE / NX" and increase to 2 core (50% of your CPU) (in cores size)

In the “display” category, change the video memory to 128MB. You can make as many customizations as you want using the different categories available. When done, shut down the virtual machine.


Open the storage option. Click the "cd / dvd" button and open your Mojave.iso file.


Open the USB tab and select "USB 3.0". Click "ok" to save your virtual machine.

Use the command prompt to add the code to the virtual box

Shut down your virtual box before following these steps. To open the command prompt, type "CMD" in the start search bar. When you get the results, right-click on the CMD and click on “Run as Administrator”.
Code for VirtualBox

In the Virtual Box, replace the command "VM (virtual machine) with your virtual machine name" (mac os).

1.cd "C: \ Program Files \ Oracle \ VirtualBox \"

2.VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff

3. VBoxManage setextradata "Your VM Name" "VBoxInternal / Devices / efi / 0 / Config / DmiSystemProduct" "iMac11,3"

4.VBoxManage setextradata "Your VM Name" "VBoxInternal / Devices / efi / 0 / Config / DmiSystemVersion" "1.0"

5.VBoxManage setextradata "Your VM Name" "VBoxInternal / Devices / efi / 0 / Config / DmiBoardProduct" "Iloveapple"

6.VBoxManage setextradata "Your VM Name" "VBoxInternal / Devices / smc / 0 / Config / DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal (c) AppleComputerInc"

7.VBoxManage setextradata "Your VM Name" "VBoxInternal / Devices / smc / 0 / Config / GetKeyFromRealSMC" 1


Install mac os mojave in the virtual box. 
           you can install mac os mojave normally now

Comments