View Single Post
 
Old 12-03-2008, 07:33 PM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
sounds like a graphics error... I think you might need to remove (or at least move) the GeForce kexts from /System/Library/Extensions/ folder. boot with the boot flag "-s"
Code:
/sbin/mount -uw /
rm -Rf /System/Library/Extensions/GeForce*
rm -Rf /System/Library/Extensions.mkext
reboot
Now you'll need to fix your graphics (EFI or injector kexts)

Reply With Quote