Closed Matthew-Tate-Scarbrough closed 3 years ago
I was having the same problem but found the solution here: https://github.com/foxlet/macOS-Simple-KVM/issues/51#issuecomment-504503903
I was having the same problem but found the solution here: https://github.com/foxlet/macOS-Simple-KVM/issues/51#issuecomment-504503903
That comment link is broken, but I went to Issue #51 and found what I needed, thank you.
Starting with
basic.sh
works perfectly, but when I boot usingVirt-Manager
Clover is fine but actually trying to boot the OS causes three duplicate, 'de-interlaced' images of low quality that overlap, stretched across the screen.It is worth noting that when using the base resolution, all is well in Virt-Manager. But my main monitor is 1080p, so...
EDIT:
It turns out that the solution was to start up the VM with
./basic.sh
, press escape and enterexit
in the UEFI shell. I am using Catalina, so I had to tab to> Device Manager
, then tab down to> OVMF Platform Configuration
and manually set the resolution, then save withF10
, and poweroff, then start with Virt-Manager.