No internet connection
  1. Home
  2. General

Storage is full

By Jagdeep Singh @njny05
    2021-10-13 23:24:24.378Z

    Is there reason why the storage would keep getting full? This is the second time the space is full on this device.
    Last time it happened, I had to reinstall the tinypilot in order for it to work.

    • 3 replies
    1. Can you try running this command to find the large files?

      $ sudo find / -xdev -type f -size +50M -exec ls -lha {} \; | sort -nk 5
      

      Are you adding virtual disk images to the TinyPilot? Those are large files, so they could eat up a lot of your space.

      1. NJagdeep Singh @njny05
          2021-10-18 23:27:59.318Z2021-10-19 12:11:17.629Z

          Is there anyway I can get an iso image to re-install tinypilot?

          1. Yes, you can reinstall with the instructions here:

            https://tinypilotkvm.com/faq/factory-reset