I have the following problem:
I have a laptop with Ubuntu-Server 18.04.4 LTS but haven't used it for nearly a year now, so I forgot a lot of stuff and also my username and password(I guess trial and error will work)for login.
I googled the problem and found I need to go into GRUB recovery menu but my laptop uses my standard boot menu, or at least there are no signs of grub being installed. I installed a new live image of Ubuntu on a USB-Stick and started my laptop but I can't click on "recovery mode" only choose the language at the beginning.
I have found a terminal under help and also reset my password trough it for the user name found but I think it's not the right username because it didn't work
P.S. I have no dual boot
cat /etc/passwd
for the user account? If you ranpasswd $user
and it didn't error out, you reset a password for a valid user. – DankyNanky Sep 08 '20 at 08:58