Thread: boot problem
View Single Post
 
Old 02-14-2008, 12:02 AM
Puttabong's Avatar
Puttabong Puttabong is offline
 
Join Date: Jan 2008
Location: South Korea
Posts: 933
Boot with -s (single user mode)

mount -uw /
Then press ENTER to execute the command.

rm -rf /System/Library/Extensions/GeForce.kext
Press ENTER to execute the command.

rm -rf /System/Library/Extensions/Ge*.kext
Press ENTER to execute the command.

rm -rf /System/Library/Extensions/NV*kext
Press ENTER to execute the command.

exit

Reboot
Reply With Quote