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

Drive permissions to no access for everyone

I set permissions on my drive as no access for everyone. To make it worse I applied to all sub folders. Now mac will not boot. Also cd drive does not work so that is not an option for booting. Any suggestions please - need help

Posted on Jul 21, 2012 4:19 PM

Reply
Question marked as Best reply

Posted on Jul 21, 2012 5:10 PM

Hello Angel,


See this User Tip by Niel: I accidentally set a disk's permissions to No Access ...

If the disk in question is your Mac OS X startup disk and your computer stops starting up at the blue screen, restart with the Command and S keys held down, and enter the following commands:


mount -uw /

chown root /

chmod 1775 /

exit


https://discussions.apple.com/docs/DOC-2240

31 replies

Nov 22, 2014 4:47 PM in response to Ange101

The first response from BDAqua worked for me. I was a little iffy about typing commands, but it worked and wasn't as scary as I thought it'd be. Thanks for posting!


Start up holding Command+S

Let the code finish loading on it's own. It might hang for a second on certain lines before it completely stops loading so you can type.

mount -uw / (Press 'return')

chown root / (Press 'return')

chmod 1775 / (Press 'return')

exit (Press 'return')


System will reboot on it's own. If this was done correctly you should come to the login screen and your system will function like normal again. Another post mentioned to copy and paste these commands onto a doc so you can see where to add necessary spaces between characters. That was a good suggestion also.

Drive permissions to no access for everyone

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