mirror of
https://github.com/luchina-gabriel/OSX-PROXMOX.git
synced 2024-11-01 08:39:47 +01:00
47 lines
1.2 KiB
Markdown
47 lines
1.2 KiB
Markdown
# OSX-PROXMOX - Run macOS on ANY Computer - AMD & Intel
|
|
|
|
Install Proxmox VE v7.XX - Next, Next & Finish (NNF).
|
|
|
|
Open Proxmox Web Console -> Datacenter > NAME OF YOUR HOST > Shell.
|
|
|
|
Copy, paste and execute.
|
|
|
|
Voilà, install macOS! This is really and magic **easiest way**!
|
|
|
|
## COPY & PASTE - in shell of Proxmox (for Install or Update this solution)
|
|
|
|
```
|
|
/bin/bash -c "$(curl -fsSL https://install.osx-proxmox.com)"
|
|
```
|
|
|
|
## Versions of macOS Supported
|
|
* macOS High Sierra - 10.13
|
|
* macOS Mojave - 10.14
|
|
* macOS Catalina - 10.15
|
|
* macOS Big Sur - 11
|
|
* macOS Monterey - 12
|
|
|
|
## Versions of Proxmox VE Supported
|
|
* 7.XX
|
|
|
|
## Opencore version
|
|
* November/2021 - 0.7.5 with SIP Enabled, DMG only signed by Apple and all features of securities.
|
|
|
|
## Disclaimer
|
|
|
|
- FOR DEV/STUDENT/TEST ONLY PURPOSES.
|
|
- 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.
|
|
|
|
## Demonstration (in Portuguese/Brazil)
|
|
|
|
https://youtu.be/G51z390XYMA
|
|
|
|
\* Please use CC with Auto Translate to English for your convenience.
|
|
|
|
## Credits
|
|
|
|
- Opencore/Acidanthera Team
|
|
- Corpnewt for Applications (ProperTree, genSMBIOS, etc)
|
|
- Apple for macOS
|
|
- Proxmox - Excelent and better documentation for Virtualization
|