JetPack 6 is flashed on the Jetson Orin board with Ubuntu Desktop features, which are consuming more resources. I disabled the GUI to work in non-GUI mode, but even after uninstalling GUI-related packages, resource usage did not significantly improve. Instead of just disabling the GUI, I want to replace Ubuntu Desktop with Ubuntu Server while still keeping JetPack 6. How can I achieve this transition, ensuring compatibility and proper functionality of JetPack’s components?
Hi,
You may try this minimal rootfs:
Root File System — NVIDIA Jetson Linux Developer Guide 1 documentation
And customize it into your use-case.
1 Like