Quote:
Originally Posted by nfoav8or
if your system cannot start up after this, then use the boot flag "-s" and:
Code:
/sbin/mount -uw /
cd /System/Library/Extensions/
rm -Rf GeForce*
rm -Rf NVDA*
cd ..
rm -Rf Extensions.mkext
reboot
this will take some possible bad graphics kexts out of use and force you to install another after you create an account and log in by way of NVinject, NVkush, Natit, or EFI strings.
|
hmmm. yup.
it also looks like you still have NVinject installed as well.
yet another full code for you:
boot with "-s"
Code:
/sbin/mount -uw /
cd /System/Library/Extensions/
rm -Rf GeForce*
rm -Rf NVDA*
rm -RF NVinject*
cd ..
rm -Rf Extensions.mkext
reboot
remember (like bhast2 pointed out) that you need to press ENTER after each line
also, if you have a MCP51, it is NOT your chipset causing this issue unless you've installed the wrong chipset fix... but looking at the screen, it looks like you chose the correct one. This "error" of "AppleNForceATA: found 0 units" is not an error. It is simply how the system responds to this kext and that will need looking at for future revisions... another flaw is that SATA drives attached to an nForce board don't have the ability to write (they don't with the currect kext or any nforce kext out there yet).
Also, since this is your computers first time booting up after an install, it has not completely set up the network yet... this is done in the account setup process (that you may also get looping errors with... but there are other threads that explain it... yes, we can point you to them when/if it happens). you also haven't named your computer yet so it will say some Generic "bMacintosh-00...." name...
all of this is normal. what isn't normal is the video...
how did you customize your install (what did you select in the customize section)?