![]() |
|
#1
|
|||
|
|||
Can not boot up system after using Zephyroth Updater to 10.5.5
I am using Leo4All 3 distro, and was advised by someone to use the Zephyroth Updater to get my system to 10.5.5
Everything was working fine until I done this update, now it stops booting at IOKitWaitQuiet() timed out waiting to write kernel symbols AppleNForceATA: found 0 units. This is not the same as the "waiting for root device" I have experienced in the past and have solved by copying the ATA kexts to the Extensions. That is done but no joy. I am using a Asus M2N-MX SE Plus board Athlon 64 cpu Is there a specific kext I need to rip out, replace or add to fix this? thanks very much Chris |
#2
|
||||
|
||||
I would try fixing permissions and then boot via forced loading:
at countdown press a key, now enter the boot flag: Code:
-s Code:
/sbin/mount -uw / cd /System/Library/Extensions/ chmod -R 755 * && chown -R root:wheel * cd .. rm -Rf Extensions.mkext reboot If this doesn't produce wanted results, don't worry, you didn't harm your system. try booting into a forced loaded, safe mode via the boot flag: Code:
-f -x let us know how it fares. ![]() |
#3
|
|||
|
|||
Hey. thanks. Done all that. Still the same I am afraid.
Safe mode does not give me my keyboard or mouse. Cant get in normally still. It is going on about AppleNForceATA when booting still. Is this a problem with the hard disk drivers or something still then? Cant figure this out ![]() thanks again |