Page 1 of 1

sda1

Posted: 7. Mar 2015, 01:30
by tharpa
My root (?) folder sda1 is getting full. It has only 1 GB free space, and I received a warning about it. Where do I find this in Caja, or how do I browse it so I can see what I can delete?

Re: sda1

Posted: 7. Mar 2015, 13:30
by gapan
You can probably delete almost everything in /tmp without any consequences. Also run:

Code: Select all

sudo spi --clean
Other than that, don't delete anything manually. You can free more space if you uninstall stuff you don't really need.

Re: sda1

Posted: 7. Mar 2015, 15:53
by tharpa
gapan wrote:You can probably delete almost everything in /tmp without any consequences. Also run:

Code: Select all

sudo spi --clean
Other than that, don't delete anything manually. You can free more space if you uninstall stuff you don't really need.
That command really did the trick. I went from < 1 GB free on sda1 to having 7GB.