From owner-freebsd-questions@FreeBSD.ORG Thu May 8 11:20:17 2003 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 7A82337B401 for ; Thu, 8 May 2003 11:20:17 -0700 (PDT) Received: from out6.mx.nwbl.wi.voyager.net (out6.mx.nwbl.wi.voyager.net [169.207.3.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id D433E43F93 for ; Thu, 8 May 2003 11:20:16 -0700 (PDT) (envelope-from raiden@shell.core.com) Received: from shell.core.com (shell.core.com [169.207.1.89]) by out6.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 32D065022F for ; Thu, 8 May 2003 13:20:16 -0500 (CDT) Received: from localhost (raiden@localhost) by shell.core.com (8.11.6p2/8.11.6/1.3) with ESMTP id h48IKFG09966 for ; Thu, 8 May 2003 13:20:15 -0500 (CDT) Date: Thu, 8 May 2003 13:20:15 -0500 (CDT) From: Steven Lake X-X-Sender: raiden@shell.core.com To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Improper size of slice/partition? 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, 08 May 2003 18:20:17 -0000 Hi all. Just added a second drive to my system mounted as /drive2, however, when I do a df -h to see how the drive is mounted, it says that I have a 73G partition size, but only 67G available and 0k used. I could understand having 73G after newfs formatted the drive and Fdisk made the partition, but only having access to 67G on an 80G Western Digital drive seems a bit silly to me. Anyone know what's going wrong with this? I did the Fdisk and slice through sysinstall and it said all was fine. Anyone know why this is acting this way? I want my whole 73G for my drive.