Thread
:
(advice)
View Single Post
michaaa62
2013-11-26 , 19:35
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
2
First check the storage on the device to locate the error in X-Terminal application
Code:
df free
Then find the largest files and folders
Code:
du -kx
XYZ
| sort -n
Use the full storage space from the first command block to substitute the '
XYZ
' with directory, that is full.
If unsure about the output of these commands post the results here for clarification, please.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62