From owner-freebsd-questions@FreeBSD.ORG Wed Dec 7 21:45:10 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 397A916A41F for ; Wed, 7 Dec 2005 21:45:10 +0000 (GMT) (envelope-from dkelly@Grumpy.DynDNS.org) Received: from smtp.knology.net (smtp.knology.net [24.214.63.101]) by mx1.FreeBSD.org (Postfix) with SMTP id B6A2343D4C for ; Wed, 7 Dec 2005 21:44:57 +0000 (GMT) (envelope-from dkelly@Grumpy.DynDNS.org) Received: (qmail 10381 invoked by uid 0); 7 Dec 2005 21:44:53 -0000 Received: from user-69-73-60-132.knology.net (HELO Grumpy.DynDNS.org) (69.73.60.132) by smtp6.knology.net with SMTP; 7 Dec 2005 21:44:53 -0000 Received: by Grumpy.DynDNS.org (Postfix, from userid 928) id 458616416; Wed, 7 Dec 2005 15:44:53 -0600 (CST) Date: Wed, 7 Dec 2005 15:44:53 -0600 From: David Kelly To: Jack Raats Message-ID: <20051207214453.GB99708@Grumpy.DynDNS.org> References: <002701c5fb72$ee18bf90$9700000a@jarasoft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002701c5fb72$ee18bf90$9700000a@jarasoft.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Copying kernel and OS 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: Wed, 07 Dec 2005 21:45:10 -0000 On Wed, Dec 07, 2005 at 10:12:27PM +0100, Jack Raats wrote: > I've two machines running FreeBSD 6.0-STABLE. > One very fast machine and one very very slow machine. On the fast > machine I can compile a new kernel and OS very quickly and easily. Is > it possible to transfer the compile world and kernel to the slow > machine. If yes whart directories etc... do i have to transfer. A quick and easy way that comes to mind is to export via NFS /usr/src and /usr/obj from the fast machine to the slow machine. Do the builds on the fast machine for configuration "SLOWPOKE". Then on the slow machine simply "make KERNCONF=SLOWPOKE installkernel" to let the standard tools do the job for you. Probably have to trust root from slowpoke on speedy so that installkernel can do all it wants. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.