Flash kernel-dtb error

Hi,
I’m using L4t-32.5.1 and when flashing the updated dtb to the Jetson Xavier NX module on my custom carrier board :

$ cd <path-to>/Linux_for_Tegra/
$ sudo ./flash.sh -r -k kernel-dtb jetson-xavier-nx-devkit mmcblk0p1

I’ve got following error :

cp: cannot stat '/devel/L4ES/SW/jetson-toto-camera-driver-jp4_5_1_r32_5_1/toto-nx/Linux_for_Tegra/rootfs/bin/mv': No such file or directory
failed command: cp -fv /devel/L4ES/SW/jetson-toto-camera-driver-jp4_5_1_r32_5_1/toto-nx/Linux_for_Tegra/rootfs/bin/mv /devel/L4ES/SW/jetson-toto-camera-driver-jp4_5_1_r32_5_1/toto-nx/Linux_for_Tegra/bootloader/ramdisk_tmp//bin/mv

Could someone help to point-out the problem, please ?

Thanks and best regards,
Khang.

P/S: Attached is full log of flash-dtb command.

flash-dtb.txt (10.6 KB)

Is there any file under this path?

/devel/L4ES/SW/jetson-toto-camera-driver-jp4_5_1_r32_5_1/toto-nx/Linux_for_Tegra/rootfs/

HI @WayneWWW ,

There’s following :

$ ls rootfs/
boot  etc  lib  README.txt

BR,
Khang

Hello, your rootfs is incomplete. No need to mention “flash kernel-dtb”, you can’t even flash the whole system.

Hi @WayneWWW ,

Thanks for pointing out.

BR,
Khang

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