Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.06 KB

MacOS-Catalina-KVM-Preinstall

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

image

image

image

image

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 &