Quick note here, that’s especially useful to people using BootCamp on their Macs and don’t want their Windows-formatted partition appearing on their desktop. To hide it whenever the Finder starts (it will still be mounted, but not visible on the Finder), open the Terminal and run the following command:
/Developer/Tools/SetFile -a V /Volumes/Untitled
Replace the “Untitled” with whatever the volume name is listed as in /Volumes. Note also, that you will need to have Apple’s Developer Tools installed in order for this to work. It’s free, but a fairly large download. Hope you find this useful!



