D
D
Dmitry2019-02-24 02:42:39
Virtualization
Dmitry, 2019-02-24 02:42:39

Is it possible to install hackintosh on a VM?

Hello everyone, I asked myself this question, is it possible to somehow install hackintosh on a VM such as azure, google cloud?
If yes, can I have instructions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vvmtutby, 2019-03-14
@vvmtutby

is it possible to somehow install hackintosh on a VM like azure
Yes, but there are difficulties:
To get started, "practice on" Hyper-V
https://habr.com/en/post/429856/#comment_19372330
1) Created a virtual machine, disabled dynamic memory - allocated a fixed size. Enabled nested virtualization:
Set-VMProcessor -VMName <Virtual machine name> -ExposeVirtualizationExtensions $true
2) Installed server ubuntu. During installation, you can immediately mark the virtualization packages, or install them later (libvirt).
3) Install MacOS using ready-made configs from https://github.com/kholia/OSX-KVM

Not all VM series will fit in Azure:
PS Or VirtualBox instead of KVM:
Running MacOS using Virtual Box in Azure
Article dated July 2017, VirtualBox 6.X is out today

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question