OrinNX 16 & SeedStudio A603 Carrierboard - Error flashing qspi

Hey,

A603 Carrier Board

i tried flashing the A603, following the wiki docs.
following stages 1-6, the flashing failed on stage 6 -

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 jetson-orin-nano-devkit internal

I received the following error :

tar: Read checkpoint 470000
tar: Read checkpoint 480000
tar: Read checkpoint 490000
tar: Read checkpoint 500000
tar: Read checkpoint 510000
tar: Read checkpoint 520000
tar: Read checkpoint 530000
tar: Read checkpoint 540000
tar: Read checkpoint 550000
Erased 67108864 bytes from address 0x00000000 in flash
Flash index file is /mnt/internal/flash.idx
Number of lines is 58
max_index=57
Writing br_bct_BR.bct (parittion: BCT) into /dev/mtd0
Sha1 checksum matched for /mnt/internal/br_bct_BR.bct
Writing /mnt/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:0
Copied 8192 bytes from /mnt/internal/br_bct_BR.bct to address 0x00000000 in flash
/mnt/l4t_flash_from_kernel.sh: line 323: /usr/bin/awk: Permission denied
*[ 209]: l4t_flash_from_kernel: QSPI erase block size is *
*[ 209]: l4t_flash_from_kernel: Error: QSPI erase block size is invalid *
writing item=16, 9:0:secondary_gpt, 61203267072, 16896, gpt_secondary_9_0.bin, 16896, fixed--0, fb0acc0e36817a161b685e8606d12d83caebcefd
[ 211]: l4t_flash_from_kernel: Successfully flash the external device
[ 211]: l4t_flash_from_kernel: The device size indicated in the partition layout xml is smaller than the actual size. This utility will try to fix the GPT.
[ 211]: l4t_flash_from_kernel: Error flashing qspi
Flash failure
Cleaning up…

notes:
I’m using an SSD by Sabrent 512 GB
jetpack version 5.1.1
ubuntu version on host - 18.04/ intel
the board is recognized by the lsusb

what could be the problem?

Hello, I’m having the same issue with the Orin NX 16GB and A603 carrierboard. Is there a fix for this? I have a similar setup but the host is Ubuntu 20.04.Thanks.