2

I installed Ubuntu 13.04 through wubi file, where we set username & passwd preinstalling of Ubuntu,but now I couldn't login with my username even though I typed the correct password, as it is showing it as wrong password.

guntbert
  • 13,134
harsha vasireddy
  • 21
  • 1
  • 1
  • 2

1 Answers1

5

Boot into a root shell: How do I boot into a root shell?

Then change the password for you user

sudo passwd <username>
Osolong
  • 126
  • 5