From owner-freebsd-questions@FreeBSD.ORG Tue Apr 19 16:36:10 2005 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 78C3516A4CE for ; Tue, 19 Apr 2005 16:36:10 +0000 (GMT) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D491B43D45 for ; Tue, 19 Apr 2005 16:36:05 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Tue, 19 Apr 2005 12:35:50 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Tuesday, 19 April 2005, 12:35:50 Received: from draco.cigb.edu.cu ([172.16.11.106]) by mercurio.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Tue, 19 Apr 2005 12:35:49 -0400 Message-ID: <1113914239.70976.6.camel@draco.cigb.edu.cu> From: Osmany Guirola Cruz To: freebsd-questions@freebsd.org Date: Tue, 19 Apr 2005 12:37:19 +0000 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port X-OriginalArrivalTime: 19 Apr 2005 16:35:50.0209 (UTC) FILETIME=[D8A5DB10:01C544FD] References: <20050403223444.S53903@frambozen.monochrome.org> <20050404094454.6dfc68be.rpratt1950@earthlink.net> In-Reply-To: <20050404094454.6dfc68be.rpratt1950@earthlink.net> Subject: df question 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: Tue, 19 Apr 2005 16:36:10 -0000 Hi people I do df -h on my machine and got this RARE ouput %df -h Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 7.7G 2.2G 4.9G 31% / devfs 1.0K 1.0K 0B 100% /dev /dev/ad0s1d 65G 9.5G 50G 16% /usr/home %df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 8122126 2328406 5143950 31% / devfs 1 1 0 100% /dev /dev/ad0s1d 68372608 9940308 52962492 16% /usr/home 50G+9.5G=60.5G but the partition size is 65G ... where are my ~5G,? What can i do? Thanks Osmany