![]() |
[Help] OSx86 Installations Fail (distro/kext advice needed, as well)
I've attempted to install OSx86 via the iPC PPF5 Final distribution and failed miserably. OS X installed when I forgot to choose kexts, and it (of course) failed booting. Now, after I re-partition for a clean install and choose the (seemingly) correct kexts, OS X fails installing around 25%. Tried again this morning, and it was around 90% when I had to leave for school, but I'm sure it failed because the installation bar had stopped.
I also tried iAtkos 5 before, but that wouldn't even boot into the installer. I will try verbose (-v) once I have more time. Any suggestions about kexts to choose? I think I got the right ones, but I omitted sound. System specifications are in my signature. |
better try with iPC Final, and just let us know the outcome
|
Quote:
I think I chose the right kexts, though. I can update with a list once I get home. |
Update:
When I got home, the installation had failed. I proceeded to repeat the partitioning process. After removing a couple of applications from my customization choices, I was able to successfully install OSx86 (iPC PPF5 distro) to the drive. Unfortunately, after trying to boot with -f -v, I got an error. Something around the sound of "timed out waiting for iokit to quiesce", and then a black screen. Any idea? |
Hmm. i think it may be related to AppleNForceATA.kext, some users reported this error after installing this one. Try to remove it ( back it up first ), and then try again to check if anything changes. Also try to boot in safe mode -x -v and see if anything different happens. Oh, and after the error - give it some time, about 5 minutes, it might go further.
|
Quote:
Also, I did -x -v, and got the same result: black screen. Any suggestions? Edit: Trying it again, and I found that verbose (-v) mode says (with -x) Quote:
|
you should try removing that kext that Taisto says.
and Quote:
|
Quote:
I've been digging and trying this entire time. I've only found one solution, but it was supposed to be included in the iPC PPF5 Final (at least, it was patchable to the iPC PPF5 beta). I don't see the nForceATATest anywhere on the list. Know any workarounds, or how I could get ApplenForceATATest installed with everything else? EDIT: Found and disabled AHCI in the BIOS and AppleNForceATA was working at first (found 1 device), but then it found 0 again... This is really frustrating. :| |
Taisto says up there u have to erase the kexts, so:
Code:
cd /System/Library/Extensions/ |
Quote:
Quote:
Edit: Disabled AHCI again and now I have the error that was showing up BEFORE that one on the list (which I didn't really think was a huge problem): Quote:
|
to add on to what everyone is replying with, "still waiting for root device" is a known error BUT the cause is an unloaded chipset extension.
to remove an extension you need to boot up into single user mode (this was never stated earlier in this post... come on guys) but I don't think that is the issue in this case. the NForceATA kext (depending on which variant you are using) only allows a maximum memory of a little under 4GB and since you are using 4GB RAM I think your timeout issues are happening because of this. Also, the output you are reading from verbose mode about the AppleNForceATA kext "dropping" the device from your earlier post: Quote:
Quote:
First I'd like to test a few things out here. try to fix permissions boot up into single user mode (-s) then follow erick2red's code (but I've modified it just a bit) Code:
/sbin/mount -uw / Code:
-f -v maxmem=2048 Let us know how this works out. |
Quote:
Quote:
Edit (note): The only USB devices attached are my keyboard and mouse. |
I was informed that my system makeup could use the retail DVD with the boot-132 method. I think I'll just do that, because the other chipset driver didn't work, either.
|
I cannot speak for the IPC distro as I have not tried it but I have had excellent results with iATKOS 5i (10.5.5) using the FASSL Kernel (Genuine Intel Hardware). Whatever distro you choose you need to make sure you get a good clean copy of the ISO, there are lots of duds floating around the web.
|