From owner-freebsd-questions Sat Sep 6 20:12:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA22370 for questions-outgoing; Sat, 6 Sep 1997 20:12:31 -0700 (PDT) Received: from burdell.cc.gatech.edu (root@burdell.cc.gatech.edu [130.207.3.207]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA22365 for ; Sat, 6 Sep 1997 20:12:29 -0700 (PDT) Received: from felix.cc.gatech.edu (gregor@felix.cc.gatech.edu [130.207.107.11]) by burdell.cc.gatech.edu (8.8.4/8.6.9) with ESMTP id XAA16536 for ; Sat, 6 Sep 1997 23:12:27 -0400 (EDT) Received: (from gregor@localhost) by felix.cc.gatech.edu (8.8.4/8.6.9) id XAA24822; Sat, 6 Sep 1997 23:12:26 -0400 (EDT) Date: Sat, 6 Sep 1997 23:12:25 -0400 (EDT) From: "Gregory G. Losik" To: freebsd-questions@FreeBSD.ORG Subject: /: file system is full Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello, This is really easy one but I wasn't able to find anything that simple in archives and maybe you can refer me to some manual where I can learn more... I just installed 2.2.2 on my 1gig partition. Used auto for creation of /, /usr, /var, and /proc FS. Installed X, and later during addition of other packages got something like "/: file system is full" df -k reports 109% used for /. Basicly, I am trying to find out what are my options and what tools can I use to change things (lots of rm:)? What's best configuration? Now, my / is 31M, /usr is ~1gig, and /var = 30M. Don't have any data yet. Thanks all! I learn a lot. Gregory P.S. :) When I su to root, it tells: "su: kerberos: not in root's ACL." before password prompt. What's that?