Introduction
If you have an external drive which may be shared between users and computers, you may find switching off drive ownership may be helpful. However, the easy checkbox in the 'Get Info' window which allows you to do this, may not always be present. In these cases, you can switch it off using Terminal.
Beware!
This guide does change permissions on hard drives, so if you have existing data on your hard drive, please ensure that it is backed up before modifying permissions, as there is always a chance of you losing access to your data.
This method is best performed on a blank disk before any data is placed onto it.
Tools
Parts
No parts specified.
-
-
PLEASE READ THE BEWARE NOTE AT THE TOP OF THIS GUIDE
-
Terminal can be found in Applications > Utilities or Launchpad
-
-
-
Remember to not include "quotation marks"
-
This will then present you with a list of drives and volumes currently connected to your Mac
-
Identify the drive you want to modify and make a note of its drive number, which should look like this: disk1
-
-
-
Remember to not include "quotation marks"
-
Replace the X in diskX with the number you noted from the previous step
-
If you want to reenable disk ownership, you can change "disableOwnership" in the above command to "enableOwnership"
-
5 Comments
I entered the code then the password and it had a error disabling user/group ownership: The underlying task reported failure on exit (-69860) what do I do?
HI LaFinish. I’m afraid I’m not familiar with that error, so I suggest searching for that error on Apple’s Community Forums or elsewhere on Google. From my quick searches, some have suggested that it is a message indicating that "The underlying task reported failure" is a very rare error, which indicates that your HDD has problems that the Disk Utility cannot fix. If this is true, this could indicate a potential hardware issue, or simply the need to re-format and OS re-install (backing up all files beforehand!).
Either way, it may be wise to ensure that you have all of your personal files backed up if you haven’t already.
But these are just from quick searches, so please do search the error on Google and see what others have experienced with the same message. Sorry I can’t be of any more help. Good luck!
Adrian -
Hello again, never mind, I worked it out! I just type in my password in the little greyed out key and press ENTER and done. I was expecting to see asterisks where I typed my password but obviously that doesn’t happen in the Terminal environment. Cheers
Ah great Maurice - glad to hear you managed to work through it! It’s a bit confusing initially, but yes, when it asks for a password after using the ‘sudo’ command, you won’t see any recognition of your keystrokes on the keyboard, but rest assured it is registering them! Hope all is well.
Adrian -