Follow these steps to disable the PetaLinux Auto Login feature:
- Change to the root directory of your PetaLinux
project.
cd <plnx-proj-root>
- Run
petalinux-config -c rootfs
. - Select .
- Save the configuration and exit.
- Run
petalinux-build
.