From owner-freebsd-hackers@FreeBSD.ORG Sun Feb 26 15:57:16 2006 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B03C16A420 for ; Sun, 26 Feb 2006 15:57:16 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEAF043D6B for ; Sun, 26 Feb 2006 15:57:07 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id i30so457461wxd for ; Sun, 26 Feb 2006 07:57:07 -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:content-transfer-encoding:content-disposition:references; b=FioDF6UAzZ12oBOq5krXRbhOh/uO1TFog8H7Z5cArHP7uaWSm7jQWxtT0SxzpW3G/2OahJdjHDBhJHXnIozhZfok7mBo2yMaZ2DSRsy/dY3rlOQGjgMGhMIjNEJbx9Zj9m+oKrXwPRzOKhIZirjnh09zJw//PhMjtotUc9aFr7g= Received: by 10.70.126.12 with SMTP id y12mr5050334wxc; Sun, 26 Feb 2006 07:57:06 -0800 (PST) Received: by 10.70.116.16 with HTTP; Sun, 26 Feb 2006 07:57:06 -0800 (PST) Message-ID: <84dead720602260757l7ddd181l90abf345b9d65210@mail.gmail.com> Date: Sun, 26 Feb 2006 21:27:06 +0530 From: "Joseph Koshy" To: "Yar Tikhiy" In-Reply-To: <20060226155009.GB6435@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060226155009.GB6435@comp.chem.msu.su> Cc: hackers@freebsd.org Subject: Re: world's toolchain & CPUTYPE X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 15:57:16 -0000 yt> - tried to install the world over NFS on an old Pentium yt> machine with some 5.3-BETA; AFAIK, the only 'supported' installation mode is to have the installworld step running on the same machine that did the build. I.e., you need to export '/' from the old Pentium box, mount it somewhere on your Athlon and run a make installworld (on the Athlon) with the appropriate DESTDIR value. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy