Hi Mike, while I didn't think of it at the time I wrote the above, I now wonder if the Custom icon attribute bit got reset to No, and by using GetInfo and paste changed it back to yes. If you have Developer Tools installed you can test this theory with the GetFileInfo command:
-bash:~francine$ GetFileInfo /Volumes/OXey/
directory: "/Volumes/OXey/"
attributes: avbstClinmed
created: 08/05/2006 20:08:50
modified: 03/08/2007 00:11:16
As I recall, the volume OXey was the one that was having trouble, although now the attribute is set correctly (the upper case C means the item has a custom icon). Recently there have been a rash of cases of drives having the visibility attribute spontaneously changed from v to V, so I guess the custom bit could spontaneously change also. Again, if you have Developer tools installed you can try resetting the bit:
SetFile -a C /Volumes/OXey/
I just went the other way with my drive OXey, turned the bit off, relaunched the Finder and sure enough the custom icon disappeared, even though the .VolumeIcon.icns file was still there. When I turned the bit back on with the above command and relaunched Finder its custom icon reappeared.
If you don't have Developer Tools installed you can download them here:
http://homepage.mac.com/francines/.Public/setgetfile.zip
Unzip and either put the two commands where you want them in you PATH, or just drag each command in turn into the Terminal to use it.
Francine
Francine
Schwieder