From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 16:27:44 2004 Return-Path: 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 6479916A4CE for ; Wed, 3 Mar 2004 16:27:44 -0800 (PST) Received: from asmtp.sunn.net (shub-niggurath.unknownkadath.net [209.153.153.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E2E43D41 for ; Wed, 3 Mar 2004 16:27:43 -0800 (PST) (envelope-from asenchi@asenchi.com) Received: from xecho (adsl-68-77-101-238.dsl.lgtpmi.ameritech.net [68.77.101.238]) (authenticated bits=0) by asmtp.sunn.net (8.12.11/8.12.10) with ESMTP id i240RgUt027834 for ; Wed, 3 Mar 2004 19:27:43 -0500 (EST) Date: Wed, 3 Mar 2004 19:27:43 -0500 From: Asenchi To: freebsd-questions@freebsd.org Message-Id: <20040303192743.4ffaa487@xecho> In-Reply-To: <11F383396235D511994B00A0C9E175377211FB@INDEC-NTSERVER> References: <11F383396235D511994B00A0C9E175377211FB@INDEC-NTSERVER> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: /root file system full X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 00:27:44 -0000 On Thu, 4 Mar 2004 08:51:56 +1100 Ron Joordens wrote: +> Good Morning, +> My / filesystem is full. 109%. I want to know what is on the / filesystem,+> what I can get rid of, how to get rid of it and how to make sure that it+> doesn't happen again. +> +> Any thoughts? I have some so far. You put in your subject that /root file system is full and in the body of your message you put / is full. These are acutally two different things. Are you using the 'root' account to log in to the system? Are you installing ports for the 'root' user or another system user (for ex: your own personal user id)? [snip] +> I got a bit carried away installing ports during installation (a kid in a+> candy store?) and currently have about 206 installed. That isn't bad: (asenchi@xecho): pkg_info | wc -l [19:25 :: 004-03-03] 218 Would+> that be on root? Again, this raises red flags to me. You want to make sure you are using a different account than 'root'. You should use su(1) to get to superuser access. Read more about it in the documentation. I could be wrong, I just wanted to clarify. Glad every thing has been going well. // Asenchi