Dear nvidia team:
I follow the below steps to do a full-system updating.But I only see rootfs updates, and the files in other partitions have not been updated. How can I update all partitions by OTA?
$export BASE_BSP=/home/lcfc/nvidia_S50/JetPack_6.2_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/
$export TARGET_BSP=/home/lcfc/nvidia_S50/JetPack_6.2_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/
$sudo -E ROOTFS_AB=1 ./tools/ota_tools/version_upgrade/l4t_generate_ota_package.sh --external-device nvme0n1 -S 27GiB jetson-orin-nano-devkit R36-4
The OTA tar package only have rootfs and boot.img.So other partition files are not included.


