2021-11-03 03:43:26 +01:00
|
|
|
# OSX-PROXMOX - Run macOS on ANY Computer - AMD & Intel
|
|
|
|
|
2022-09-12 01:49:45 +02:00
|
|
|
Install `** FRESH/CLEAN **` Proxmox VE v7.0.XX ~ 7.2.XX - Next, Next & Finish (NNF).
|
2021-11-03 03:43:26 +01:00
|
|
|
|
|
|
|
Open Proxmox Web Console -> Datacenter > NAME OF YOUR HOST > Shell.
|
|
|
|
|
2022-01-31 14:28:09 +01:00
|
|
|
Copy, paste and execute (code below).
|
2021-11-03 03:43:26 +01:00
|
|
|
|
|
|
|
Voilà, install macOS! This is really and magic **easiest way**!
|
2022-09-11 16:41:15 +02:00
|
|
|
![osx-proxmox-20220910](https://user-images.githubusercontent.com/23700365/189533624-d218a016-748f-4282-9c7e-79b22e34eca9.png)
|
2021-11-23 23:48:52 +01:00
|
|
|
## COPY & PASTE - in shell of Proxmox (for Install or Update this solution)
|
2021-11-03 03:43:26 +01:00
|
|
|
|
|
|
|
```
|
2021-11-08 23:27:45 +01:00
|
|
|
/bin/bash -c "$(curl -fsSL https://install.osx-proxmox.com)"
|
2021-11-03 03:43:26 +01:00
|
|
|
```
|
|
|
|
|
2022-05-31 21:21:19 +02:00
|
|
|
## For install EFI Package in macOS, first disable Gatekeeper
|
|
|
|
|
|
|
|
```
|
|
|
|
sudo spctl --master-disable
|
|
|
|
```
|
|
|
|
|
2021-11-04 02:37:14 +01:00
|
|
|
## Versions of macOS Supported
|
2021-11-03 03:43:26 +01:00
|
|
|
* macOS High Sierra - 10.13
|
|
|
|
* macOS Mojave - 10.14
|
|
|
|
* macOS Catalina - 10.15
|
|
|
|
* macOS Big Sur - 11
|
|
|
|
* macOS Monterey - 12
|
2022-11-09 15:48:42 +01:00
|
|
|
* macOS Ventura - 13
|
2021-11-03 03:43:26 +01:00
|
|
|
|
|
|
|
## Versions of Proxmox VE Supported
|
2022-05-24 19:39:01 +02:00
|
|
|
* v7.0.XX ~ 7.1.XX
|
2021-11-03 03:43:26 +01:00
|
|
|
|
|
|
|
## Opencore version
|
2022-11-09 15:48:42 +01:00
|
|
|
* November/2022 - 0.8.6 with SIP Enabled, DMG only signed by Apple and all features of securities.
|
2021-11-03 03:43:26 +01:00
|
|
|
|
2022-01-21 11:17:41 +01:00
|
|
|
## Cloud Support (Yes, install your Hackintosh in Cloud Environment)
|
|
|
|
- [VultR](https://www.vultr.com/?ref=9035565-8H)
|
|
|
|
- [Vídeo/Tutorial](https://youtu.be/8QsMyL-PNrM), please activate captions!
|
|
|
|
|
2021-11-03 03:43:26 +01:00
|
|
|
## Disclaimer
|
|
|
|
|
|
|
|
- FOR DEV/STUDENT/TEST ONLY PURPOSES.
|
2022-01-31 14:28:09 +01:00
|
|
|
- I'm not responsible for any problem and/or equipment damage or loss of files.
|
|
|
|
- Always back up everything before any changes to your computer.
|
2021-11-03 03:43:26 +01:00
|
|
|
|
2021-11-04 14:35:21 +01:00
|
|
|
## Demonstration (in Portuguese/Brazil)
|
|
|
|
|
|
|
|
https://youtu.be/G51z390XYMA
|
|
|
|
|
|
|
|
\* Please use CC with Auto Translate to English for your convenience.
|
|
|
|
|
2021-11-03 03:43:26 +01:00
|
|
|
## Credits
|
|
|
|
|
|
|
|
- Opencore/Acidanthera Team
|
|
|
|
- Corpnewt for Applications (ProperTree, genSMBIOS, etc)
|
|
|
|
- Apple for macOS
|
|
|
|
- Proxmox - Excelent and better documentation for Virtualization
|
2022-01-13 19:11:39 +01:00
|
|
|
|
|
|
|
## Discord - Universo Hackintosh
|
2022-01-21 11:17:41 +01:00
|
|
|
- [Discord](https://discord.universohackintosh.com.br)
|