10-14-2021, 05:16 AM
You can also boot the jumpdrive image and mount the eMMC partition over USB, then you can manually edit /etc/shadow.
https://github.com/dreemurrs-embedded/Jumpdrive
Generate a new password with:
openssl passwd -6
and copy it instead of the current one to /etc/shadow
https://github.com/dreemurrs-embedded/Jumpdrive
Generate a new password with:
openssl passwd -6
and copy it instead of the current one to /etc/shadow
my website: https://xnux.eu