NVIDIA Jetson AGX Thor - Flashing the board with GUI installer
The NVIDIA Jetson AGX Thor documentation from RidgeRun is presently being developed. |
This section provides a guide to flashing the Jetson AGX Thor developer kit through the SDK Manager GUI. The Jetson AGX Thor boots natively from its onboard NVMe drive.
If you wish to customize OS components before flashing, see Compiling Source Code and Flashing Board From Cmdline.
This section assumes that you already followed the Getting Started and Installing JetPack sections.
Step 1: Set Board in Recovery Mode
To flash Jetson Thor AGX, it must be placed in Force Recovery Mode. Use the following steps and Figure 1:

- Ensure the device is connected to the power adapter, but powered off.
- Connect USB-C cable between your host computer and Thor's USB-C port.
- Press and hold the middle button (Force Recovery).
- While holding the Force Recovery button, press and hold the left button (Power).
- Release both buttons.
The board will now reboot into Force Recovery Mode.
To verify the device is in recovery mode, run:
lsusb
If Jetson Thor is in recovery mode, you'll see a line like:
Bus 001 Device 011: ID 0955:7026 NVIDIA Corp. APX
Step 2: Flash to NVMe
Follow steps 1 through 3 of the Installing JetPack section. When you reach step 3-L, the SDK Manager will open the flash configuration window (Figure 2).

If the board is detected correctly, proceed with these settings:
- Setup Mode: Select Manual Setup - Jetson AGX Thor.
- OEM Configuration:
- Runtime - username/password creation will occur on first boot.
- Pre-Config - set username/password before flashing (Figure 3).

- Storage Device: Select the onboard NVMe (only supported target storage).
When ready, click the Flash button. The process may take several minutes. If successful, the SDK Manager displays the completion window (see Figure 4).

Step 3: Boot
After flashing, Jetson AGX Thor will automatically boot from NVMe. Connect the following peripherals (see Figure 5):

- Display to the DisplayPort o HDMI connector
- Keyboard and mouse to USB-A ports
- (Optional) Ethernet cable
On boot:
- If you chose Pre-Config, you will go directly to the Ubuntu login prompt.
- If you chose Runtime, you will be guided through the OEM Configuration Wizard to set up username and password.
Once complete, JetPack 7.0 will be ready to use on Jetson AGX Thor.