Hi all,
When flashing an Orin NX with the following 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
I have a 1TB nvme ssd inserted and the Root partition is only 64Gb after it is flashed. The same thing happens for a Xavier NX, but then its 16Gb. I can easily increase the root partition size to the full ssd size after flashing. But is there a way to have this done during the flashing process itself?
Thanks!