DEV Community

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

Collapse
 
aaronngray profile image
Aaron Gray

I am getting the following :-

$ sudo kvm-ok
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used
Enter fullscreen mode Exit fullscreen mode

Although I have an LG Gram 17Z90N with Intel Core-i7 1065G7.

Collapse
 
jared_riddle_real profile image
Jared Riddle

This had me stumped for a long time as well.
Oddly enough, it didn't matter whether I was using my i5 or my Celeron.
The key was getting the Windows DEV Channel version of Windows 10.

Settings > Windows Insider Program > Dev Channel.

It was the very first step in the referenced "PreReq" steps blog post, and I just Blew past it because I didn't understand what "Fast Ring" meant.

Collapse
 
nicole profile image
Nicole Stevens

Hey, sorry missed this last week, did you get this sorted?