AIE900-902-FL Series U
ser’s Manual
40
Jetpack BSP Flash Method
Step2. Open the terminal at host system, and change the path to the image file
directory with following commands, for example “~/Downloads”
$ cd ~/Downloads
$ ls imagefilename
Note: Please type your full image name instead of imagefilename,
E.g., $ ls AGX_Xavier_JP4.5.1_for_902_ADM_MF_V1.0.0.tar.gz
Step3. Untar the image file with the command below:
$ tar -zxvf imagefilename
Note: Please type your full image name instead of imagefilename,
E.g., $ tar -zxvf AGX_Xavier_JP4.5.1_for_902_ADM_MF_V1.0.0.tar.gz
Step4.
Change the directory to the image package folder with the command below:
$ cd imagefilename/
$ cd mfi_jetson-xavier/
Note: Please type your full image name instead of imagefilename,
E.g., $ cd AGX_Xavier_JP4.5.1_for_902_ADM_MF_V1.0.0/
Step5.
Make sure the recovery switch(SSW2) has been switched to ON, and run
the command lsusb, then the com
mand line “0955:
7019 Nvidia Corp.
”
should be listed.
$ lsusb