From owner-freebsd-ppc Sun Feb 23 11: 4:19 2003 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2322D37B401 for ; Sun, 23 Feb 2003 11:04:18 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CCFD43F85 for ; Sun, 23 Feb 2003 11:04:15 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.6/8.12.6) with ESMTP id h1NJ4C8I006732 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 23 Feb 2003 14:04:12 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id h1NJ47o55780; Sun, 23 Feb 2003 14:04:07 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15961.6951.685425.680435@grasshopper.cs.duke.edu> Date: Sun, 23 Feb 2003 14:04:07 -0500 (EST) To: Sean_Welch@alum.wofford.org Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: Re: Also interested in testing In-Reply-To: <4425270.1046024573191.JavaMail.nobody@louie.psp.pas.earthlink.net> References: <4425270.1046024573191.JavaMail.nobody@louie.psp.pas.earthlink.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sean Welch writes: > Okay. I now have a completed build -- I've just got to figure out > how to get the stuff into a format I can net boot. I can't do a > make installworld (obviously), so do I have to find the parts and > manually copy them? You do want to do a make installworld. But you MUST make sure to to do it right. Otherwise you end up clobbering your system. Eg, 'make installworld DESTDIR=/usr/export/ppc' Please check my syntax with /usr/src/Makefile.* before issuing the above command line! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message