I have installed jetpack 6.1 on Jetson AGX Orin with SSD (SSD Specifications: Western Digital WD Black SN770, NVMe) using SDK manager. The AGX Orin was able to boot successfully with NVMe drive. However, when I removed the SSD from AGX Orin Developer Kit (64GB) and after I fitted it back, it was unable to boot from SSD.
Can I remove SSD directly, or is there specific procedure to remove SSD/ unmount SSD on Jetson AGX Orin Developer kit (64GB)?
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!