Jump to content
2 posts in this topic

Recommended Posts

i was testing a few things in the IOATAFamily.kext and when i rebooted (either normal or safe mode) i am getting the apple (normal) but then it pops up with a circle with a line through it and never completes.

 

i did save a backup of the original IOATAFamily.kext but i am not sure how to replace it? is it possible to do this by using terminal from the original dvd? i am a little familiar with the darwin terminal but not Bash.... any ideas??

Link to comment
https://www.insanelymac.com/forum/topic/44514-booting-issue/
Share on other sites

Just boot from install dvd.

Use terminal, sudo /System/Library/Extensions/IOATAFamily.kext.

You can also boot single user mode via -s @ boot promt.

cp -r /System/Library/Extensions/(whereeveryouputIOATAFamily.kext.bak) then chown, chmod the kext.

 

Good Luck

Link to comment
https://www.insanelymac.com/forum/topic/44514-booting-issue/#findComment-318622
Share on other sites

×
×
  • Create New...