Usb0p3509-a02+p3767-0000.conf: No such file or directory

When I want to flash AGX orin .Use command “sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0nlpl -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_gspi.xml” --showlogs --network usb0p3509-a02+p3767-0000 internal”.

It shows

$:/data/jetson/orin/Linux_for_Tegra$ sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0nlpl -c tools/kernel_flash/flash_l4t_external.xml -p "-c bootloader/t186ref/cfg/flash_t234_gspi.xml" --showlogs --network usb0p3509-a02+p3767-0000 internal
/data/jetson/orin/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --external-device nvme0nlpl -c tools/kernel_flash/flash_l4t_external.xml -p -c bootloader/t186ref/cfg/flash_t234_gspi.xml --showlogs --network usb0p3509-a02+p3767-0000 internal
/data/jetson/orin/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh: line 47: /data/jetson/orin/Linux_for_Tegra/usb0p3509-a02+p3767-0000.conf: No such file or directory
Invalid target ip 
Cleaning up...
exportfs: /etc/exports [1]: Neither 'subtree_check' or 'no_subtree_check' specified for export "*:/strun".
  Assuming default behaviour ('no_subtree_check').
  NOTE: this default has changed since nfs-utils version 1.0.x

My JetPack version is “Jetson_Linux_R35.2.1_aarch64.tbz2” and “Tegra_Linux_Sample-Root-Filesystem_R35.2.1_aarch64.tbz2”.
Is the usb0p3509-a02+p3767-0000.conf file missing in version 35.2.1?

–network usb0是一個參數 usb0跟board config沒有關係.

是的,我仔细看了一下,似乎是我命令输错了。 “usb0 p3509-a02+p3767-0000”。中间有空格

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.