DISQUS

Tech-Recipes: Leopard: Hide Your Hard Disk from the Desktop | Mac OS X Leopard | Tech-Recipes

  • Brian · 9 months ago
    Um.. i donno why but mac dosen't let me hide the hard disk. Only thing that can be hide is External disks. Does anyone know the solution for this problem T_T?
  • Easter · 8 months ago
    Thank you, thank you, thank you!!!!
    I could not for the life of me figure out how to get those off!!!
  • Brian · 5 months ago
    If you want to hide just one:
    SetFile -a V "/Volumes/DiskName"

    Use a small V to bring it back:
    SetFile -a v "/Volumes/DiskName"

    You need to restart Finder (or reboot) for the change to be visible. I do this for my TimeMachine/TimeCapsule volumes.
  • Mark · 5 months ago
    To Brian:

    SetFile -a V "/Volumes/Bootcamp\ HD"
    -bash: SetFile: command not found

    What's wrong?
  • Will · 4 months ago
    It looks like you need the developer tooks (Xcode and company) installed, and you have to "tell it where it is," according to http://www.mackb.com/Uwe/Forum.aspx/macintosh/2...
  • Will · 4 months ago
    Sorry, tools. Developer tools.