Jump to content
5 posts in this topic

Recommended Posts

hi everyone. My recent success in the kalyway. has caused for a applesmbios update I am using the one from mac dot nub revision 6 source 27 and I just want to know what are the commands in terminal I use to update it.... moving permissions whatever.

 

sudo cp -R?

Link to comment
https://www.insanelymac.com/forum/topic/107034-applesmbios-update/
Share on other sites

move the old kext to the trash and drag the new kext in then open terminal and type the following....

 

cd /System/Library/Extensions

sudo bash

(type your password)

chown -R root:wheel AppleSMBIOS.kext

chmod -R 755 AppleSMBIOS.kext

 

restart and you should be good to go

×
×
  • Create New...