balopez83 / macOS_On_Hyper-V

This repository aims to provide support for macOS on Hyper-V
391 stars 21 forks source link

In Memory Panic Stackshot Succeeded #4

Closed Mirror995 closed 1 year ago

Mirror995 commented 1 year ago

I followed your instruction. However when I tried to boot the installer, I got a panic. Any approach to fix it? 屏幕截图 2022-12-15 003306 Here's my screen recording. The platform I'm using is Intel Xeon E3-1230 v3. video.zip

Mirror995 commented 1 year ago

I will use VMware instead.

balopez83 commented 1 year ago

Hi @Mirror995 apologies for the delay responding to your issue, I have been super busy with work and haven't been able to focus on these projects.

I believe your issue is likely a result of incorrect CPU spoofing. The config.plist is spoofed for an 11th gen intel and may need to be changed to spoof properly for a Xeon. I am not sure of the exact spoof code needed but you should be able to find that information in the OpenCore instruction PDF found in the releases zip files. Keep in mind that unlike traditional virtual machine programs like VMWare, Hyper-V exposes bare metal specs to macOS and so while fewer patches and kexts are needed than are needed on a true hackintosh, some spoofing may still be required when booting on some unsupported CPU's.

Alternatively, if you are attempting to boot Monterey or newer in Hyper-V it could be the reason for your panic. I have not been successful yet booting those versions as they require different kexts and config.plist settings than are currently included in this repo. Once things slow down for me again I will work on updating this repo for those versions and it may resolve this issue. You could try looking at the config.plist linked in this issue to see if those settings will get yours booting properly.