tocophonic Posted April 1, 2009 Share Posted April 1, 2009 Hello there! After some hard work and BIOS patching i finally got to run my iPC 10.5.6 (i always keep getting a boot1:error when booting with chain0 method, so i still have to boot OS X from DVD with rd=diskXsX) The problem I encounter now is that when booting in verbose mode, i see a lot of "kernel extension link/load error"s for the drivers i have chosen during install (yes i chose the right ones).. this includes graphics, audio, network, everything.. after most link/load errors the boot displays "version xxx differs from requested version xxx". Booted the first time with -f flag as told in the iPC readme, didn't help. The system then boots into OS X, but I have no (!) hardware support.. e.g. can't change the display resolution, displays no network cards, and so on.. Did repair permissions, didn't help. any ideas on how to get rid of these errors? need help! toco Link to comment https://www.insanelymac.com/forum/topic/160098-kernel-extension-linkload-errors-during-startup/ Share on other sites More sharing options...
c0rk007hck Posted April 1, 2009 Share Posted April 1, 2009 Boot with -s type: mount -uw / cd /System/Library/Extensions sudo chmod -R 755 *.* sudo chown -R root:wheel *.* rm -R caches cd .. rm Extensions.mkext touch Extensions now reboot Link to comment https://www.insanelymac.com/forum/topic/160098-kernel-extension-linkload-errors-during-startup/#findComment-1121254 Share on other sites More sharing options...
tocophonic Posted April 4, 2009 Author Share Posted April 4, 2009 Boot with -stype: mount -uw / cd /System/Library/Extensions sudo chmod -R 755 *.* sudo chown -R root:wheel *.* rm -R caches cd .. rm Extensions.mkext touch Extensions now reboot This helped a LOT! Hackintosh fully working now :angry2: Thanks mate! Link to comment https://www.insanelymac.com/forum/topic/160098-kernel-extension-linkload-errors-during-startup/#findComment-1123576 Share on other sites More sharing options...
Recommended Posts