SDK Manager Install issue: Flash run commands fails

Hi there,

The SDK Manager is unable to complete the Flash of the Jetson TX2.

The recurring error at the point of failure is the following:

17:37:52 ERROR : Flash Jetson TX2 : Run commands failed at step Install: command sudo ./flash.sh jetson-tx2 mmcblk0p1 finished with error
17:37:52 INFO : Flash Jetson TX2 :
17:37:52 ERROR : Flash Jetson TX2 : command terminated with error
17:37:52 ERROR : Flash Jetson TX2 : install ‘Flash Jetson TX2’ failure, command < cd '/mnt/nvme0n1/n

I’ve uninstalled and reinstall the manager, and deleted the downloaded files as well as removing the nvidia_sdk folder for a fresh install, without success.

I look forward to any troubleshooting suggestions, please let me know what other information you need. Please see the output log taken from the SDK Manager attached if this will be useful.
SDKM_logs_JetPack_4.3_Linux_for_Jetson_TX2_2020-02-06_14-34-27.zip (1.32 MB)

Hi lance43b38,

Please try remove below two folders:

$ sudo rm -r ~/.nvsdkm
$ sudo rm -r /home/cinidev/nvidia/nvidia_sdk/JetPack_4.3_Linux_P3310

Then run sdkmanager again and open the target UART logs, if still flash fail, please share the UART logs. Thanks!