I have flashed a Jetson Xavier NX with SDK manager (Host is Ubuntu 20.04) with jetpack 5.1.2. It displayed a success message, but when booting the jetson, it remained unchanged (all files and configurations still there). Is there a way to resolve this? I want to completely reset the image of the Jetson.
Is it a DevKit or a custom carrier board?
The issue is that you only re-flashed the eMMC on the module, but you still booted from NVMe, which is not updated at all.
If it’s a DevKit, make sure you select the right storage device in SDK Manager.
If it’s a custom carrier board, please contact the board vendor.