hi so i wanna change the sudo password for my steam deck but its forcing me to put the old password AND I DIDNT PUT ANY PASSWORD BEFORE so I NEED HELP
hi so i wanna change the sudo password for my steam deck but its forcing me to put the old password AND I DIDNT PUT ANY PASSWORD BEFORE so I NEED HELP
If you haven’t set a password before, then it should be the default one: empty. Then, to use
sudo
you will need to set one by usingpasswd
command.In case if the password was set in the past: the only way would be to run factory reset, or restore from image.
i tried running
passwd deck
then tryingsudo passwd deck
and it worked :D tysmBooting from any rescue Linux system and removing or editing
/etc/shadow
in the overlay partition would work as well. No need for a factory reset.