From owner-freebsd-questions@FreeBSD.ORG Thu Dec 10 17:50:21 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27F56106566C for ; Thu, 10 Dec 2009 17:50:21 +0000 (UTC) (envelope-from lconrad@Go2France.com) Received: from mgw1.MEIway.com (mgw1.meiway.com [81.255.84.75]) by mx1.freebsd.org (Postfix) with ESMTP id E42C98FC15 for ; Thu, 10 Dec 2009 17:50:20 +0000 (UTC) Received: from VirusGate.MEIway.com (virusgate.meiway.com [81.255.84.76]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 1EBE5471FFD for ; Thu, 10 Dec 2009 18:50:22 +0100 (CET) Received: from mail.Go2France.com (ms1.meiway.com [81.255.84.73]) by VirusGate.MEIway.com (Postfix) with ESMTP id 78C54386A44 for ; Thu, 10 Dec 2009 18:50:22 +0100 (CET) (envelope-from lconrad@Go2France.com) Date: Thu, 10 Dec 2009 18:50:18 +0100 Message-Id: <200912101850.AA408355014@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Len Conrad" X-Sender: To: X-Mailer: Subject: can't get a full fbsd 7.2 amd64 install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lconrad@Go2France.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2009 17:50:21 -0000 fbsd 7.2 amd64 "kernel developer" install Here's a successful install du du -d1 -h / 2.0K /.snap 2.0K /dev 1.8G /usr 1.6G /var 1.7M /etc 2.0K /cdrom 2.0K /dist 1.1M /bin 206M /boot 6.7M /lib 396K /libexec 2.0K /media 2.0K /mnt 2.0K /proc 4.0M /rescue 42K /root 4.3M /sbin 24K /tmp 3.6G / <<<<<<<<<<<<< here's what we're getting on another machine, way too little: du -h -d1 / 2.0K /.snap 2.0K /dev 1.1G /usr 238K /var 1.7M /etc 2.0K /cdrom 2.0K /dist 1.1M /bin 411M /boot 6.7M /lib 396K /libexec 2.0K /media 2.0K /mnt 2.0K /proc 4.0M /rescue 10K /root 4.3M /sbin 12K /tmp 1.5G / <<<<<<<<<<<<< and /usr is also missing 800 MB just after install. using 7.2 amd64 disc01, as forever. I ran sysinstall, post install config, and checked stuff, but still didn't get, eg, anything in /usr/bin/ comments? Could my client have chosen the wrong .iso? Len