Assuming you have flashed your Jetson module (TX, Xavier, Nano, etc) and you want to set it into recovery mode to flash another image. Just give the forced-recorvery command to reboot
reboot --force forced-recovery
Code language: Bash (bash)
Assuming you have flashed your Jetson module (TX, Xavier, Nano, etc) and you want to set it into recovery mode to flash another image. Just give the forced-recorvery command to reboot
reboot --force forced-recovery
Code language: Bash (bash)