my goal is to spare me time during development and avoid the long process of Ubuntu configuration at first boot.
(Do you have another way to pre-configure the rootfs than with this script?)
From Linux_for_tegra folder I am executing:
$ sudo ./l4t_create_default_user.sh -u nvidia -p nvidia -a
$ sudo ./tools/jetson-disk-image-creator.sh -o nano-
date +%Y%m%d_%H%M%S.img -b jetson-nano -r 300
from there an image is generated and I am flashing a SD card using balenaEtcher GUI.
The board is booting and I am automatically logged in.
from the desktop, I am locking the system.
I am now at the GUI login but entering the password nvidia doesn’t work
when doing CTRL-ALT-F3, I can enter my username and password successfully.
It might be related to user access issue with gdm.