Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!petunia!news From: mkellner@polyslo.CalPoly.EDU (Mr. Thumb) Newsgroups: comp.sys.mac Subject: Re: Changing HD icon Message-ID: <27fa7e93.d22@petunia.CalPoly.EDU> Date: 4 Apr 91 01:17:07 GMT References: <1991Apr02.191258.26623@ariel.unm.edu> <40397@netnews.upenn.edu> Organization: Ice Pit Lines: 36 Nathan Gasser writes: >In article <1991Apr02.191258.26623@ariel.unm.edu> cdelay@cie.uoregon.edu (Christian De Lay) writes: >>Is there a way (aside from the "Facade" init) to alter the icon of a hard >>disk? I'd like to edit the icons for my hard drives, but can't figure out >>how to do it... Suggestions? > >They say the icon is stored on the HD's boot blocks (notice it's not in the >finder, desktop, or system...)so, get a visual copy of the icon you have >now via a screen dump, etc. Hex dump it with McSink, etc. >Use this hex code as a search pattern in a sector editor (norton, SUM, etc) >and replace the found hex with a hex dump from the icon you'd prefer to have. The ICN# is usually stored in the driver itself. The hex replacement that you describe will work, but you need the mask too to make it look nice. HOWEVER: You run the risk of twiddling the wrong byte in the driver and making it useless. I played a part in developing a driver/partitioner package. We included a facility for the user to develop his own icon and change it on-the-fly while running the partitioner utility. The software is currently being shipped with some Everex drives, but due to their specification, the user interface is nothing to write home about. The driver is well written and has password protection and encryption built in. m. -- I don't settle for mediocrity in life. I deserve the best and don't feel bad about getting it because I put my time, effort, talents and power to use. I think this is better than complaining about not having something that someone else does. mkellner@polyslo.calpoly.edu July 1, 1991 -> apple.com