Failed to install Jetson offline with sdkmanager

I am trying to install the rootfs of the Jetson AGX Orin from previously downloaded data. When executing the command line to install offline, the following error message appears: “Failed to load the configuration file. Please check your network connectivity and configuration file schema. The user has no permission to any SDK.”

I’m using NVIDIA SDK MANAGER v2.2.0.12021 and my command line is:

sdkmanager --cli --action install --login-type offline --download-folder ~/Downloads/nvidia/sdkm_downloads --product Jetson --target-os Linux --version 6.0 --show-all-versions --host --target JETSON_AGX_ORIN_TARGETS --select ‘Jetson Linux’ --select ‘Jetson Linux image’ --deselect ‘Flash Jetson Linux’ --deselect ‘Jetson Runtime Components’ --deselect ‘Additional Setups’ --deselect ‘CUDA Runtime’ --deselect ‘CUDA X-AI Runtime’ --deselect ‘Computer Vision Runtime’ --deselect ‘NVIDIA Container Runtime’ --deselect Multimedia --deselect ‘Jetson SDK Components’ --deselect CUDA --deselect ‘CUDA-X AI’ --deselect ‘Computer Vision’ --deselect ‘Developer Tools’ --deselect ‘Jetson Platform Services’ --deselect ‘Jetson Platform Services’ --license accept

Here is an image of the error.

There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

Could you use sdk manager gui to run flashing again?

Thanks