Error:
sudo: /etc/sudoers is owned by uid 1000, should be 0<br/>
Segmentation fault.
This comes up when trying to mount drives. USB, external drives , CD are unmountable, so I am unable to access any drives.
Same message comes up with sudo fdisk -l
:
sudo: /etc/sudoers is owned by uid 1000, should be 0<br/>
Segmentation fault.
Output of desktop:~$ cat /proc/partitions
:
major minor #blocks name
8 0 156290904 sda
8 1 151749958 sda1
8 2 1 sda2
8 5 4538331 sda5
8 16 244198584 sdb
8 17 102400 sdb1
8 18 244093952 sdb2
8 32 15633408 sdc
8 33 15633392 sdc1
8 48 7812608 sdd
8 49 7812592 sdd1
Seems to be permission issue that just started. Suggestions are welcome.