I’ve followed the instructions at 🛸 Initial Setup (SDK Manager method) - NVIDIA Jetson AI Lab to setup my Jetson Nano Orin Dev Kit board, but the “File System and OS“ component fails with:
10:44:37 INFO: Using rootfs directory of: /home/sid/nvidia/nvidia_sdk/JetPack_6.2.1_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/rootfs
10:44:37 INFO: Installing extlinux.conf into /boot/extlinux in target rootfs
10:44:37 INFO: mkdir: cannot create directory ‘/home/sid/nvidia/nvidia_sdk/JetPack_6.2.1_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/rootfs/boot/extlinux/’: Permission denied
10:44:37 INFO: mkdir: cannot create directory ‘rootfs/opt/nvidia’: Permission denied
10:44:37 INFO: mkdir: cannot create directory ‘rootfs/opt/nvidia’: Permission denied
10:44:37 ERROR: [exec_command]: /bin/bash -c /home/sid/.nvsdkm/replays/scripts/JetPack_6.2.1_Linux/NV_L4T_FILE_SYSTEM_AND_OS_COMP.sh; [error]:
10:44:37 INFO: [ Package Install Finished with Error ]
10:44:37 INFO: [host] [ 17.40 GB used. Disk Avail on Partition /dev/nvme0n1p5: 27.61 GB ]
10:44:37 INFO: [ NV_L4T_FILE_SYSTEM_AND_OS_COMP Install took 2m27s ]
10:44:37 ERROR: command error code: 11
10:44:37 ERROR: command terminated with error
10:44:37 SUMMARY: Installation failed.
I am running sdkmanager 2.3.0.12617 on Ubuntu 24.04.3 LTS
*** Please note that this reply is generated by LLM automatically ***
Based on the provided context, it appears that you are experiencing an issue with setting up your Jetson Orin Nano Dev Kit board using the SDK Manager method. The error occurs during the File System and OS component installation.
To troubleshoot this issue, let’s break down the possible causes and compare them with the provided context:
- SDK Manager version: You are running sdkmanager version 23012617, which is not explicitly mentioned in the provided context as a compatible or recommended version. However, it’s essential to ensure that you are using the latest version of SDK Manager. You can check for updates and install the latest version if available.
- Ubuntu version: You are running Ubuntu 24.04.3 LTS, which is not explicitly mentioned in the provided context as a compatible or recommended version. However, the context does mention Ubuntu 20.04 and 22.04 as supported versions. It’s possible that the issue is related to the Ubuntu version. You can try using one of the recommended Ubuntu versions to see if the issue persists.
- Hardware requirements: The context mentions specific hardware requirements for the Jetson Orin Nano Dev Kit, including a minimum of 128GB NVMe drive. Ensure that your setup meets these requirements.
- Setup instructions: The context provides setup instructions for the Jetson Orin Nano Dev Kit, including the Initial Setup SDK Manager method. Double-check that you have followed these instructions accurately.
To resolve the issue, you can try the following:
- Update SDK Manager: Ensure that you are running the latest version of SDK Manager.
- Use a recommended Ubuntu version: Try using Ubuntu 20.04 or 22.04 to see if the issue persists.
- Verify hardware requirements: Ensure that your setup meets the minimum hardware requirements.
- Re-follow setup instructions: Double-check that you have followed the setup instructions accurately.
If none of these steps resolve the issue, you can try seeking further assistance from the NVIDIA Jetson AI Lab community or NVIDIA support resources.
In comparison to the provided context, the issue you are experiencing is similar to some of the topics discussed in the context, such as:
- “Jetson Orin Nano Developer Kit – Black Screen and Fan Stops After Boot (JetPack 5.1.3)”
- “Booting issue Jetson Orin Nano boot, jetson”
- “Optimizing Boot Time on Jetson Orin with Jetpack 6.2”
However, the specific error you are experiencing is not explicitly mentioned in the provided context. Therefore, it’s essential to try the troubleshooting steps mentioned above and seek further assistance if needed.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***
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 ~0910
Hi,
Some questions to confirm:
- Is your ubuntu a native or a virtual machine?
- Is your orin nano a dev kit or a custom board?
Please provide the sdk manager log pressing EXPORT LOGS
buttons.
Thanks