InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   boot problem (http://infinitemac.com/showthread.php?t=262)

LohnenNicht 02-13-2008 10:53 PM

I have login crashes. I can boot up to the login screen, and login, then right before the finder menus and icons load i'm kicked back out to the login screen again. Does anyone else have this problem?

DoiX 02-13-2008 11:14 PM

try reinstalling it maybe there was an error during the installation

LohnenNicht 02-13-2008 11:44 PM

i've tried that, 3 times already.

macone 02-13-2008 11:55 PM

i did this

mount -uw /

rm -r /system/library/extensions/Nvdaresman.kext
rm -r /system/library/extensions/geforce.kext

But I still have the problem when i reboot. I type in "reboot" after I type all the rm stuff. but it did not do nothing new reboot. maybe I'm doing something wrong.
what should it say between "rm -r /system/library/extensions/Nvdaresman.kext" "rm -r /system/library/extensions/geforce.kext"

Puttabong 02-14-2008 12:02 AM

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

tangju 02-25-2008 11:50 AM

Quote:

[cite] LohnenNicht:[/cite]I have login crashes. I can boot up to the login screen, and login, then right before the finder menus and icons load i'm kicked back out to the login screen again. Does anyone else have this problem?
same problem with me..
got solution?