Boot Jetson TK1 in recovery mode

When you install OS or flash kernel or boot loader to Jetson TK1, it need to be connected to host PC and boot in recovery mode.
Unlike PC with x86 CPU, Jetson TK1 cannot do that by itself.
(2 Jetson TK1 might be able to update each other without PC?)

Requirement:

Instruction:

  1. Turn off Jetson TK1
  2. Connect the Micro-B plug on the USB cable(included in Jetson TK1 box) to the Recovery (USB Micro-B) Port on the Jetson TK1 and the other end to an available USB port on the host PC
  3. Power on Jetson in recovery mode
  4. Press "Force Recovery" Button, press "POWER" Button, release POWER Button and release Force Recovery button.
    In recovery mode, you cannot login to Jetson TK1.
    If Jetson TK1 in recovery Mode and it is connected to host PC, "lsusb" command lists it with ID 0955:7140 in host PC.
    $ lsusb
    Bus 002 Device 007: ID 0955:7140 NVidia Corp.

Top