I tried to change my password to a one digit character since my drive is already password encrypted with LUKS

Im offline now.
If no luck try:

sudo passwd -f root

If this is the user password then try

sudo passwd -f username

-f is to force it to set.

1 Like