Hello!
I have Raspberry Pi 2 and I meet with a problem to log in to root account.
Normally and by default I have created account "pi". This is standard user without admin privileges.
When I am trying to log in as root I am prompted to put pi password...
1. Here I have issue, I do not know this password. I wrote down some old password for pi, but when I put it I have information that something like "I'm not on the list of sudoers". Is this password correct and issue is somewhere else? Any others password return "password incorrect" except this one.
2. Secondly, when I tried command on pi user to log in as root: sudo su root I am prompted to put password, when I putting it, I got notification that authentication failure. I am sure that this password is correct for root but somehow it says no...
Is there way to maybe connect to Raspberry via USB cable or something to go inside configuration files and change it.
Unfortunately I am not able to log in to Raspberry via SSH (probably it turns off or is locked due to many tries to put password).
Thank you in advance.