From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 17:57:19 2003 Return-Path: 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 31FA816A4CE for ; Tue, 23 Dec 2003 17:57:19 -0800 (PST) Received: from priv-edtnes46.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E01643D31 for ; Tue, 23 Dec 2003 17:57:17 -0800 (PST) (envelope-from sellis@d216-232-140-48.bchsia.telus.net) Received: from d216-232-140-48.bchsia.telus.net ([216.232.140.48]) by priv-edtnes46.telusplanet.netESMTP <20031224015716.ZLW20831.priv-edtnes46.telusplanet.net@d216-232-140-48.bchsia.telus.net>; Tue, 23 Dec 2003 18:57:16 -0700 Received: from d216-232-140-48.bchsia.telus.net (localhost [127.0.0.1]) hBO24AJY056394; Tue, 23 Dec 2003 18:04:10 -0800 (PST) (envelope-from sellis@d216-232-140-48.bchsia.telus.net) Received: (from sellis@localhost)hBO249Dc056393; Tue, 23 Dec 2003 18:04:09 -0800 (PST) (envelope-from sellis) Date: Tue, 23 Dec 2003 18:04:09 -0800 From: Sean Ellis To: Drew Tomlinson Message-ID: <20031224020409.GA56314@telus.net> Mail-Followup-To: Drew Tomlinson , FreeBSD Questions References: <3FE8B435.2020104@fielden.com.au> <3FE8C24A.6050001@mykitchentable.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FE8C24A.6050001@mykitchentable.net> User-Agent: Mutt/1.5.4i cc: FreeBSD Questions Subject: Re: compiling a kernel on a different machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sellis@telus.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 01:57:19 -0000 On Tue, Dec 23, 2003 at 02:31:38PM -0800, Drew Tomlinson wrote: > Rowdy told a big fish story including the following on 12/23/2003 1:31 PM: > > > >My attempts to compile a (5.1-RELEASE) kernel on a very old PC take > >around 5 hours (of compile time), while a much faster machine sits by > >idle. It would be great to be able to compile the kernel on the > >faster machine and transfer it to the older machine. > > > >Or is there a better way without disrupting /boot on the fast PC? > > Anyway, there is a better way. I briefly looked through the TOC of the > handbook but could not find the page I was looking for. However, I know > I've seen it somewhere. I think that page that you're thinking of has undergone some changes. I would refer to it myself when doing buildworld on a faster machine, then installing to the slower, target. The newer pagee, if I'm correct, is here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/small-lan.html Essentially it's the same procedure, but the step by step instructions for getting the nfs mount is gone. An editorial decision reflecting the notion that this wasn't the place for an nfs howto(?). OK, hang on. Here it is in an older handbook I have. Appearing as: "19.4.15.5. Can I use one machine as a master to upgrade lots of machines (NFS)?", a question at the bottom of the handbook's makeworld.html. That could likely be searched for and retrieved somewhere in this vast internet of ours, -- Christmas Cheers, Sean