From owner-freebsd-questions@FreeBSD.ORG Thu Nov 25 13:55:43 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 BEAA516A4CE for ; Thu, 25 Nov 2004 13:55:43 +0000 (GMT) Received: from shadow.wixb.com (shadow.wixb.com [65.43.82.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977A043D1D for ; Thu, 25 Nov 2004 13:55:43 +0000 (GMT) (envelope-from jbronson@wixb.com) Organization: Aurora Health Care, Milwaukee WI USA Message-Id: <6.2.0.14.2.20041125075437.01f41e28@cheyenne.wixb.com> Date: Thu, 25 Nov 2004 07:55:42 -0600 To: freebsd-questions@freebsd.org From: "J.D. Bronson" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: more on space used on / 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, 25 Nov 2004 13:55:43 -0000 I found the problem. It was my fault. One of my mount points actually was a directory that -had- stuff in it prior to mounting... once I unmounted the point and then removed it and recreated it all is well. Thanks for the pointers guys. -JDB