Orin nx boot login interface change

Dear nvidia team:
There is a low probability Orin NX customized board will change the login interface after reboot.I follow the steps to flash below:
1,Use the command to create user
sudo ./l4t_create_default_user.sh -u admin -p admin
2,Use the command to flash:
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1 -c
./tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml” --network usb0 p3509-a02+p3767-0000 nvme0n1p1
3,Copy image
dd if=/dev/nvme0n1p1 | dd of=Public/goldenimage.raw
4,replace system.img image
The attachment is a exception screenshot after the boot . After reboot, it prompts me to create a new user, but I have already created a new user by flashing orin nx.



Hi,

By saying low probability, you mean this issue would not happen every time you try the same opearation?
Also, if your goal is to back up and restore the system image, then this is the more commended way:
https://docs.nvidia.com/jetson/archives/r35.4.1/DeveloperGuide/text/SD/FlashingSupport.html#to-back-up-and-restore-a-jetson-device

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