[OTA]Boot failed after OTA process

BASE_BSP : R32.7.1
TARGET_BSP : R32.7.2
OS : /dev/nvme0n1p1
The system reboot failed after OTA process, the error show up.
Should we lost something?

[    3.128181] Starting init: /sbin/init exists but couldn't execute it (error -13)
[    3.128459] Starting init: /etc/init exists but couldn't execute it (error -13)
[    3.129587] Starting init: /bin/sh exists but couldn't execute it (error -8)
[    3.129763] Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documen                                                                                tation/init.txt for guidance.
[    3.130048] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.9.253-tegra #1
[    3.130190] Hardware name: NVIDIA Jetson Xavier NX Developer Kit (DT)
[    3.130336] Call trace:
[    3.130411] [<ffffff800808ba40>] dump_backtrace+0x0/0x198
[    3.130540] [<ffffff800808c004>] show_stack+0x24/0x30
[    3.130664] [<ffffff8008f62cfc>] dump_stack+0xa0/0xc4
[    3.130782] [<ffffff8008f5fda0>] panic+0x12c/0x2a8
[    3.130896] [<ffffff8008f6597c>] kernel_init+0xf4/0x108
[    3.131017] [<ffffff80080838a0>] ret_from_fork+0x10/0x30
[    3.131143] SMP: stopping secondary CPUs
[    3.131245] Kernel Offset: disabled
[    3.131331] Memory Limit: none
[    3.131464] trusty-log panic notifier - trusty version Built: 08:57:16 Feb 19 2022

ota_boot_init_failed.log (155.3 KB)

hello user24856,

may I know your approaches to have OTA update.
are you using apt upgrade, or you’ve Image-Based Over-the-Air Update?

Hi Jerry,
I am using Image-Based Over-the-Air Update.

$ sudo ./tools/ota_tools/version_upgrade/build_base_recovery_image.sh $TARGET_BOARD $BASE_VERSION $BASE_LINUX_TEGRA_FOLDER $BASE_LINUX_TEGRA_FOLDER/rootfs $OTA_LINUX_TEGRA_FOLDER
$ sudo ./tools/ota_tools/version_upgrade/l4t_generate_ota_package.sh  $TARGET_BOARD $BASE_VERSION

I’m closing this topic due to there is no update from you for a period, assuming this issue was resolved.
If still need the support, please open a new topic. Thanks

Sorry for the late response, have you managed to get issue resolved or still need the support? Thanks