Hi,
I was getting no space left on device message while working on Jetson TX2.
I deleted unwanted files and powered off the system.
On powering on again, TX2 is not able to load OS.
The screen keeps flashing with messages for example:
cp: not writing through dangling symlink ‘etc/resolv.conf’
cgroup: cgroup2: unknown option “nsdelegate”
Can someone help with a suggestion to resolve this?
Do I need to reflash Jetpack?
Are you able to log in via serial console? This takes the fewest resources. See:
http://www.jetsonhacks.com/2017/03/24/serial-console-nvidia-jetson-tx2/
I will try this.
What could be the possible next step in case of both positive and negative responses after this?
Logging in can require temporary files. The serial console simplifies some parts of this, and thus may not require as much to log in. If you can log in via serial console, then you would need to probably delete more files. Running the command “df -H /” would give you a good idea of how full this is if serial console works. If not, then probably you will end up flashing again, but you could first make a clone and then eliminate files on the clone…followed by flashing again, but using the clone instead of the default image.