
07-26-2008, 04:53 PM
|
 |
|
|
Join Date: Jan 2008
Location: WA, USA
Posts: 933
|
|
@Taisto
Are you able to boot with the "<b>-s</b>" flag and delete the graphics kexts manually?
<b>boot with -s
mount -uw /
rm -rf /System/Library/Extensions/Ge*.kext
rm -rf /System/Library/Extensions/NV*kext
rm -rf /System/Library/Extensions.mkext
reboot</b>
|