DEV Community

Discussion on: Running MacOS on Windows 10 with WSL2, KVM and QEMU

 
jared_riddle_real profile image
Jared Riddle
  1. I actually gave up on Clover and went with opencore with a different script github.com/kholia/OSX-KVM

And THEN,

  1. Using the config.plist that they provided ( and they admitted it needed work ) I spent a good hour getting it tweaked with:
    opencore.slowgeek.com/

  2. After that it was a matter of selecting which virtual "CPU" I wanted and I think I selected Skylake-Client?
    mankier.com/7/qemu-cpu-models#Desc...
    This list is to select what the cpu is that's being mimiced in the VM, and NOT what hardware model you have on your host machine.

  3. Not to brag, but it's freaking Blazing fast now.

Thread Thread
 
nigamelastic profile image
Kshitij Nigam

wow awesome if u have a guid/gist please share