Run Jetson OS without GUI

Hey all,

Very excited to have my Jetson up and running!

As someone who’s very comfortable with the command line, and VERY concerned about the resource intensiveness / stringent power constraints of my project, I’m curious if there is a way to run Jetson OS without any graphical interface.

I feel as though a headless approach would be much less wasteful, since I’ll never have a screen plugged into the Jetson anyways. If I don’t plug in a screen, is it still wasting resources with GUI rendering that no one sees?

Thanks!

-Wes

Hi,
Please try minimal rootfs:

Root File System — NVIDIA Jetson Linux Developer Guide

There is a known issue in generating minimal rootfs and please apply the quick fix:
Booting Issue on Jetson Orin Nano with Minimal Root Filesystem - PARTUUID Mount Fail - #32 by WayneWWW

Sorry if I’m being obtuse, but I don’t understand how these instructions begin contextually. Could you provide some steps? Do I have to reflash the device from square one?

Hi,
Yes, you would need to follow the steps to generate the rootfs and re-flash Orin Nano developer kit.