How to only flash the kernel, kernel modules and dtb to ssd

Hardware: Jetson Orin NX 16GB
JetPack: 6.2

I just modified the kernel configuration through make menuconfig.
but flashing the rootfs will erase the entire system environment.
It will take a great deal of time, and I have to reinit my system.

Hi,

You could using -k ${partition} follow the doc to flash specific partition.

Thanks

but?The document tells me that flash.sh no longer supports the NVMe burning for Orin。

Hi,

Please refer to the kernel_flash/README_initrd_flash.txt Workflow 9: Flash inidividual partition

Thanks

1 Like

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