Jump to content

OSX Yosemite on E5420


ZainAnjum

Recommended Posts

  • Moderators

Patches are already in the bootpack. Make sure cache is working. Hot patch doesn't work if cache is broken.

Boot without cache. Run permission fix and rebuild cache. Then boot in normal mode. You also need patched AppleHDA working.

 

      sudo chmod -Rf 755 /L*/E*

      sudo chown -Rf 0:0 /L*/E*
      sudo touch -f /L*/E*
      sudo chmod -Rf 755 /S*/L*/E*
      sudo chown -Rf 0:0 /S*/L*/E*
      sudo touch -f /S*/L*/E*
      sudo kextcache -Boot -U /
Link to comment
Share on other sites

×
×
  • Create New...