I’m trying to flash an Xavier NX using sudo ./nvsdkmanager_flash.sh --storage nvme0n1p1 --nv-auto-config --username me. The flashing seems to work fine without any errors. But when I reboot it’s just a black screen with a white cursor.
I’m starting to think this is because I’m running the script from Ubuntu 22.04. Is it possible to flash from 22.04? What am I doing wrong?