![]() |
OS X thinks my drives are external
I have 3 internal HDD's. They're connected via sATA. My icon's are orange, they've always been orange since installing iAtkos v7. I thought thats just how it was as I've never used OS X before. But from viewing screenshots of other's desktops I see all of theirs are gray. It was suggested to me by another member on this forum to download CandyBar and that might fix it. After looking at the current icon's and what they mean, it seems my system thinks all my internal drives are external drives.
Does anyone know why this is happening? It doesn't appear to be affecting my system performance. My computer boots in around 23 seconds, impressive to me considering I came from Vista 64-bit and it would take roughly 90 seconds to boot. I used to leave my PC on all the time because it took too long to boot up just to check email. Now I don't mind shutting it down. Anyways, back on topic... is there some setting or preference I need to modify to tell OS X that my drives are internal not external? Thanks! http://www.brianhillphotography.ca/osx86/Desktop_v1.png |
This is caused as OS X doesn't recognize your AHCI Controller Interface correctly, there is a fix for the Asus Boards out of that series which will also give you correct Infos in the System Profiler, but it is fo 10.5.6 you can get it here but you better make a back-up of your current files first, if it doesn't work with 10.5.8.
Otherwise if you are just about the visual thing you need no ShareWare stuff to change any icon, http://support.apple.com/kb/HT2493?viewlocale=en_US |
Thanks for the tip. I installed those KEXT's, backed up the originals. The system won't boot normally however unless I use the "-f" flag. Is there any way to resolve this?
|
Quote:
You tried again after you figured that out? For sure you can add the bootflag for default, just look up for com.apple.Boot.plist and you'll find out how to do. PS. You didn't just drop in the files in within the Finder, did you? :D |
Yes, I used Finder to copy the files. Is there any other way I should have done it?
|
Quote:
Just copying by Finder totaly messes up the file-permissions of the kext files. Open a Terminal Window an enter the following commands line by line: Code:
sudo -s If this doesn't either use the OSx86 Tools, check the following Options "repair permissions", "Set kext permissions" & "Clear extensions cache" then execute & reboot. |
I did what you suggested and it fixed it. Thanks!!
|
There is also a DSDT fix find your sata device in your DSDT and then add this to the end of it if you have a ich7/8/9.
Code:
Method (_DSM, 4, NotSerialized) |
Another option is to install chameleon 2 and install the kexts it has, these will add supporting files to the extra folder without you having to change the ones in /System/Library/Extensions
|
The only kext needed for me to fix the orange icons was IOAHCIBlockStorageInjector.
|