Flashing and booting through nvme SSD

Hi,

I have an external ssd card installed on Jetson AGX Xavier. I would like to flash and boot from ssd.

I run the script sudo ./flash.sh “<\kernel> <\dtb> <\device>” nvme0n1p1.
Flash is completed successfully. But does not boot. I have an error mount point does not exist.

How to solve this issue? Thanks

please check point 4 in below post.

1 Like

For Xavier, you could directly use sdkmanager to flash nvme drive. Or using initrd flash tool.

1 Like

Yes I did that. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.