23,794
edits
(Created page with "<noinclude> {{NVIDIA Jetson Orin NX/Head|previous=Jetpack 5.X/Kernel Compile|next=Jetpack 5.X/Performance Tuning|metakeywords=jetpack,flashing,image,flash,flashing board}} </noinclude> __TOC__ <br> {{DISPLAYTITLE:NVIDIA Jetson Orin NX- Flashing the Board from Cmdline|noerror}} This section provides a guide to flash the Jetson Orin NX OS components from the host computer command line. Flashing is the process of copying the files required into the selected storage from...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{NVIDIA Jetson Orin NX/Head|previous=Jetpack 5.X/Kernel Compile|next=Jetpack 5.X/Performance Tuning | {{NVIDIA Jetson Orin NX/Head|previous=Jetpack 5.X/Kernel Compile|next=Jetpack 5.X/Performance Tuning}} | ||
</noinclude> | </noinclude> | ||
__TOC__ | __TOC__ | ||
Line 11: | Line 11: | ||
This section assumes that you already have followed through our [ | This section assumes that you already have followed through our [[NVIDIA_Jetson_Orin_NX/Jetpack_5.X/Getting_Started | Getting Started]] and [[NVIDIA_Jetson_Orin_NX/Jetpack_5.X/Flashing_the_board_using_GUI_Installer | Flashing_the_board_using_GUI_Installer sections]]. | ||
Line 69: | Line 69: | ||
<syntaxhighlight lang=bash> | <syntaxhighlight lang=bash> | ||
cd $JETPACK | cd $JETPACK | ||
sudo ./apply_binaries.sh | sudo ./apply_binaries.sh | ||
Line 158: | Line 157: | ||
--showlogs --network usb0 jetson-orin-nx-devkit internal | --showlogs --network usb0 jetson-orin-nx-devkit internal | ||
</pre> | </pre> | ||
<noinclude> | |||
{{NVIDIA Jetson Orin NX/Foot|Jetpack 5.X/Kernel Compile|Jetpack 5.X/Performance Tuning}} | |||
</noinclude> |