Hello
I have host machine with SDK manager installed:
x86 Ubuntu 18.04
The TX2 is in recovery mode and connected to the host machine via the micro USB cable from the development kit.
There is an external SSD drive on TX2.
When tried to select flashing the Jetson OS on TX2 and JetPack 4.3 is selected, I got below error:
14:42:34 INFO : File System and OS : /home/benny/nvidia/nvidia_sdk/JetPack_4.3_Linux_P3310/Linux_for_Tegra/nv_tegra/nv-apply-debs.sh
14:42:34 INFO : File System and OS : Root file system directory is /home/benny/nvidia/nvidia_sdk/JetPack_4.3_Linux_P3310/Linux_for_Tegra/rootfs
14:42:34 INFO : File System and OS : Copying public debian packages to rootfs
14:42:35 INFO : File System and OS : Start L4T BSP package installation
14:42:35 INFO : File System and OS : QEMU binary is not available, looking for QEMU from host system
14:42:35 INFO : File System and OS : Found /usr/bin/qemu-aarch64-static
14:42:35 INFO : File System and OS : Installing QEMU binary in rootfs
14:42:35 INFO : File System and OS : Installing Jetson OTA server key in rootfs
14:42:35 INFO : File System and OS : ~/nvidia/nvidia_sdk/JetPack_4.3_Linux_P3310/Linux_for_Tegra/rootfs ~/nvidia/nvidia_sdk/JetPack_4.3_Linux_P3310/Linux_for_Tegra
14:42:35 INFO : File System and OS : Registering Jetson OTA server key
14:42:35 ERROR : File System and OS : chroot: failed to run command ‘mount’: Exec format error
14:42:35 INFO : File System and OS : exit status 126
14:42:35 INFO : File System and OS : [ Package Install Finished with Error ]
14:42:35 INFO : File System and OS : [ 8.00 KB used. Disk Avail: 34.37 GB ]
14:42:35 INFO : File System and OS : [ NV_L4T_FILE_SYSTEM_AND_OS_T186_COMP Install took 2m28s ]
14:42:35 ERROR : File System and OS : Run commands failed at step Install: command /tmp/tmp_NV_L4T_FILE_SYSTEM_AND_OS_T186_COMP.sh finished with error
14:42:35 INFO : File System and OS :
14:42:35 ERROR : File System and OS : command terminated with error
14:42:36 ERROR : File System and OS : install ‘File System and OS’ failure, command < cd ‘/home/benny/nvidia/nvidia_sdk/JetPack_4.3_Linux_P3310’ ; ‘/opt/nvidia/sdkmanager/resources/app/output/installUtils/adapter’ -a=‘install’ -c='eyJpZCI6Ik5WX0w0VF9GSUxFX1NZU1RFTV9BTkRfT…
any help?