I would like to create like to create a “minimum file system” for Xavier NX 16GB (EMMC) with no desktop.
I have worked through the examples in the developer guide, and have found descriptions of how to add custom files. I want to do the opposite - I want to remove stuff.
In this thread:
Add CUDA and other libraries to a custom file system (no gui)
there is a link to:
Create your own image for jetson nano board
Will the file system created with this procedure work for Xavier NX? Or is there an official “minimum file system” for Xavier NX?
Thank you.