thenickdude / KVM-Opencore

OpenCore disk image for running macOS VMs on Proxmox/QEMU
https://www.nicksherlock.com/2021/10/installing-macos-12-monterey-on-proxmox-7/
GNU General Public License v3.0
1.26k stars 114 forks source link

Ventura will not boot in KVM on LMDE (Debian 11) on Mac Mini (Late 2012) #48

Open hamishmb opened 1 year ago

hamishmb commented 1 year ago

Hi there,

When I try to boot the Ventura installer with this, I get one of two outcomes:

Can anyone offer any advice?

thenickdude commented 1 year ago

Verify that your host has a working TSC, and the kernel didn't abandon it during boot due to skew:

dmesg | grep -i -e tsc -e clocksource
hamishmb commented 1 year ago

I had a look, and it wasn't obvious. What should I see, or shall I just post the output here?

thenickdude commented 1 year ago

You can just post the output here