User Tools

Site Tools


linux:emulatedhackintosh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:emulatedhackintosh [2023/05/05 20:32] rlunarolinux:emulatedhackintosh [2023/05/25 07:08] (current) – removed rlunaro
Line 1: Line 1:
-====== Building an Emulated Hackintosh to run xcode and emulate an iphone ====== 
- 
-===== Intro ===== 
- 
-The idea is simple: to construct a Mac on an emulated hardware (intel i3, 4Gb a bit low) 
-and then run xcode and an iphone on top of that.  
- 
-I am using Ubuntu 22 for this project. 
- 
-===== Let's begin: clone repository of Kholia/OSX-KVM ===== 
- 
-<code> 
-git clone https://github.com/kholia/OSX-KVM 
-</code> 
- 
-===== Initial checks ===== 
- 
-Check that your cpu has vtx or smv support:  
- 
-<code> 
-grep -e vmx -e svm /proc/cpuinfo 
-</code> 
- 
-If nothing appears, bad luck. It happens in the virtual machines  
-of aws or google's cloud, for instance. In other virtual  
-hosts happens too.  
- 
- 
-Follow the steps in the readme document of the repository.  
- 
- 
-<code> 
- 
- 
-===== Some useful links ===== 
- 
-  - https://github.com/kholia/OSX-KVM 
- 
  
linux/emulatedhackintosh.1683318749.txt.gz · Last modified: 2023/05/05 20:32 by rlunaro