Cannot login

I am new to using TX1 jetson. I tried to install some packages on Jetson and it showed me full disk error message and since then I am not able to log back in. The ubuntu screen shows up without the login screen. Any leads will be appreciated.

Thanks,
-P

When the disk fills up it can be a pain due to temporary files associated with some functions…no ability to create temporary files implies no function. Login can be part of that.

Serial console is always logged in. If you use that you should be able to have full control to do things like remove packages. See:
[url]http://elinux.org/Jetson/TX1_Serial_Console[/url]

You might try ssh if local keyboard fails.

If desperate you can simply flash (and make sure flash specifies the max use of eMMC via the flash.sh “-S 14580MiB” argument, or the equivalent in JetPack). If it turns out you have something critical to save you can first clone the root partition.