Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Drives have LOCK icon, please help!

having major permission errors with my G5 Mac

Other than my boot drive, my other (2) drives are showing as being locked.

Yes account is administrator.
Disk Utility repair permissions is disabled.

Any ideas on how to fix this?

Thanks

Dual 2.5 GHz G5, Powerbook G4, Mac OS X (10.4.4), 60GB Video iPod

Posted on Aug 14, 2008 4:16 PM

Reply
Question marked as Best reply

Posted on Aug 14, 2008 4:22 PM

to unlock the other drives enter the following commands in terminal (just copy and paste please).

sudo chflags nouchg /Volumes/"drive-name"

sudo chmod 775 /Volumes/"drive-name"
\\
put the name of the locked drive instead of drive-name in the above. *keep the quotes*. you'll have to enter your admin password (which you won't see) after the first command. that's normal. repeat for the other drive.
3 replies
Question marked as Best reply

Aug 14, 2008 4:22 PM in response to powermixx

to unlock the other drives enter the following commands in terminal (just copy and paste please).

sudo chflags nouchg /Volumes/"drive-name"

sudo chmod 775 /Volumes/"drive-name"
\\
put the name of the locked drive instead of drive-name in the above. *keep the quotes*. you'll have to enter your admin password (which you won't see) after the first command. that's normal. repeat for the other drive.

Drives have LOCK icon, please help!

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.