Jump to content

Mac OS Big Sur GPU Passthrough stucked on Apple Logo


chis34

Recommended Posts

Hello,

 

I have installed MacOs Big Sur with the MacOsInaBox plugins. The normal installation succeeded and i have been able to connect to it with VNC. 

 

Now i try to do GPU Passthrough editing the configuration file (see screenshoot below). When i launch it, i can see the baseImg logo and when i click on it i'm stucked on the Apple Logo, the install bar stays gray and do not progress at all. 

 

Any idea how to solve this problem ? 

 

MACOSBIGSUR.png

Link to comment
  • 1 year later...

Make sure your xml ends in 

 

  <qemu:commandline>
    <qemu:arg value='-usb'/>
    <qemu:arg value='-device'/>
    <qemu:arg value='usb-kbd,bus=usb-bus.0'/>
    <qemu:arg value='-device'/>
    <qemu:arg value='************************'/>
    <qemu:arg value='-smbios'/>
    <qemu:arg value='type=2'/>
    <qemu:arg value='-cpu'/>
    <qemu:arg value='Penryn,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+hypervisor,+invtsc,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+avx2,+aes,+fma,+fma4,+bmi1,+bmi2,+xsave,+xsaveopt,+rdrand,check'/>
  </qemu:commandline>
</domain>


 

Edited by fromonesource
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...