GIVEN
-os installed
-system rebooted by comman on uboot
WHEN
login is prompted
THEN
the inputed password on install process is not accepted
My solution was run the command passwd and update root password after install process, before rebooting the system
may be an alternate flow on the readme
GIVEN -os installed -system rebooted by comman on uboot WHEN login is prompted THEN the inputed password on install process is not accepted
My solution was run the command passwd and update root password after install process, before rebooting the system may be an alternate flow on the readme