From owner-freebsd-questions@FreeBSD.ORG Sun Jul 8 07:47:38 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8CC11065676 for ; Sun, 8 Jul 2012 07:47:38 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 373D18FC15 for ; Sun, 8 Jul 2012 07:47:37 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q687lX5k001573; Sun, 8 Jul 2012 09:47:34 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q687lXDM001570; Sun, 8 Jul 2012 09:47:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 8 Jul 2012 09:47:33 +0200 (CEST) From: Wojciech Puchar To: Matthias Apitz In-Reply-To: <20120708064451.GB2365@tinyCurrent> Message-ID: References: <20120708064451.GB2365@tinyCurrent> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Sun, 08 Jul 2012 09:47:34 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: df(1) and missing space in partition /dev/ada0p2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2012 07:47:38 -0000 > FreeBSD aurora-clone.Sisis.de 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r235646M: Thu Jul 5 09:38:00 UTC 2012 root@aurora-clone.Sisis.de:/usr/obj/usr/src/sys/GENERIC i386 > $ df -k > Filesystem 1024-blocks Used Avail Capacity Mounted on > /dev/ada0p2 74130588 25389436 42810708 37% / > devfs 1 1 0 100% /dev > linprocfs 4 4 0 100% /compat/linux/proc > /dev/md0 126492 24 116352 0% /tmp > $ echo '25389436+42810708' | bc > 68200144 only one partition is mounted and created. I don't have idea what installer do as i don't use it. I recommend installing manually so you have full control of how partitions are laid out and using what partition table format.