I am flashing a brand new microSD card to install Jetson orin nano devkit software for the first time as microSD image method is not working. SDK method shows error for host components, there is no option to untick host installation. In repair/uninstall section, if I choose to only repair jetson hardware, I get the following error.
00:47:47 INFO: Drivers for Jetson - target_image: exec_command: /tmp/tmp_NV_L4T_DRIVERS_COMP.hemant.sh
00:47:47 INFO: Drivers for Jetson - target_image: *begin sudo apt-get install -y lbzip2, 5
00:47:47 INFO: Drivers for Jetson - target_image: Reading package lists…
00:47:47 INFO: Drivers for Jetson - target_image: Building dependency tree…
00:47:47 INFO: Drivers for Jetson - target_image: Reading state information…
00:47:48 INFO: Drivers for Jetson - target_image: 0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
00:47:48 INFO: Drivers for Jetson - target_image: exec_command: /tmp/tmp_NV_L4T_DRIVERS_COMP.hemant.sh
00:47:48 ERROR: Drivers for Jetson - target_image: : Operation not permitted
00:47:48 ERROR: Drivers for Jetson - target_image: tar: Linux_for_Tegra/jetson-agx-orin-devkit-maxn.conf: Cannot create symlink to ‘p3737-0000-p3701-0000-maxn.conf’: Operation not permitted
00:47:48 ERROR: Drivers for Jetson - target_image: tar: Linux_for_Tegra/bootloader/tos_t234.img: Cannot create symlink to ‘tos-optee_t234.img’: Operation not permitted
00:47:51 ERROR: Drivers for Jetson - target_image: : Operation not permitted
00:47:51 ERROR: Drivers for Jetson - target_image: : Operation not permitted
00:47:51 ERROR: Drivers for Jetson - target_image: : Operation not permitted
00:47:54 ERROR: Drivers for Jetson - target_image: tar: Linux_for_Tegra/jetson-agx-orin-devkit-industrial-qspi.conf: Cannot create symlink to ‘p3737-0000-p3701-0008-qspi.conf’: Operation not permitted
00:48:01 ERROR: Drivers for Jetson - target_image: tar: Linux_for_Tegra/igx-orin-devkit.conf: Cannot create symlink to ‘p3740-0002-p3701-0008.conf’: Operation not permitted
00:48:01 ERROR: Drivers for Jetson - target_image: tar: Exiting with failure status due to previous errors
00:48:01 ERROR: Drivers for Jetson - target_image: command terminated with error
00:48:02 SUMMARY: File System and OS - target_image: Depends on failed component
Kindly guide what to do, I have tried using different jetpack versions, different host machines, different SD cards, different wifi connections but I get the same error every time.