From owner-freebsd-questions Mon Jul 1 17:14:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3168E37B400 for ; Mon, 1 Jul 2002 17:14:31 -0700 (PDT) Received: from cypress.adhesivemedia.com (cypress.adhesivemedia.com [207.202.159.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0FD443E0A for ; Mon, 1 Jul 2002 17:14:30 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from cypress.adhesivemedia.com (localhost [127.0.0.1]) by cypress.adhesivemedia.com (8.12.3/8.12.3) with ESMTP id g620EUdq048258; Mon, 1 Jul 2002 17:14:30 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by cypress.adhesivemedia.com (8.12.3/8.12.3/Submit) with ESMTP id g620EUZT048253; Mon, 1 Jul 2002 17:14:30 -0700 (PDT) X-Authentication-Warning: cypress.adhesivemedia.com: philip owned process doing -bs Date: Mon, 1 Jul 2002 17:14:30 -0700 (PDT) From: Philip Hallstrom To: Michelle Weeks Cc: freebsd-questions@FreeBSD.ORG Subject: Re: / slice full In-Reply-To: <345F436E-8D4F-11D6-BF42-00039368B8EC@mindspring.com> Message-ID: <20020701171322.S47781-100000@cypress.adhesivemedia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You've got something in /dev that shouldn't be there... My /dev is only 68K... cd into /dev and try du again to see what happens. On Mon, 1 Jul 2002, Michelle Weeks wrote: > >> when i run du -hcsx it give the output: > >> > >> 124M . > >> 124M total > > > > be sure to add the "*" at the end... > > > > # cd / > > # du -hcsx * > > > thanks! that's what i was missing. the output from du -hcsx * is: > 6.0K COPYRIGHT > 3.8M bin > 392K boot > 2.0K cdrom > 0B compat > 94M dev > 2.0K dist > 1022K etc > 2.0K exclude > 0B home > 3.5M kernel > 3.5M kernel.GENERIC > 6.0K mnt > 5.1M modules > 22K proc > 122K root > 11M sbin > 2.1M stand > 0B sys > 86K tang > 506K tmp > 1.4G usr > 4.7M var > 1.5G total > > var, usr, tmp, and proc are all on their own slices. the root slice has > 128M and kernel seems to be the biggest file, but still it is only 3.5M > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message