RehabMan / patch-nvme

A set of scripts and plists for patching IONVMeFamily.kext for non-Apple NVMe SSDs (based on the work of PikeRAlpha)
439 stars 70 forks source link

Update preparation #15

Closed jannispl closed 7 years ago

jannispl commented 7 years ago

Hey, could you give some hints on how to prepare for macOS updates in the future? The way I did it now for 10.12.3 was:

RehabMan commented 7 years ago

No need for any special sequence if you use the class-code spoof. You can simply leave the HackrNVMeFamily in place during the update as it does not conflict with any IONVMeFamily (hence why you don't have to delete IONVMeFamily). Then, at your leisure after the update, remove the old HackrNVMeFamily, generate a new HackrNVMeFamily, and install it.

If you're not using the class-code spoof, you're just causing your own pain...