foxlet / macOS-Simple-KVM

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

RE-download InstallESDDmg.pkg ? #531

Open Dustylab opened 2 years ago

Dustylab commented 2 years ago

Hi,

I already have BaseSystem.dmg/img and InstallESDDmg.pkg. How can I spare the hassle of my 1Mo/s downloading 7,7Go with the .pkg? Is it possible?

Thank you!

notAperson535 commented 2 years ago

@Dustylab If you have the BaseSystem.img file, just move it to the macOS simple kvm folder. If you have the BaseSystem.dmg file, move it to the macOS simple kvm folder and run this command

qemu-img convert BaseSystem.dmg -O raw BaseSystem.img

then you can boot the installer