nice problem

Discussion in 'Linux' started by SirWilliam, Nov 13, 2008.

  1. SirWilliam

    SirWilliam

    Joined:
    Oct 19, 2008
    Messages:
    22
    Likes Received:
    0
    Hi all...

    this is something that makes me nervous:

    on console i run
    Code:
    sudo du -sh /
    which should cover the full system...

    when i open the filemanager it gives me sth like 1.2 of 6.4 availabile....

    either there is something completely going wrong or...i can calc anymore...

    greetings

    /edit: added screenshot
     
    SirWilliam, Nov 13, 2008
    #1
  2. SirWilliam

    fweigel

    Joined:
    Oct 24, 2008
    Messages:
    118
    Likes Received:
    0
    The /home/user directory is mounted at two points (/home/user and /mnt/home). du will count it twice.

    Also, when traversing /proc (for examle), NONE of the files are "real" -- and these can cover your entire RAM!
     
    fweigel, Nov 13, 2008
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.