Macos Virtualization: Difference between revisions

From wikinotes
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Technically, it is against Apple's terms of service to run apple software on non-apple-brand hardware.
Technically, it is against Apple's TOS to run apple software on non-apple-brand hardware.


{|
= Tutorials =
<blockquote>
{| class="wikitable"
|-
|-
| vagrant || https://app.vagrantup.com/monsenso/boxes/macos-10.13
| vagrant || https://app.vagrantup.com/monsenso/boxes/macos-10.13
|-
|-
| qemu || https://collaboradev.com/2018/10/19/arch-linux-running-osx-high-sierra-in-qemu/
| qemu || https://collaboradev.com/2018/10/19/arch-linux-running-osx-high-sierra-in-qemu/
|-
|}
|}
</blockquote><!-- Tutorials -->


= qemu =
= qemu =
<blockquote>
<blockquote>
== kholia/OSX-KVM ==
== kholia/OSX-KVM ==
Mostly-Automated KVM image builder for various MacOS releases.
Mostly-Automated KVM image builder for various MacOS releases.<br>
 
See [[qemu osx-kvm]].
{| class="wikitable"
|-
!colspan=1| General
|-
| [[OSX-KVM: Install Setup]]
|-
| [[OSX-KVM: Troubleshooting]]
|-
!colspan=1| Os Versions
|-
| [[OSX-KVM: High Sierra Install]]
|-
| [[OSX-KVM: Catalina Install]]
|-
|}
 
== Instructions/articles ==
{| class="wikitable"
|-
| OSX-KVM || https://github.com/kholia/OSX-KVM
|-
| instructions on simple macos VM || https://github.com/foxlet/macOS-Simple-KVM
|-
| Sierra install instructions || http://www.contrib.andrew.cmu.edu/~somlo/OSXKVM/
|-
| Clover in KVM || https://www.kraxel.org/blog/2017/09/running-macos-as-guest-in-kvm/
|}
 
</blockquote><!-- qemu -->
</blockquote><!-- qemu -->


Line 61: Line 36:
|-
|-
|}
|}
</blockquote><!-- virtualbox -->
</blockquote><!-- virtualbox -->

Latest revision as of 16:20, 2 July 2022

Technically, it is against Apple's TOS to run apple software on non-apple-brand hardware.

Tutorials

vagrant https://app.vagrantup.com/monsenso/boxes/macos-10.13
qemu https://collaboradev.com/2018/10/19/arch-linux-running-osx-high-sierra-in-qemu/

qemu

kholia/OSX-KVM

Mostly-Automated KVM image builder for various MacOS releases.
See qemu osx-kvm.

vagrant

jhcook/macos-sierra     # (10.12) very stable
yzgyyang/macOS-10.14.4  # (10.14) looks promising

virtualbox

macos: virtualbox tips to install official macos in virtualbox
macos: niresh unofficial macos distro