The behavior is the same , though I am on AGX orin (and did not see how he generated the sd-card , and what the solution was).
Maybe there is a better way to generate the sd ? for example maybe use the sdkmanager and flash the image to emmc , then try to boot from sd-card (chnaging in boot menu) and run from sd.
Would mention that almosst each reboot , if I reboot from eMMC and then run
umount /dev/mmcblk1p1
sudo fsck.ext4 -f /dev/mmcblk1p1
it fixeds several issues , sometimes it gets into a point that files/directories are damaged and in that case device won’t boot. (there are cases when device boots from eMMC then I fix the sd-card and t hen it comes back to life , but not for long).
any sequece I can have to use an sd-card that this issue won’t happend ?