Factory Reset Jetson TX1

Dear all,

After installed an SSD and some software solutions, I would like to dedicate the Jetson TX1 just only on my own application.

To do that, I need to delete all the files/directories and reinstall properly the Jetpack.

Could you please tell me how to do a factory reset on the Nvidia Jetson TX1 ?

Thank you for your help and support.

Regards,

You wouldn’t want the original R27.0.1 L4T release. What do you have now for:

head -n 1 /etc/nv_tegra_release

Basically you’d just flash with the proper L4T version (which is one of the things JetPack can do if JetPack is also the correct version).

There is also a factory production image available for download that has been updated to R28.1:

[url]http://developer.nvidia.com/embedded/dlc/tx1-production-image[/url]

Thanks for your help, I appreciate a lot.

Regards,