ssh remote control xavier but system restore after reboot

Hello,

I remoted login xavier through ssh with root permission. And I can remove or modify files under /home/nvidia, but the system restore and the file come back when reboot the system.

Can someone tell me the reason, how to amend it? Thanks.

Which file?

Hi linuxdev,

it’s a normal file.Any of my changes will be restored after rebooting.

Details are needed, e.g., where the file is and how it is modified. Different directories may have different details, e.g., some are pseudo files and not real files. For example, files which are added to pseudo filesystems go away after boot since the filesystem itself is just in RAM. Modifications to files which are pseudo files simply changes values in RAM and those changes don’t actually exist on the eMMC.