Sudo ./flash.sh -o jetson-agx-xavier-devkit mmcblk0p1,show error

rootfs :download from Jetson Linux 35.1 | NVIDIA Developer

1、board enter recovery mode

2、sudo ./flash.sh -o jetson-agx-xavier-devkit mmcblk0p1,show error :

What error?

error info :
rootfs/boot/extlinx/extlinux.conf is not found

please remember to run apply_binaries.sh before flash…

$ tar xf ${L4T_RELEASE_PACKAGE}
$ cd Linux_for_Tegra/rootfs/
$ sudo tar xpf …/…/${SAMPLE_FS_PACKAGE}
$ cd …
$ sudo ./apply_binaries.sh

Read the document first.
https://docs.nvidia.com/jetson/archives/r35.1/DeveloperGuide/text/IN/QuickStart.html

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