It's time to set the root password of our embedded system:
# chroot /embedded_rootfs # password # rm /embedded_rootfs/etc/passwd- # exit