All public logs

Combined display of all available logs of RidgeRun Developer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:39, 13 December 2023 Emadrigal talk contribs created page NVIDIA JetPack 6 Flashing the Board from Cmdline (Created page with " This section offers instructions for flashing the Jetson Orin OS components directly from the command line of the host computer. Flashing involves transferring the necessary files to the chosen storage medium from which the Orin will boot. This process utilizes both the host computer and the Orin itself. == Extract the Jetson BSP: == <syntaxhighlight lang=bash> mkdir ${HOME}/nvidia-jetson tar xf Jetson_Linux_R36.0.0_aarch64.tbz2 -C ${HOME}/nvidia-jetson/ sudo tar xpf...")