Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Running out of disk space
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Running out of disk space
9th Dec, 2013, 07:33 PM
Post: #4
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Running out of disk space
There was a post a few weeks ago where someone was havng the same problem. I think is was transmission. The problem was that even though the files were supposed to go to an external HDD they were in fact being written to the local disk.

I would suggest searching the SD card for the largest files and see if you can deduce what is filling it up.

Code:
sudo find / -type f -size +50000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'

Should find files > 50M - you may need to adjust it as required.

This is not - per se - an Xbian issue, more to do with the addons.

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Running out of disk space - Darkguy - 9th Dec, 2013, 07:51 AM
RE: Running out of disk space - freem@n - 9th Dec, 2013, 09:17 AM
RE: Running out of disk space - Darkguy - 9th Dec, 2013, 12:38 PM
RE: Running out of disk space - IriDium - 9th Dec, 2013 07:33 PM
RE: Running out of disk space - Darkguy - 9th Dec, 2013, 08:50 PM
RE: Running out of disk space - mk01 - 13th Dec, 2013, 11:03 AM
RE: Running out of disk space - freem@n - 11th Jan, 2014, 10:46 PM
RE: Running out of disk space - IriDium - 10th Dec, 2013, 02:07 AM
RE: Running out of disk space - IriDium - 12th Jan, 2014, 05:23 AM
RE: Running out of disk space - freem@n - 12th Jan, 2014, 07:36 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th Jun, 2025, 04:09 PM Powered By MyBB, © 2002-2025 MyBB Group.