{"id":180,"date":"2011-08-24T12:01:00","date_gmt":"2011-08-24T11:01:00","guid":{"rendered":"http:\/\/blog.campodoro.org\/?p=180"},"modified":"2011-08-24T12:01:37","modified_gmt":"2011-08-24T11:01:37","slug":"hide-your-drive-from-the-desktop-in-osx","status":"publish","type":"post","link":"https:\/\/blog.campodoro.org\/?p=180","title":{"rendered":"Hide your drive from the desktop in OSX"},"content":{"rendered":"<p>Sometimes you simple need all your drives on your desktop, but the ones like &#8216;TimeMachine&#8217; or &#8216;Lion Installer&#8217; can also simple disappear. Use this script to hide them at every reboot, without having to unmount them. Adjust your volume name to reflect yours.<\/p>\n<p><code>sudo echo \"echo \\\"UUID=$(diskutil info \/Volumes\/Lion\\ Installer\/ | grep UUID | awk '{print $3}')  none  hfs  rw,noauto\\\" >> \/etc\/fstab\" | sudo bash<\/code><\/p>\n<p>To see if it has worked:<br \/>\n<code>sudo cat \/etc\/fstab<\/code><\/p>\n<p>Results in:<br \/>\n<code>UUID=F4F6562F-1C4D-361D-BBD4-91C12ED96B44  none  hfs  rw,noauto<\/code><\/p>\n<p>If your \/etc\/fstab doesn&#8217;t show the UUIC, then you need to check the volume name and\/or delimit spaces with an \\.<\/p>\n<div class=\"tweetthis\" style=\"text-align:left;\"><p> <a class=\"tt\" href=\"http:\/\/twitter.com\/share?url=https:\/\/blog.campodoro.org\/?p=180&text=Hide+your+drive+from+the+desktop+in+OSX+%23campodoro+%23tips+%23apple&via=goudkamp&related=richardxthripp%2Ctweetthisplugin\" title=\"Twitter\"><img decoding=\"async\" class=\"nothumb\" src=\"http:\/\/blog.campodoro.org\/wp-content\/plugins\/tweet-this\/icons\/en\/twitter\/tt-twitter.png\" alt=\"Post to Twitter\" \/><\/a> <a class=\"tt\" href=\"http:\/\/twitter.com\/share?url=https:\/\/blog.campodoro.org\/?p=180&text=Hide+your+drive+from+the+desktop+in+OSX+%23campodoro+%23tips+%23apple&via=goudkamp&related=richardxthripp%2Ctweetthisplugin\" title=\"Twitter\">Tweet<\/a> <a class=\"tt\" href=\"http:\/\/delicious.com\/post?url=https:\/\/blog.campodoro.org\/?p=180&amp;title=Hide+your+drive+from+the+desktop+in+OSX\" title=\"Post to Delicious\"><img decoding=\"async\" class=\"nothumb\" src=\"http:\/\/blog.campodoro.org\/wp-content\/plugins\/tweet-this\/icons\/en\/delicious\/tt-delicious.png\" alt=\"Post to Delicious\" \/><\/a> <a class=\"tt\" href=\"http:\/\/delicious.com\/post?url=https:\/\/blog.campodoro.org\/?p=180&amp;title=Hide+your+drive+from+the+desktop+in+OSX\" title=\"Post to Delicious\">Post to Delicious<\/a> <a class=\"tt\" href=\"http:\/\/www.facebook.com\/share.php?u=https:\/\/blog.campodoro.org\/?p=180&amp;t=Hide+your+drive+from+the+desktop+in+OSX\" title=\"Post to Facebook\"><img decoding=\"async\" class=\"nothumb\" src=\"http:\/\/blog.campodoro.org\/wp-content\/plugins\/tweet-this\/icons\/en\/facebook\/tt-facebook.png\" alt=\"Post to Facebook\" \/><\/a> <a class=\"tt\" href=\"http:\/\/www.facebook.com\/share.php?u=https:\/\/blog.campodoro.org\/?p=180&amp;t=Hide+your+drive+from+the+desktop+in+OSX\" title=\"Post to Facebook\">Post to Facebook<\/a><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Sometimes you simple need all your drives on your desktop, but the ones like &#8216;TimeMachine&#8217; or &#8216;Lion Installer&#8217; can also simple disappear. Use this script to hide them at every reboot, without having to unmount them. Adjust your volume name &hellip; <a href=\"https:\/\/blog.campodoro.org\/?p=180\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,8],"tags":[],"class_list":["post-180","post","type-post","status-publish","format-standard","hentry","category-apple","category-menu"],"_links":{"self":[{"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/posts\/180"}],"collection":[{"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=180"}],"version-history":[{"count":2,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/posts\/180\/revisions"}],"predecessor-version":[{"id":182,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=\/wp\/v2\/posts\/180\/revisions\/182"}],"wp:attachment":[{"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=180"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=180"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.campodoro.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}