Cleafy / sxkdvm

SXKDVM - OSX Docker KVM / Run an OSX KVM virtual machine inside a Docker container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How could i mount the mac_hdd_NG.img to a directory so as to build the docker image?

faywong opened this issue · comments

I also wonder what is meant by the "working mac_hdd_backing.img" at all. Is this an qcow2/img file that has already been started with KVM/QEMU and MacOS is already set up?

@faywong Im not sure if you have to mount the qcow2 file directly. I thought you have to convert to .img before (?). Because the README says "mac_hdd_backing.img". Then simply put the image file in the docker volume and mount it to "/backing" .