Jump to content
1 post in this topic

Recommended Posts

Hi there, hope all is well.

 

I recently re-installed the Kalyway 10.5.2 distro and then updated it to 10.5.8. I used the official Apple update and not the iDeneb one. Before updating, I installed the Disabler and dsmos kexts. Here's my problem:

 

After trying to install the OpenHaltRestart kext, I get the following error message:

 

kextload: /System/Library/Extensions/OpenHaltRestart.kext: no such bundle file exists

can't add kernel extension /System/Library/Extensions/OpenHaltRestart.kext (file access/permissions) (run kextload on this kext with -t for diagnostic output)

 

And in order to give a better understanding of how I got to this error message, here is exactly what I did:

 

* Moved the OpenHaltRestart kext to System/Library/Extensions and authenticated

 

* Ran the following chain commands to install through Terminal:

 

sudo chmod -R 755 /System/Library/Extensions && sudo chown -R 0:0 /System/Library/Extensions && sudo touch /System/Library/Extensions

 

* Ran the following chain command to load kext through Terminal:

 

sudo kextload -t /System/Library/Extensions/OpenHaltRestart.kext

 

* After this, I get the following message:

 

kextload: /System/Library/Extensions/OpenHaltRestart.kext: no such bundle file exists

can't add kernel extension /System/Library/Extensions/OpenHaltRestart.kext (file access/permissions) (run kextload on this kext with -t for diagnostic output)

 

In the osx86 irc channel, I was told that I needed to repair the kext's permissions. However, I have no idea how to go about accomplishing this. From what I've shared above, please let me know what you would suggest I do next in order to make my system can restart and shut-down like normal. Thanks and I look forward to learning from you all. Take care.

 

Peace.

Link to comment
https://www.insanelymac.com/forum/topic/181167-openhaltrestart-help/
Share on other sites

×
×
  • Create New...