Hmm, okay I can't seem to figure this out.
I am running the Clover 3.2 build (though the same behavior happened on old builds as well) with a modification to use my LiteOn NVME.
Code:
Compiled SSDT-NVME.aml pointed towards the proper PCIE slot.
That's all I've edited, and I included the same fix as OP for the Samsung drive as it was applicable.
Code:
KextsToPatch
Name: com.apple.iokit.IONVMeFamily
Find: F6C1100F 85410100 00
Replace: F6C1010F 85410100 00
Comment: IONVMeFamily Preferred Block Size 0x10 -> 0x01, credit RehabMan based on 10.12 patch (c) Pike R. Alpha
After about 24 hours the APFS volume gets corrupted to the point to where I cannot even mount the APFS partition in terminal from the installer. I get bus error 10. It could have gone into hibernate, I let it run synching to dropbox while caffeinated, but I would be surprised since I ran the no hibernate script twice and you have the redundancy built in on the kext in Clover.
Any ideas on how to troubleshoot this or what I can do as a next step?
@blazinsmokey I am losing my mind a bit.
Tempted to just replace the damn drive, it seems like more of a pain in the ass than it's worth.