Change HDD Drive Icon
Tutorial: Change your HDD Drive Icon
This tutorial is a short and simple one. You don't have to buy expensive software, change system files or make any registry hacks.
This should work for Windows XP but other versions probably too.
What you need is:
1. an icon as .ico file
2. an autorun.inf file
In the root of the drive create a text file and call it 'autorun.inf'. Now open it with notepad and enter this text:
[AUTORUN]
ICON=autorun.ico
where autorun.ico is the icon file to use. Restart Windows and see your new Drive icon.
NOTE: The icon size should be 48x48. Higher sizes can be used but will be useless.