Mac OS running on QEMU-KVM (Pre-install 35GB)
-Note: It will use all available free ram and CPUs. The script is only for Ubuntu, Debian.
-How it works: Pre-install QCOW2 (128 GB disk space), connect with VNC at port 5900
Download:
curl -skLo MacOS-Catalina.sh https://bit.ly/3J7lyWk && chmod +x MacOS-Catalina.sh
Usage:
- Download and install:
bash MacOS-Catalina.sh
- Start MacOS VM in silent:
(By default VM automatic starts after installation is done! Use this when your VM turn off and need to start again)
nohup ./silence.sh &>/dev/null &