Issus
Many software will apply the admin permission to possibly use some system tools, so I try to add my account to admin group.
## Solution
-
press
command+swhile boot, then mac will go tosingle-user-modeasroot. This is a terminal interface that allows you to login and interact with your computer via text input only. -
mount the root device as
read-write
1 2 | |
- edit the sudo user list, and move
wluointo it.
1 2 | |
-
rebootmac, then openterminal. -
put
wluointoadmingroup
1 2 | |