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

is this expected to work with current 10.15.4 installs #56

Open myusrn opened 4 years ago

myusrn commented 4 years ago

Is this expected to work with current 10.15.4 installs and if so what version number should be included in script processing, e.g. ./patch_nvme.sh --spoof 10_15_4 or ./patch_nvme.sh --spoof or ./patch_nvme.sh <no arguments> where no arguments case is based on tail end of this long thread said spoof no longer required.

Is there a way to run it from windows/linux terminal or must it be executed from macOS install matching version of macOS install you want to patch IONVMeFamily.kext to keep it from loading.