Hacker News new | ask | show | jobs
by mskalski 2341 days ago
In my case I'm running macos in kvm VM on my home server based on SuperMicro X10SDV-6C-TLN4F. Seems to work ok but with some exceptions. First is the graphic card which I pass through to VM, it is geforce gtx 1060 and unfortunelty it limits me to use only high sierra, which seems to be the last version of macos for which nvidia web drivers are available. Both video and sound goes through hdmi cable connected to my tv. Other is network card, if you are ok using kvm emulated nic like e1000-82545em then you are set, if you are trying to pass physical interface, or sr-iov vf you may have to deal with bunch of kexts or flashing NIC eeprom to been seen as a card supported by drivers like the one provided by smalltree.

If someone want to try, here is with what I started https://github.com/foxlet/macOS-Simple-KVM

1 comments

Surprise. Would try it with my intel nuc Ubuntu tmr.