Skip to content

Tools to set up a easy, quick macOS VM in QEMU, accelerated by KVM. Works on Linux AND Windows.

License

Notifications You must be signed in to change notification settings

marbx/OneClick-macOS-Simple-KVM

 
 

Repository files navigation

OneClick-macOS-Simple-KVM

Documentation to set up a simple macOS VM in QEMU, accelerated by KVM.

By: notAperson535

Install guide here

Discord Server Here

Caps-Lock := Command (Keyboard / Keyboard shortcuts / Modifier keys)

./basic.sh --> Ctr-Alt-F geht nicht sudo ./basic.sh --> Ctr-Alt-F geht!

Wie verkleine ich qcow2

https://www.virt-tools.org sudo apt install libguestfs-tools BRINGT NICHTS virt-sparsify macOS.qcow2 macOSshrunk.qcow2

BRINGT NICHTS qemu-img convert -O qcow2 macOS.qcow2 macOSshrunk.qcow2

NICHT BENUTZT MGLW IM GUEST dd if=/dev/zero of=zerofile bs=1M

About

Tools to set up a easy, quick macOS VM in QEMU, accelerated by KVM. Works on Linux AND Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.1%
  • Shell 24.9%