Thread
:
HELP unable to install/remove apps (/opt is full)
View Single Post
michaaa62
2010-11-25 , 16:47
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
8
I am sorry, should have been
Code:
du -H /opt | sort -n
Please also check the diskusage for /home/user
Code:
du -H /home/user | sort -n
mount without options does tell you which device and which directory are mounted where.
Everything is mounted where it should be for /home and /opt, but the partition is full. Could be /home/user or /opt, so please check with the above command, which one is the culprit for wasting your valuable space.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62