Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!
Normal
Its not bootloop. The macOS did not even boot.Your EFI is not as per the guide. Why are you using FixupAppleEfiImages?You also seem to miss an important quirk for AMD systems which is "ProvideCurrentCpuInfo". You would also need to enable DummyPowerManagement. A few other important quirks are missing as well.You should consider removing the miscellaneous kexts. The primary goal should be to be able to boot into macOS installer without any hiccups. The rest of the hardware/functionality can be addressed later during the post installation.
Its not bootloop. The macOS did not even boot.
Your EFI is not as per the guide. Why are you using FixupAppleEfiImages?
You also seem to miss an important quirk for AMD systems which is "ProvideCurrentCpuInfo". You would also need to enable DummyPowerManagement. A few other important quirks are missing as well.
You should consider removing the miscellaneous kexts. The primary goal should be to be able to boot into macOS installer without any hiccups. The rest of the hardware/functionality can be addressed later during the post installation.