Mac 修復權限 Repaire Permission From 501 to 0
- 使用
Command + S進入單用戶模式enter single user mod; -
mount -uw /return; -
chown 0 /private/etc/sudoersreturn;
Also you could turn to this Reference, but is not totally right.
Command + S進入單用戶模式enter single user mod;mount -uw / return;chown 0 /private/etc/sudoers return;Also you could turn to this Reference, but is not totally right.