On Tue, 2019-07-02 at 01:42 -0400, Steven Ulrick wrote: > But for some reason, the password that I used to install and upgrade > all that stuff stopped working. So, I booted the Live DVD again > (which takes a long time on my system), did the chroot thing again, > and changed the password. passwd did not complain, it indicated that > the two passwords I typed matched. Great, right? So I booted into > Fedora 30, did "ctrl | alt | f2" so I could log in as root and assign > myself a regular user password. Guess what? The root password that > passwd had just excepted no longer works. Did you make your user an admin/system user account? You'd be in the wheel group, if you did. If so, you ought to be able to change the root password from your own login. $ sudo su - Enter your password as prompted, then you should get a root login. Then you should be able to issue the passwd command as the root user. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx