From owner-freebsd-questions@FreeBSD.ORG Sun Dec 13 04:32:31 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 4BF261065670 for ; Sun, 13 Dec 2009 04:32:31 +0000 (UTC) (envelope-from sektie@gmail.com) Received: from mail-pw0-f44.google.com (mail-pw0-f44.google.com [209.85.160.44]) by mx1.freebsd.org (Postfix) with ESMTP id 1E6858FC08 for ; Sun, 13 Dec 2009 04:32:30 +0000 (UTC) Received: by pwi15 with SMTP id 15so1483481pwi.3 for ; Sat, 12 Dec 2009 20:32:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=PD0vE8aWmK6bfFwcZG9m+g3Y3lEkdMp9PgpJH+BEMwY=; b=GXuu4DU0jpja8qEVoGZZfQZ+ZAji6NAqaMJ9ILh6MH7foQ+HNd3FrHok8FKMM3dJqu mQPLCxaqeVfXVcLlgbinGhg/UCpkSOSJcpSfSEQyFiiv+6PBjtdKPdr72iIOIMXLWdqt 9Iniwh+ZphjZ567hMqIFM460+6yrt3hFdLJfs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=CIUhHFuV47F+jyuR00nKmwTncUJ1JtsIGWUUnfQM9byBabfT7kF8XZupfeEc04iE+x 1yiFsDffl7CaMQRr0oxqGO2Za45mtGAIUJjT/WZlDTPp6jAMMvSL8+n8WCK0BLlyfiOl MkXPAk7Vw4woP81PIaiazNFl7v9izuI8dkrPs= MIME-Version: 1.0 Sender: sektie@gmail.com Received: by 10.142.6.42 with SMTP id 42mr2051264wff.88.1260678750651; Sat, 12 Dec 2009 20:32:30 -0800 (PST) In-Reply-To: <200912130511311.SM01748@W500.Go2France.com> References: <200912101850.AA408355014@mail.Go2France.com> <200912130511311.SM01748@W500.Go2France.com> Date: Sat, 12 Dec 2009 20:32:30 -0800 X-Google-Sender-Auth: 90861cb752512342 Message-ID: From: Randi Harper To: Len Conrad Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org 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:32:31 -0000 I could be mistaken, but that sounds like an awfully big /var and /usr. Are you sure this is a vanilla install that no one has touched? -- randi On Sat, Dec 12, 2009 at 8:11 PM, Len Conrad wrote: > 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 =A0 =A0/.snap >>2.0K =A0 =A0/dev >>1.8G =A0 =A0/usr >>1.6G =A0 =A0/var >>1.7M =A0 =A0/etc >>2.0K =A0 =A0/cdrom >>2.0K =A0 =A0/dist >>1.1M =A0 =A0/bin >>206M =A0 =A0/boot >>6.7M =A0 =A0/lib >>396K =A0 =A0/libexec >>2.0K =A0 =A0/media >>2.0K =A0 =A0/mnt >>2.0K =A0 =A0/proc >>4.0M =A0 =A0/rescue >> 42K =A0 =A0/root >>4.3M =A0 =A0/sbin >> 24K =A0 =A0/tmp >>3.6G =A0 =A0/ =A0<<<<<<<<<<<<< >> >>here's what we're getting on another machine, way too little: >> >>du -h -d1 / >>2.0K =A0 =A0/.snap >>2.0K =A0 =A0/dev >>1.1G =A0 =A0/usr >>238K =A0 =A0/var >>1.7M =A0 =A0/etc >>2.0K =A0 =A0/cdrom >>2.0K =A0 =A0/dist >>1.1M =A0 =A0/bin >>411M =A0 =A0/boot >>6.7M =A0 =A0/lib >>396K =A0 =A0/libexec >>2.0K =A0 =A0/media >>2.0K =A0 =A0/mnt >>2.0K =A0 =A0/proc >>4.0M =A0 =A0/rescue >> 10K =A0 =A0/root >>4.3M =A0 =A0/sbin >> 12K =A0 =A0/tmp >>1.5G =A0 =A0/ =A0 =A0 <<<<<<<<<<<<< >> >>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 an= d i386. > > any ideas? > > Len > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >