From owner-freebsd-questions Sun Sep 22 12:37:23 2002 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 86B7837B401 for ; Sun, 22 Sep 2002 12:37:22 -0700 (PDT) Received: from smtp5.andrew.cmu.edu (SMTP5.andrew.cmu.edu [128.2.10.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF7D943E3B for ; Sun, 22 Sep 2002 12:37:21 -0700 (PDT) (envelope-from abender@andrew.cmu.edu) Received: from UNIX2.andrew.cmu.edu (UNIX2.andrew.cmu.edu [128.2.11.202]) (user=abender mech=KERBEROS_V4 (0 bits)) by smtp5.andrew.cmu.edu (8.12.3.Beta2/8.12.3.Beta2) with ESMTP id g8MJbK7s020684 for ; Sun, 22 Sep 2002 15:37:21 -0400 Date: Sun, 22 Sep 2002 15:37:20 -0400 (EDT) From: Adam Bender To: freebsd-questions@freebsd.org Subject: Missing hard-drive space? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I installed FreeBSD recently, and noticed something strange when I run df: (15:28:00) proteus:~/$ uname -a FreeBSD proteus.res.cmu.edu 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Tue Sep 10 20:21:39 EDT 2002 adam@rosewater.res.cmu.edu:/usr/src/sys/compile/adam i386 (15:28:02) proteus:~/$ df -m Filesystem 1M-blocks Used Avail Capacity Mounted on /dev/ad1s3a 14332 2930 10254 22% / procfs 0 0 0 100% /proc /dev/ad0s1 28609 12301 16307 43% /mnt/msdos linprocfs 0 0 0 100% /usr/compat/linux/proc /dev/ad1s1 14638 8782 5856 60% /mnt/msdos2 linprocfs 0 0 0 100% /usr/compat/linux/proc (15:28:06) proteus:~/$ I have BSD installed on /dev/ad1s3a. The minor questions I have are why does linprocfs show up twice, and why does my swap not show up? But the big question is where did the missing HD space on ad1s3a go? 14332M total - (2930 usedM + 10254M avail) = 1148M unaccounted for. My swap (on /dev/ad1s2) is only 94M. Anyone have any ideas? Thanks, Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message