balopez83 / macOS_On_Hyper-V

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

Stuck on [EB|#LOG:EXITBS:START] #32

Closed vicenterendo closed 4 months ago

vicenterendo commented 4 months ago

After creating the VM, when booting UEFI:

image

The boot process gets stuck on [EB|#LOG:EXITBS:START]

image

Thanks in advance for any help!

EDIT: I am attempting to install macOS 13 Ventura

balopez83 commented 4 months ago

@vicenterendo My guess is you are using an unsupported processor. What are your system specs? Also what specs have you provided the virtual machine?

vicenterendo commented 4 months ago

My host has an r5 5600x CPU, 32GB RAM and a B550 Plus Mobo I set everything up as in this guide. Didn't think my host would be important, I'm new to this virtualization stuff. Thanks for the quick response!

vicenterendo commented 4 months ago

Oh, there it is image

Sorry for wasting your time :(

balopez83 commented 4 months ago

@vicenterendo No worries. Yes due to the current state of hyper v support it's not possible to patch for AMD support like it is on a bare metal machine. I believe it is possible to do VMware or virtualbox on AMD so that might be a path forward for you.

vicenterendo commented 4 months ago

@balopez83 thanks for the help ;) Just found this project, gonna try it out on my Proxmox server.