SDK Manager: Install Failed with these error codes

VirtualBox running Ubuntu 18.04 LTS with python installed and SDK Manager 1.1.0.6343.
Jetson AGX XAVIER 32gb with 4gb microSD and 1tb NVMe.

Manual Setup :

ERROR : Flash Jetson AGX Xavier 16GB/32GB : [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_XAVIER_WITH_OS_IMAGE_COMP.sh; [error]: exit status 1

INFO : Flash Jetson AGX Xavier 16GB/32GB : [ Component Install Finished with Error ]
INFO : Flash Jetson AGX Xavier 16GB/32GB : [ 20.00 KB used. Disk Avail: 58.95 GB ]
INFO : Flash Jetson AGX Xavier 16GB/32GB : [ NV_L4T_FLASH_XAVIER_WITH_OS_IMAGE_COMP Install took 5s ]

Flash Jetson AGX Xavier 16GB/32GB : [error]: Run commands failed at step Install: command /tmp/tmp_NV_L4T_FLASH_XAVIER_WITH_OS_IMAGE_COMP.sh finished with error

INFO : Flash Jetson AGX Xavier 16GB/32GB :

ERROR : Flash Jetson AGX Xavier 16GB/32GB : command terminated with error
ERROR : Flash Jetson AGX Xavier 16GB/32GB : Install ‘Flash Jetson AGX Xavier 16GB/32GB’ failure, command < using adapter to install NV_L4T_FLASH_XAVIER_WITH_OS_IMAGE_COMP@JETSON_AGX_XAVIER to /home/john/nvidia/nvidia_sdk/JetPack_4.4_DP_Linux_DP_JETSON_AGX_XAVIER > terminated with error.

Any help will be appreciated.

@John.Doe

If you use VM as a Linux Host PC to flash Jetson, I would say NOPE!
While flashing Jetson, virtual channel may be discontinued by VM.

Make a native Linux PC and try again!
Thanks,

1 Like

Like @MtHiker said, virtual machines and SDK Manager do not mix – at least not for flashing. You can try using flash.sh directly, but this requires a lot of familiarity with the particular tool, and even this is probably not as reliable as a bare metal host.

1 Like