Hi,
I’m trying to boot the Agx orin board from SD card but unable to boot Successfully.
[ 11.176569] Freeing unused kernel memory: 3968K ±----------------------------+
[ 11.181275] Run /init as init process
[ 11.196730] Root device found: mmcblk1p1
[ 11.205091] Found dev node: /dev/mmcblk1p1
[ 11.386304] EXT4-fs (mmcblk1p1): recovery complete
[ 11.391257] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 11.542499] Rootfs mounted over mmcblk1p1
[ 11.551371] Switching from initrd to actual rootfs
[ 11.558034] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[ 11.565914] CPU: 1 PID: 1 Comm: chroot Not tainted 5.10.216-tegra #1
[ 11.572439] Hardware name: NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 6.0-37391689 08/28/2024
[ 11.581821] Call trace:
[ 11.584353] dump_backtrace+0x0/0x1e0
[ 11.588119] show_stack+0x30/0x40
[ 11.591520] dump_stack+0xf0/0x130
[ 11.595016] panic+0x1a4/0x394
[ 11.598159] do_exit+0xafc/0xb00
[ 11.601482] do_group_exit+0x4c/0xb0
[ 11.605151] __arm64_sys_exit_group+0x28/0x30
[ 11.609634] el0_svc_common.constprop.0+0x80/0x1d0
[ 11.614558] do_el0_svc+0x38/0xc0
[ 11.617969] el0_svc+0x1c/0x30
[ 11.621096] el0_sync_handler+0xa8/0xb0
[ 11.625044] el0_sync+0x16c/0x180
[ 11.628462] SMP: stopping secondary CPUs
[ 11.632735] Kernel Offset: 0x296889ae0000 from 0xffff800010000000
[ 11.639009] PHYS_OFFSET: 0xfffffbecc0000000
[ 11.643305] CPU features: 0x08040006,4a80aa38
[ 11.647781] Memory Limit: none
[ 11.650916] —[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 ]—