Follow these steps to find the PetaLinux Auto Login feature:
- Change to the root directory of your PetaLinux
project.
cd <plnx-proj-root> - Run
petalinux-config -c rootfs. - Select .Note: Auto-login is enabled by default. Deselect this option to disable this and add user name and password.
- Save the configuration and exit.
- Run
petalinux-build.