Normally this is simply solved with:
Code:
sudo dpkg --configure -a
Since you have read other posts you know you won't see your password as you type.
You say your password is refused. Can you run any other sudo commands, such as:
Code:
sudo blkid
If you cannot run any sudo commands, if you type the following are you listed in the admin group?
Code:
groups
You should see something like:
Code:
your.user.name adm dialout cdrom plugdev lpadmin admin sambashare
No comments:
Post a Comment