Jump to content
3 posts in this topic

Recommended Posts

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

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

 

This helped a LOT! Hackintosh fully working now :angry2:

Thanks mate!

×
×
  • Create New...