Hi,
Due to limited space in Xavier NX onboard eMMC, i have connected a USB drive on the Xavier NX development kit and I am trying to boot from it. I want to use JP4.4 on this flash. But it does not boot up as expected.
sudo ./flash.sh jetson-xavier-nx-devkit-emmc sda1
Flash log:
4.4_flashlog.txt (50.9 KB)
Boot log:
4.4_bootlog.txt (27.4 KB)
I even tried Jetson/L4T/Boot From External Device - eLinux.org
sudo ./flash.sh jetson-xavier-nx-devkit-emmc external by copying the UUID of my sda device but nothing seems to be there on my usb drive no rootfs there.
Please assist.