so I found some instructions
1. reboot PC
2. press escape to get recovery menu
3. advance options
4. recovery menu
5. root drop to root shell prompt
6. hit <ENTER> for maintenance
7. mount -o rw,remount /
8 adduser user sudo This added fine
9. adduser user admin This error. 'admin group does not exist'
I will attempt to create an admin group and then add myself to it.
My user (me) had all the normal groups, then I tried some changes to smb.conf... oh and /etc/hosts ... and suddenly my user is blank. I have 2 groups, myself and adm
EDIT just as a double check I check myself user on this Main pc, and admin was disappeared and has 'adm' as a group. Is this a new change somewhere in updating??
1. reboot PC
2. press escape to get recovery menu
3. advance options
4. recovery menu
5. root drop to root shell prompt
6. hit <ENTER> for maintenance
7. mount -o rw,remount /
8 adduser user sudo This added fine
9. adduser user admin This error. 'admin group does not exist'
I will attempt to create an admin group and then add myself to it.
My user (me) had all the normal groups, then I tried some changes to smb.conf... oh and /etc/hosts ... and suddenly my user is blank. I have 2 groups, myself and adm
EDIT just as a double check I check myself user on this Main pc, and admin was disappeared and has 'adm' as a group. Is this a new change somewhere in updating??
Comment