oytunistrator / macOS_virtualbox

MacOS Mojave 10.14 on VirtualBox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: THE .vmdk FILE IS NOT MINE, JUST USING IT FOR THE INSTRUCTIONS!

  • DOWNLOAD AND INSTALL VIRTUALBOX AND VIRTUALBOX EXTENSION PACK VirtualBox.
  • DOWNLOAD THESE FILES BEFORE YOU BEGIN AND SAVE THEM TO YOUR DOCUEMNTS macOS Stuff.
  • DOWNLOAD AND INSTALL WINRAR (64-BIT) Winrar.

MacOS Mojave 10.14 on Virtualbox (only Xcode version 10 or lower will work)

VIRTUALBOX IMAGE CREATION AND SETUP

  1. Open virtualbox and click "New" to create a new vm.

  1. Type "Mojave" for Name, select "Mac OS X" for Type and select "Mac OS X (64-Bit) for version then click "Next".

  1. If your pc has 16gb ram then give the vm 8gb, else give it 4gb then click "Next".

  1. Select "Use an existing virtual hard disk file" and click the "^" icon on the right.

  1. Click "Add" then go to your "Documents" where you saved the downloaded files and select "macOS Mojave.vmdk" then click "Choose" then click "Create".

  1. Click "Settings".

  1. Click "System" from the left menu and uncheck "Floppy".

  1. Click "Processor" from the top tab, you can give it 2 CPUs but I will give it 4 CPUs.

  1. Click "Display" from the left menu and give 128MB to "Video Memory".

  1. Click "USB" from the left menu and select "USB 3.0 (xHCI) Controller then click "OK".

11. Save the script virtualbox.bat and run as administrator.


RUNNING THE VIRTUAL BOX IMAGE

  1. If you have done the above steps correctly you can click "Start" on the virtualbox window and wait for all the files and drivers to load.

  1. You will see this screen if you did everything correctly, now you can setup your macOS by following the prompts.

  1. SUCCESS!!!

About

MacOS Mojave 10.14 on VirtualBox


Languages

Language:Batchfile 100.0%