|
|
|
|
|
by kogepathic
2209 days ago
|
|
I was so excited when I read: > This Dockerfile automates the installation of OSX-KVM inside a docker container. Except it automates the fetching of the macOS installation media and launching qemu, which is exactly what OSX-KVM already does. [1] This project does nothing additional to automate the actual installation of macOS inside the VM. I wish Apple supported installation automation like Microsoft does with sysprep (or Linux with kickstart/preseed). The best I've found is Arduino USB devices that pretend to be a keyboard and mouse to manually advance the installer, which is super lame "automation" [1] https://github.com/kholia/OSX-KVM/blob/master/OpenCore-Boot.... |
|
This one does https://github.com/myspaghetti/macos-virtualbox
Not fully, not perfectly, but does. It periodically asks you to press enter and wait.