Jump to content
4 posts in this topic

Recommended Posts

Whenever I boot up to Leopard I get the applesmbios error saying that it wasn't correctly installed or needs to be updated. Where can I find the latest version for 10.5.2 and how do I install it? The way I've been doing it is drag and drop but I'm guessing there's more to it. Any help would be great, thank you.

Link to comment
https://www.insanelymac.com/forum/topic/105435-applesmbioskext/
Share on other sites

Whenever I boot up to Leopard I get the applesmbios error saying that it wasn't correctly installed or needs to be updated. Where can I find the latest version for 10.5.2 and how do I install it? The way I've been doing it is drag and drop but I'm guessing there's more to it. Any help would be great, thank you.

 

If is not correctly installed,Open Terminal and type

 

sudo -s
sudo chown -R root:wheel /System/Library/Extensions/AppleSMBIOS.kext
sudo chmod -R 755 /System/Library/Extensions/AppleSMBIOS.kext
rm -r /System/Library/Extensions/Caches
reboot

 

Now boot with the -f flag

 

Next time use Kext_Helper to update any .kext

×
×
  • Create New...