Hello I am currently working on flashing an attached NVMe on my Jetson AGX Orin Dev Kit 64gb using the ./nvsdkmanager_flash.sh --storage nvme0n1p1. When the program gets to Waiting for target to boot and Waiting for Device to expose ssh it successfully does so. However it exposes an ipv6 address to flash on instead of the expected ipv4 serial address 192.168.55.1, is there any way to fix this? Thank you !
Waiting for target to boot-up...
Waiting for device to expose ssh ......Waiting for device to expose ssh ...Run command: flash on fc00:1:1:0::2
SSH ready
mount.nfs: Connection timed out
Flash failure
Either the device cannot mount the NFS server on the host or a flash command has failed. Debug log saved to /tmp/tmp.C7UpskLokJ. You can access the target's terminal through "sshpass -p root ssh root@fc00:1:1:0::2"