osx - reset file permissions on mac root folder -


here have done,

    cd /     chmod 000 . 

which has changed file permissions.

i can see blue screen on mac , not able login.

i tried following links no luck.

 1 login single user mode   , execute these commands   /sbin/mount -uw /  cd /private/var/db  rm .applesetupdone  halt 

https://apple.stackexchange.com/questions/20192/how-can-i-fix-permission-issue-when-i-cannot-start-mac-os-x

i don't want try random things further, appreciated.

thanks..!

here worked me.

http://macs.about.com/od/faq1/f/emergencystart.htm

in case faces same problem.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -