CODE
Change root password:
At the grub splash screen, instead of hitting [enter] to boot your
kernel, hit e to edit the boot options. Then select the line that
begins with kernel and hit e again. Add the word single to the end of
the line. Hit [enter] followed by b. The system will now boot into
singleuser mode. Run passwd to change your root password and passwd
username to change your user password.