laggykiller / Hackintosh_MSI_B660M-A_WIFI_DDR4

Hackintosh EFI for MSI PRO B660M-A WIFI DDR4
24 stars 2 forks source link

Successful build, but needed some adaptions #1

Closed RobTS closed 1 year ago

RobTS commented 1 year ago

Hi there, just wanted to report back a successful install with your work!

I had to change a few small details, though, I am unsure whether it is due to latest BIOS (7D43v17) having some changes or other reasons:

Then again, compared what you had to go through, it is all small fry, I am very grateful you provided this repo and hope my remarks might help should you ever run into trouble with the build!

UTBMap.kext.zip

laggykiller commented 1 year ago

First of all, congrats for successful install!

There is a typo in the config.plist, Contents/MacOS/IntelBTPatcher.kext should be Contents/MacOS/IntelBTPatcher.

Thank you for pointing out this mistake

I needed to disable Secure Boot in BIOS for things to work.

Forgot that I had already disabled Secure Boot long before I work on hackintosh... Yes, It should be disabled and I should add this to README

SetupVirtualMap needed to be true in my case, as otherwise it got stuck very early on in booting.

When using old BIOS, macOS boots successfully with SetupVirtualMap set as false. After I updated, it got stuck during early boot phase as you mentioned (EB|LOG:EXITBS:START). Hence I set SetupVirtualMap as true and it successfully boot. config.plist has been changed and a warning is placed at README

I needed to compile my own UTBMap.kext within Windows to get any USB port recognized during install or use.

I have added a paragraph to your UTBMap.kext in README for others to test out

In response to this issue, a commit has been made

dreamwhite commented 1 year ago

I needed to disable Secure Boot in BIOS for things to work.

Can I ask you the exact steps to follow in order to disable the Secure Boot?

laggykiller commented 1 year ago

@dreamwhite https://forum-en.msi.com/index.php?threads/secure-boot.366855/

dreamwhite commented 1 year ago

I feel a little bit confused. This guide is for enabling secure boot. and for disabling?

laggykiller commented 1 year ago

@dreamwhite Then choose Disable instead of Enable?

dreamwhite commented 1 year ago

Alright, I already tested with "Secure Boot" set to Disabled but still having the same issue. A working macOS Monterey 12.6.3 installer (already tested elsewhere) keeps me giving the same error "An error occurred while loading the update" around 12 minutes left message on the progress bar

laggykiller commented 1 year ago

@dreamwhite please don't hijack this issue, comment on the issue you created