Hi,
I would like to build and flash 35.3.1 to Orin NX SOM with Xavier NX Devkit(NVMe).
I modified flash_l4t_external.xml from type=“externel” to type=“nvme”
I used the command: sudo ./tools/kernel_flash/l4t_initrd_flash.sh --no-flash --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml” --showlogs p3509-a02+p3767-0000 nvme0n1p1
After success build, I used the command to flash the image:
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --erase-all --flash-only --showlogs p3509-a02+p3767-0000 nvme0n1p1
However, It fails, and shows “Error flashing non-qspi storage”
Hi, I can use 35.2.1 to build and flash, but fail on 35.3.1.
I used the default command as following and it fails as well:
I used the command: sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml” --showlogs --network usb0 p3509-a02+p3767-0000 internal
After success build, I used the command to flash the image: sudo ./tools/kernel_flash/l4t_initrd_flash.sh --flash-only --showlogs p3509-a02+p3767-0000 nvme0n1p1
However, It fails, and shows “mount.nfs: access denied by server while mounting”
Hi Carol,
I used your command, but it occurs build error:
Error: missing readinfofile (/home/fengying_chu/workspace/pe1000n/35.3.1/nvidia/Linux_for_Tegra/bootloader/readinfo_t234_min_dev.xml).
I cannot find this file in the source code folder. Could you please check the attachment log? Thanks.
Hi Wayne and Carol,
I used your command, but it still occurs error.
The command I used: sudo ADDITIONAL_DTB_OVERLAY_OPT=“BootOrderNvme.dtbo” ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml” --showlogs --network usb0 p3509-a02+p3767-0000 internal
The error in the log shows:
“mount.nfs: access denied by server while mounting [fc00:1:1:0::1]:/home/fengying_chu/workspace/pe1000n/35.3.1/nvidia/Linux_for_Tegra/rootfs”
Hi Wayne,
I think it is success for build and flash the image to Orin NX SOM with Xavier NX Devkit(NVMe).
There is no mount.nfs error if I add the following two lines at the file /etc/exports: