From owner-freebsd-questions@FreeBSD.ORG Sun Dec 4 10:58:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D32AA16A41F for ; Sun, 4 Dec 2005 10:58:50 +0000 (GMT) (envelope-from th.linton@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AC0143D6A for ; Sun, 4 Dec 2005 10:58:47 +0000 (GMT) (envelope-from th.linton@gmail.com) Received: by nproxy.gmail.com with SMTP id g2so24888nfe for ; Sun, 04 Dec 2005 02:58:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=bIeOPvhQfIklPU3BMpvPGw9jzhrAApf9Y14GDHThwd9GlBltWX3bQmDK+EkA+GEwRJ3DEtKd4GpgAFYmVVvdnNSvAYw9RkvyafR8U066sErWO+URYnn8HvP57w+PW/jbAs93Qz7mDOZlwa8yOdnw/pl8HkzOp4MkPgsRBgCMNcY= Received: by 10.48.47.14 with SMTP id u14mr199338nfu; Sun, 04 Dec 2005 02:58:45 -0800 (PST) Received: by 10.48.232.8 with HTTP; Sun, 4 Dec 2005 02:58:45 -0800 (PST) Message-ID: Date: Sun, 4 Dec 2005 11:58:45 +0100 From: Thomas Linton To: Raistlin Majere In-Reply-To: <438E1B60.74350104@e-raist.com> MIME-Version: 1.0 References: <438E1B60.74350104@e-raist.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Automating a 5.4 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, 04 Dec 2005 10:58:51 -0000 For problem 2 have a look at: http://lists.freebsd.org/pipermail/freebsd-questions/2005-November/103093.h= tml On 11/30/05, Raistlin Majere wrote: > > I'm trying to use netboot to automate the install of FreeBSD 5.4. I can > get new servers to boot, mount the NFS partition which has all the data > from the CD on it (taken from an iso) but I've run into two problems: > > 1) FreeBSD complains about my disk geometry, even though what it > suggests matches what's in the BIOS it's coming up with some wierd > numbers and halting my automated install so I can tell it "use the more > likely geometry" > > 2) after the OS install it complains that it can't find packages. It > finds the packages directory, parses the index file, but then it can't > find them. The error on screen is "Please remove disc #0 from your > drive, and add disc #1" and on tty2 the debug messages are: "DEBUG: > package check for xxx returns failure." > > Any thoughts? > > -=3DAlexander > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >