Orin NX 16GB on custom board does not complete boot #1714
-
After creating a Yocto for the Orin NX 16GB and flashing successfully, the Orin cannot complete the boot cycle, stops at the UEFI prompt and if let alone starts trying PXE instead of resuming normal boot flow.
I might be missing something but it looks like the machine does not find the recently flashed rootfs ... Any assistance appreciated Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
fritzgrigsby
Oct 10, 2024
Replies: 1 comment 2 replies
-
My guess is that you flashed with doflash.sh? If so this will not work for the Orin, you need to use initrd-flash: https://github.com/OE4T/meta-tegra/wiki/initrd-flashing-support |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
intera91
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My guess is that you flashed with doflash.sh? If so this will not work for the Orin, you need to use initrd-flash: https://github.com/OE4T/meta-tegra/wiki/initrd-flashing-support