10 replies to this topic
#1
Posted 30 November 2006 - 12:49 PM
Is there a way to prevent the Windows HD from mounting at login in OSX?
Frankly, I would rather not see any hard disk icons on my desktop, but it is one of those things where "why not" comes into play.
The point is that if I can not rename the drive to something other than "Untitled", then I do not want to see it, because the only reason why I have an XP installation in the first place is to play a little HL2, CS:S and Eve.
Frankly, I would rather not see any hard disk icons on my desktop, but it is one of those things where "why not" comes into play.
The point is that if I can not rename the drive to something other than "Untitled", then I do not want to see it, because the only reason why I have an XP installation in the first place is to play a little HL2, CS:S and Eve.
#2
Posted 30 November 2006 - 12:54 PM
you CAN rename the drive, just rename it under windows.
#3
Posted 30 November 2006 - 01:46 PM
If your Windows partition is formatted as NTFS, you must change its name only in Windows since OSX cannot write to it.
If the partition is FAT32, you can change the name of the partition just like anything else:
click on the icon, press <Enter>, type name, press <Enter>.
You can stop ALL drive icons from appearing on your Desktop:Finder menu -> Preferences -> General -> UNcheck the "Hard Disk" box
To access your hidden drives/partitions, click on the Finder icon in the Dock and select the disk/partition in the left pane.
Type this in Terminal:
diskutil list <-- get the Name of the Windows partition - I'll assume it is "Untitled" sudo nano /etc/rc.local <-- 2 slashes in there, don't lose one (give password) diskutil unmount "/Volumes/Untitled" <-- use correct name there - use quotes if name has spaces (press Control-O to save) (press Y and then Enter to accept) (press Control-X to exit)Then reboot.
Since the partition is unmounted, you will not be able to browse Windows files from OSX.
#4
Posted 30 November 2006 - 11:07 PM
nice, that works very well
#5
Posted 06 June 2008 - 08:43 AM
Doesn't work on Leopard. It hides chosen partitions immediately, but they appear again after reboot.
#6
Posted 26 May 2009 - 03:25 PM
Using the first of the two methods in OSX outlined found here:
http://www.insanelym...p...=23056&st=0
But it's not like switching them completely off.
EDIT: posted in wrong forum. Sorry
http://www.insanelym...p...=23056&st=0
But it's not like switching them completely off.
EDIT: posted in wrong forum. Sorry
#7
Posted 19 September 2009 - 12:50 PM
Adrian Fogge, on Nov 30 2006, 08:49 AM, said:
Is there a way to prevent the Windows HD from mounting at login in OSX?
This is how I did it:
(Snipped from this tutorial)
To toggle the invisibility bit of a single file, however, you?ll again need help from Apple's Xcode Tools software. This time you need a Unix program called SetFile. You'll find it, together with a collection of other Unix software, in the /Developer/Tools directory.
By default, the software in the Tools directory will not run simply by typing the name of the program (there are many ways to resolve this inconvenience, but that's a subject for another article). Here's the quickest and easiest way to put SetFile in action and use it modify a file's invisibility status:
- Launch Terminal.
- Open the /Developer/Tools folder in the Finder. Locate SetFile and drag its icon to the terminal window. The Directory path for SetFile (/Developer/Tools/SetFile) should appear in the Unix command line prompt.
- Type: -a V . Leave a space after the upper case V.
- Locate the file that you want to make invisible. Drag its icon to the Terminal window. Its path should now be added to the same command line prompt.
- /Developer/Tools/SetFile -a V /Users/homedirectoryname/Desktop/MyDoc
Now, press Return. This immediately enables the invisibility bit -- although, just as when doing this with XRay, the file will not actually turn invisible until the Finder is relaunched.
To reverse directions with SetFile, you do almost the same thing with two exceptions:
- Use a lower case v instead of an upper case V. This disables the invisible bit.
- Since you can't drag an invisible file's icon to the Terminal window, you'll need to know the file's path. If you haven't moved it from its prior location, the path is the same as the one that you used when you made the file invisible. Just retype it.
#8
Posted 01 October 2009 - 12:36 PM
You can also go into Windows, and rename the drive with a period in the beginning of the name (like .BootCamp). This will cause it to show as invisible in OS X.
#9
Posted 21 February 2010 - 06:16 PM
Does this works on Snow Leopard?
#10
Posted 19 March 2010 - 07:38 PM
#11
Posted 04 May 2010 - 05:56 AM
I saw earlier up there was mention of not wanting to see ANY hard drives on the desktop. I think it was Onyx, Deeper, or Tinker Tool that actually disable the desktop entirely. Imagine never having clutter. It's fantastic.
It's a bit overkill for many people, but it makes using your mac a lot more intense.
It's a bit overkill for many people, but it makes using your mac a lot more intense.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









