I was wondering if you have ever encountered any issues while flashing Linux on the Nvidia Jetson by using Nvidia SDK manager.
I have not had any problems when flashing Linux on the EMMC memory, which is installed internally.
However, when I try to flash Linux on the externally mounted NVMe memory, I receive an error from the SDK manager.
The process proceeds to about 96%, but when the Jetson reboots to complete flashing, it only displays a blinking underscore on Jetson, and prints failed message on host PC.
I tried Jetpack 5.1 version and SDK version is 1.9.2.
Ubuntu 18.04 is installed on Host PC.
I’m sure that there is no physical connection issue between my Xavier AGX and NVMe because I checked it in Linux environment installed on EMMC(default storage).
I already tried 5.1.1 because it’s the latest version. Unfortunately, I didn’t save logs on it.
As far as I remember, I believe that it printed same error.
I tried with formatted SSD as ext4 before posting the situation.
I flashed on EMMC first, and I opened “Disks” app which is basically installed on Ubuntu, and I formatted the SSD.
And I tired to flash on NVMe using 5.1.1, but it failed.
I didn’t use VM. I used pure Ubuntu 18.04 for it.
If possible, I think that’s a good way for you to re-produce the issue on your side like you said.
mount.nfs: access denied by server while mounting [fc00:1:1:0::1]:/home/jusungha/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_AGX_XAVIER_TARGETS/Linux_for_Tegra/rootfs
The error log is from this NFS setting on your host PC. It may not reproduce on our side.