How to trigger first boot account setup on Xavier NX over console

I’m doing some repeated flashing of the rootfs on a Jetson Xavier NX and connected over the UART TX and RX

It seems that sometimes it prompts me to create an account, while other times just gives me the localhost login: prompt

How do I get it to consistently allow me to create an account over the console uart after flashing?

hello dlwalter,

how about running the script file, $OUT/Linux_for_Tegra/tools/l4t_create_default_user.sh.
this script creates default user and bypass the oem configuration setup,
thanks

Unfortunately that script does seem to be included in the R32.4.3.

hello dlwalter,

is it possible moving to the latest L4T release for your development process?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.