ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #03583
Re: [Question #77119]: Can not upgrade
Question #77119 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/77119
Status: Open => Answered
actionparsnip proposed the following answer:
If you create a new user can it log in ok.
You can do this by booting to recovery root console (esc when grub loads
and select recovery mode then root)
You can now create an account using
adduser recoveryacc
passwd recoveryacc
useradd -G admin recoveryacc
You now have a new user named recoveryacc whom can use sudo / gksudo
You should now be able to log in as this user and troubleshoot your
system
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.