@dalaranunion
Just to confirm, you are making changes to the /EFI partition on the drive you installed the OS too? Not the Bootable USB.
APFS error sounds like you don't have the correct items in the EFI partition. Make sure you have all the items I listed in the proper folders. The ApfsDeiverLoader driver goes in the EFI/EFI/CLOVER/Driver/UEFI folder
Path should be EFI/EFI/CLOVER/ [then path below]
KEXT/Other Folder
- AppleALC
- CalDigitHDProDrv
- EnergyDriver
- IntelMausiEthernet
- Lilu
- FakeSMC
- FakeSMC*various sensors*
Driver/UEFI Folder
- ApfsDeiverLoader
- AudioDxe
- DataHubDxe
- FSInject
- OsxAptioFix3Drv
- PartitionDxe
- SMCHelper
- vBoxHfs
ACPI/patched Folder
- SSDT-EC
- SSDT-PMC
- SSDT-UIAC (aml/dsl)
- SSD-USBX
Hello and many thanks for the list, I have managed a couple of days ago to boot and complete the instalation fine. It was my mistake as I was messing drivers in /Library/Extensions/
Do you suggest to place everything in the /EFI partition then?
What about the kexts, I thought these should be in /Library/Extentions/
or the Bootloader injects them from the /EFI/Kexts
Compared to your UEFI folder I have two extra:
- AptioMemoryFix
- EmuVariableUefi
I am going to remove these.
In regards to your Extensions I can see you have "EnergyDriver" I have seen that this is used for the fans?
ACPI/Patched Folder
I have nothing there.
All of the patches: ACPI (mattystonnie), AppleAHCIPort, 2xPort Limit are in the clover.plist file is that okay?
Again sorry for the too many questions, still new here and excited.
Thanks again.