foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.57k stars 1.14k forks source link

Use system provided tools (dmg2img) #207

Open kowalski7cc opened 4 years ago

kowalski7cc commented 4 years ago

The scripts should use system-provided tools, these should be not packaged inside the repository.

ghost commented 4 years ago

On Debian 10 this is simple as: apt-get install dmg2img Note: I haven't booted the image and tested it yet. So, the program provided in Debian's repository may or may not work.