简体   繁体   中英

sudo chown -R $USER:admin /system

Somebody had me do the following command sudo chown -R $USER:admin /system which essentially has bricked my MacBook. I am able to log in only to safemode:

在此处输入图片说明

Can someone please help out of this?

Somebody had me do the following command sudo chown -R $USER:admin /system which essentially has bricked my MacBook.

Someone told you to do sudo chown -R $USER:admin /system And you just did that? 100% nuts.

FWIW, it should be root:wheel ; at least that is what I know from my local Mac OS X 10.9.3 setup.

If you are on Mac OS X 10.9 then I would recommend you reboot holding down the Option key and boot from the recovery partition.

Once in there launch the Disk Utility and have it repair permissions on your main system hard drive.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM