Jump to content

Kernal panic and hang


LeBron
 Share

4 posts in this topic

Recommended Posts

  • 3 weeks later...

I'm not sure but i use an ATI card and had the same kernel panic. this worked for me.

 

Try to boot off the DVD and use the terminal to remove the geforce kexts

something like:

 

cd /Volumes/_Volume_Name_Here_/System/Library/Extensions/

rm -rf /System/Library/Extensions/GeForce.kext

 

reboot with -v to see if there are any problems

 

you might need to remove all Geforce and nVidia Kexts. in which case you could use:

 

rm -rf /System/Library/Extensions/Ge*.kext

rm -rf /System/Library/Extensions/NV*kext

 

you will have fight with your graphics drivers later but it should boot

Link to comment
Share on other sites

 Share

×
×
  • Create New...