Flashing Jetson TX2 with Jetpack 3.3.1 fails

When trying to use SDK Manager 1.4.0.7362 on an Ubuntu 16.06 physical (not virtual) host machine I encounter the error:

13:59:01 INFO: Flash Jetson TX2: [ NV_L4T_FLASH_TX2_WITH_OS_IMAGE_COMP Install took 1s ]
13:59:01 ERROR: Flash Jetson TX2: [error]: : [exec_command]: /bin/bash -c sudo ./flash.sh jetson-tx2 mmcblk0p1; [error]:
13:59:01 ERROR: Flash Jetson TX2: command terminated with error
13:59:01 SUMMARY: Flash Jetson TX2: Installation failed.

The full logs of the install are attached. SDKM_logs_2021-01-06_13-52-44.zip (2.1 MB)

I need to use either Jetpack 3.3.1 or 3.3.2 because I need L4T 28.3. You can read about my issues installing 3.3.2 here.

Please continue the discussion at your previous post: Flashing Tx2 with Jetpack 3.3.2 hangs

They seem like separate issues. They require different Jetpack versions and have different exit codes

Use the flash.sh to directly flash your board instead of sdkmanager and share us the log.
Sdkmanger gives too much log that is not related to flash itself.

Can you please provide simple instructions for how to do that?

Sdkmanager will download a folder Linux_for_Tegra on your host. Find it out and there is a flash.sh tool inside it.

Refer to the quick start guide from dlc to know how to use it.

I also wrote one page to deal with flash problem. You can refer to it too.

https://elinux.org/Jetson/General_debug