I do not want to set up the first time after OTA

Jetson AGX Xavier Devkit
L4T 32.7.1

When I reboot the board after performing an OTA, it requires initial configuration to determine user and PW, etc.
We would like to continue using the board as is without having to reconfigure it with the information we had before the OTA was performed.

Is this feasible?

Hi user-man,

We don’t see the initial configuration setup screen after OTA upgrade.

Share our steps for you reference:
$ sudo vim /etc/apt/sources.list.d/nvidia-l4t-apt-source.list
deb https://repo.download.nvidia.com/jetson/common r32.7 main
deb https://repo.download.nvidia.com/jetson/t186 r32.7 main
$ sudo apt update
$ sudo apt dist-upgrade
$ sudo reboot → Boot to Desktp directly.

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