linux:emulatedhackintosh
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:emulatedhackintosh [2023/05/05 20:32] – rlunaro | linux: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/ | ||
- | |||
- | < | ||
- | git clone https:// | ||
- | </ | ||
- | |||
- | ===== Initial checks ===== | ||
- | |||
- | Check that your cpu has vtx or smv support: | ||
- | |||
- | < | ||
- | grep -e vmx -e svm / | ||
- | </ | ||
- | |||
- | If nothing appears, bad luck. It happens in the virtual machines | ||
- | of aws or google' | ||
- | hosts happens too. | ||
- | |||
- | |||
- | Follow the steps in the readme document of the repository. | ||
- | |||
- | |||
- | < | ||
- | |||
- | |||
- | ===== Some useful links ===== | ||
- | |||
- | - https:// | ||
- | |||
linux/emulatedhackintosh.1683318749.txt.gz · Last modified: 2023/05/05 20:32 by rlunaro