How to run Mac OS X virtually on Ubuntu 12.04

First click new and enter the following settings:
enter image description here
I named it OSX 10.9, and chose Mac OSX and Mac OS X 10.9 Mavericks (64 bit). Chose the appropriate one for you. Click Next.
enter image description here
Give it a certain amount of RAM. I advise at least 2500 for OSX but don't go above half your available memory.
enter image description here
The following settings should all be default:
First chose Create a Hard Drive now.
enter image description here
Chose the top one.
enter image description here
Chose dynamically and then chose at least 10GB (I went for 15. You need a lot for Xcode - 30+).
enter image description here
Click create.
enter image description here
Click settings.
enter image description here
Click System
Untick all but CD/DVD and then move it to the top with the arrow keys.
Untick Enable EFI (special OSes only).
enter image description here
Click Display, and give it 16MB Video Memory (if you can). It has to be at least 8.
enter image description here
Click storage and then the Plus CD icon.
enter image description here
Click Chose disk.
enter image description here
Navigate to your OS X .iso file. It needs to be Hackintosh. I got mine from here. You have to disable adblock to get to it. (I used a torrent so it downloaded quicker - it is 5.5GB)
It is legal, but against what apple like you to do (as Mavericks is now free you don't need to pay anything. You can purchase an OSX 10.8 licence if you want, to make sure you are covered).
Click Open.
enter image description here
Click OK.
enter image description here
Click start and you can boot it.
enter image description here
Press Enter, and follow the installation process.
enter image description here
enter image description here
Complete the installation process. Then go back to Settings -> System -> Boot order, and disable CD/DVD and enable Hard Drive and move it to the top.
It will boot correctly. Finally, open the app store and install XCode from it (it's free).

Comments

Popular posts from this blog

UISearchController Tutorial: Getting Started

CALayer Tutorial for iOS: Getting Started

Create a gradient color view in iOS using Swift 3 and XCode 8