As he title we need to flash a number of Jetson AGX Orin with a custom filesystem, with application running at start up and with proprietary files inside while using disk encryption. How would you suggest to do it?
It isn’t a problem if they’re all encrypted with the same key.
Thanks for the help.
Is it possible to clone a compete filesystem and flash with a Jetson AGX Orin using disk encryption?
Hi,
It should work if you clone the rootfs out, mount it to Linux_for_Tegra/rootfs
, and do disk encryption. Please check the section in developer guide:
Flashing Support — NVIDIA Jetson Linux Developer Guide 1 documentation
Disk Encryption — NVIDIA Jetson Linux Developer Guide 1 documentation
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.