While in the bootloader (GRUB), hit "e" to edit the linux command line.
Then on the line which starts with ;

linux [...]

Add :

init=/bin/bash

Then hit F10 to boot the system.

You're now logged with root account.

Enter :

passwd yourusername

Then enter a new password

And reboot

Reply via email to