How to flash to nvme instead of emmc

hi nvidia:
how to flash to nvme?
I use cmd: sudo ./flash.sh jetson-agx-orin-devkit nvme0n1p1
but system can not boot
flash-ssd.txt (77.0 KB)

Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device:
Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs:
Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system:
Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!

flash.sh cannot flash nvme. Please read Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation