View Single Post
 
Old 12-14-2008, 06:58 PM
bhast2 bhast2 is offline
Tiger
 
Join Date: Jan 2008
Location: USA
Posts: 396
Boot with -s, then mount your hd with this command:
Code:
/sbin/mount -uw /
- press enter

After that, navigate to the following directory
Code:
cd /System/Library/Extensions/
- press enter

Code:
rm -Rf GeForce*
- press enter

Code:
rm -Rf NVDA*
- press enter

Code:
cd /System/Library
- press enter

Code:
rm -Rf Extensions.mkext
- press enter

reboot

- press enter

Last edited by suzhou; 12-14-2008 at 07:07 PM. Reason: Layout correction
Reply With Quote