From owner-freebsd-questions@FreeBSD.ORG Sun Dec 13 04:11:53 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 C998510656A5 for ; Sun, 13 Dec 2009 04:11:53 +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 8E6758FC0C for ; Sun, 13 Dec 2009 04:11:53 +0000 (UTC) Received: from VirusGate.MEIway.com (virusgate.meiway.com [81.255.84.76]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id C7EEF471FCA for ; Sun, 13 Dec 2009 05:11:52 +0100 (CET) Received: from mail.Go2France.com (ms1.meiway.com [81.255.84.73]) by VirusGate.MEIway.com (Postfix) with ESMTP id E39D43865B6 for ; Sun, 13 Dec 2009 05:11:52 +0100 (CET) (envelope-from LConrad@Go2France.com) Received: from W500.Go2France.com [72.48.240.99] by mail.Go2France.com with ESMTP (SMTPD32-7.07) id A9838DFF00B2; Sun, 13 Dec 2009 05:11:47 +0100 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sat, 12 Dec 2009 22:11:39 -0600 To: freebsd-questions@freebsd.org From: Len Conrad In-Reply-To: <200912101850.AA408355014@mail.Go2France.com> References: <200912101850.AA408355014@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200912130511311.SM01748@W500.Go2France.com> Subject: Re: can't get a full fbsd 7.2 amd64 install 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, 13 Dec 2009 04:11:53 -0000 At 11:50 AM 12/10/2009, you wrote: >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? the amd64 .iso is verified as disc01 and we have the same partial install failure, with no install errors, on two machines, Dell 1850, with amd64 and i386. any ideas? Len