https://developer.nvidia.com/embedded/jetpack
Using the virtual machine Ubuntu 18.04 (20.04 is also possible) system, click to download SDK Manager. Please register/log in to your NVIDIA account before using it.

First, enter the path of the. deb file you just downloaded, for example, download it here to the Downloads directory.
cd Downloads/

Enter the following command on the terminal to install SDK Manager.
xxxxxxxxxxsudo dpkg -i sdkmanager_1.9.2-10889_amd64.deb

At this point, the system may report an error that the dependent file cannot be found. Enter the following command to solve this problem.
xxxxxxxxxxsudo apt \--fix-broken install


Log in to the NVIDIA account and a link will pop up in the browser, where you can enter your username and password to log in.

At this point, it is necessary to put the Jetson Orin nano into the system REC flash mode.
Connect the jumper cap to the FC REC and GND pins, that is, to the second and third pins of the carrier board below the core board, as shown in the following figure:

Connect the line, connect the HDMI display screen, mouse, keyboard, and microUSB data cable to the Jetson Orin nano, and finally connect to the power supply. Since the jumper cap was already connected to the FC REC and GND pins in the previous step, it will automatically enter the REC flash mode after powering on.


If the target hardware displays an unconnected status, please confirm whether nano has entered REC flash mode and connected to the virtual machine, and then click refresh to refresh. Please note that using a virtual machine requires setting the device to connect to the virtual machine.

There are two versions of the Jetson Orin nano. Based on actual selection, choose an 8GB module for 8GB and a 16G module for 16GB. Generally, it will be automatically recognized when plugged in.
After confirming that there are no errors, click on 'Continue'
6.By default, Jetson OS and Jetson SDK Components will be checked, indicating that the system and SDK can be flushed in. You can select the system OS or software SDK separately, but before flushing in the software SDK separately, it is necessary to ensure that the system OS has been flushed in.

Just keep the default file download path, check the protocol, and click on 'Continue' to proceed to the next step.

Enter the password for the virtual machine.

At this point, the SDK Manager will first download the files that need to be burned, and wait for the download of the burned files to complete before starting to burn the system and SDK.


Note: Due to the need to use the network within the local area network to transmit data when swiping into the SDK, please insert a network cable for stable transmission.
After completion, it will prompt that all installations have been successful, and click FINISH. If there has been a software installation failure during the installation process, please click on 'reinstall'.
