Contribute
Register

apfs_module_start error

Status
Not open for further replies.
usb issue, try all usb ports
That is true, the activity indication on the USB stops moments after starting the boot.

make to use a USB2.0 stick

put USBInjectAll.kext in clover/kexts/other
I tried to include USBInjectAll.kext and GenericUSBXHCI.kext. I tried USB 3 and USB 2 ports. I also used a USB 2 stick. Nothing worked, I still get the same error as post #9:
416311

and then a garbled screen with the error sign.

Attached is the EFI folder which also contains the ACPI files and the bootlog.
 

Attachments

  • EFI5.zip
    4.7 MB · Views: 114
Just took a look, seems like the only other kext you're possibly missing is USBInjectAll.kext.
Your config.plist should be something out of RehabMan's laptop config repo that matches your specs.
Based on your specs, this one seems the most likely to work -
Yeah, I was optimistic this time, but sadly it didn't work. I checked the bios and it was on the latest version. So I am thinking that it might be an option in the bios, but I am not sure what option it might be that is causing the error.
 
Yeah, I was optimistic this time, but sadly it didn't work. I checked the bios and it was on the latest version. So I am thinking that it might be an option in the bios, but I am not sure what option it might be that is causing the error.
Only use USBInjectAll.kext, no need for GenericUSBXHCI.kext.
Download the latest kexts from here -

FakeSMC.kext: https://github.com/RehabMan/OS-X-FakeSMC-kozlek
VoodooPS2Controller.kext: https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller
USBInjectAll.kext: https://github.com/RehabMan/OS-X-USB-Inject-All
Lilu.kext: https://github.com/acidanthera/Lilu
WhateverGreen.kext: https://github.com/acidanthera/WhateverGreen

Try again with the latest kexts and report back the results.
Make sure you're using that config.plist linked in my prior comment.
 
Hi.
After 1.5 days I can Solve it just to remove all extra extensions with the terminal.
Boot stuck at apfs_module_start 1393 error.
I could just open the recovery mode. inside recovery mode opens terminal and follows these commands:
rm -rf /Volumes/[diskName]/Library/Extensions
mkdir -rf /Volumes/[diskName]/Library/Extensions
I hope this be helpful. Thank you guys for many bits of help in many forums
 
Status
Not open for further replies.
Back
Top