Jump to content

Dell Latitude 7490 kernel panic


NetTech

Recommended Posts

  • Moderators

try add NVMe patch necessary for some NMVe drives

Goes under the DSDT/Patches in Config file

<dict> 
     <key>Comment</key> 
    <string>IONVMeFamily: Ignore FLBAS bit:4 being set - for Plextor/LiteOn/Hynix</string>
    <key>Disabled</key> <false/>
    <key>Name</key>
    <string>IONVMeFamily</string> 
    <key>Find</key>
    <data>SBr2wRAPhQ==</data> 
    <key>Replace</key> 
    <data>SBr2wQAPhQ==</data> 
</dict>

 

Link to comment
Share on other sites

On 11/15/2019 at 5:08 PM, Jake Lo said:

try add NVMe patch necessary for some NMVe drives

Goes under the DSDT/Patches in Config file


<dict> 
     <key>Comment</key> 
    <string>IONVMeFamily: Ignore FLBAS bit:4 being set - for Plextor/LiteOn/Hynix</string>
    <key>Disabled</key> <false/>
    <key>Name</key>
    <string>IONVMeFamily</string> 
    <key>Find</key>
    <data>SBr2wRAPhQ==</data> 
    <key>Replace</key> 
    <data>SBr2wQAPhQ==</data> 
</dict>

 

 

I'm so close!! I was able to get everything installed, but I'm having a hard time following the bootloader walkthroughs. What is the best method for booting to the newly installed OSX?

Link to comment
Share on other sites

×
×
  • Create New...