Jump to content
4 posts in this topic

Recommended Posts

hey everyone...so i cant stop tryin to make this leopard install perfect..i cant stand not knowing if AGPGart works for leopard or not..so i replaced the IOPCIFAMILY.KEXT with anotherone i found on here...and i get instant grey screen with power button picture tellin me to reboot LOL..i made a copy of the regular one b4 i replace it..i put it in the root inside of a folder called backup....how can i restore that file back into the extensions folder??

 

i know you can use -s or something like that not too sure...plz and thanks for your helps

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

cmon guys someones gotta know something,,icant even get into a -s at boot prompt LMAO!!

 

has to be done terminal style....i know there has to be a way..i dont know terminal commands yet LOL

 

Shoud fo like that:

boot into text screen mode (no GUI)

cd /BACKUP (/YOURBACKUP)

to look in / check you are right :

ls -l

rm -R /System/Extensions/IOPCIFamily.kext

cp -R ./IOPCIFamily.kext /System/Extensions/

chown -R root:wheel /System/Extensions/IOPCIFamily.kext

rm -R /System/Extensions.mkext

reboot

×
×
  • Create New...