Booting Jetson Nano on

Hi

“Headless device mode link”
https://courses.nvidia.com/courses/course-v1:DLI+C-RX-02+V1/courseware/b2e02e999d9247eb8e33e893ca052206/63a4dee75f2e4624afbc33bce7811a9b/?child=last

I boot my Jetson nano using “Headless Device mode” just to make sure it boots correctly from the microSD card I flashed with the DLI course image and if my Jetson nano is working well. I successfully booted the nano with headless device mode.

My questions are:

  1. Can I still boot it using my monitor, keyboard and mouse for User Account Configuration and my future projects?
  2. Can I use the terminal in my headless device mode from JupiterLab to install some libraries?

I am referring to this project where the set up needs monitor, keyboard and mouse for account configuration and install some lib.

Thank you

  1. Can I still boot it using my monitor, keyboard and mouse for User Account Configuration and my future projects?

Wayne: You should be still able to get them working if the headless mode in this course is just about using the usb device mode with ip 192.168.55.x.

  1. Can I use the terminal in my headless device mode from JupiterLab to install some libraries?
    Yes, if you could ping and ssh to device then you could still install libs remotely.