From owner-freebsd-stable Wed Jan 3 15: 2: 5 2001 From owner-freebsd-stable@FreeBSD.ORG Wed Jan 3 15:02:04 2001 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (ftp.golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id F044237B400 for ; Wed, 3 Jan 2001 15:02:03 -0800 (PST) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AH9370.63.d1acf55c) with ESMTP id ndnsaaaa for ; Thu, 4 Jan 2001 10:10:08 +1100 Message-ID: <3A53AF94.2E960533@quake.com.au> Date: Thu, 04 Jan 2001 10:02:44 +1100 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrey Lakhno Cc: stable@freebsd.org Subject: Re: 3.1 -> 4-S via NFS References: <20010103140851.A17817@dnepr.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrey Lakhno wrote: > > Hi ! > > I have two boxes running FreeBSD 3.1-RELEASE and 4.X-STABLE. > I want to build world on 4.X system and then install it over NFS to 3.1 system. > > Is there any pitfalls in this process ? Caveats ? Its fairly simple... The only thing you need to remember is to mount /usr/src and /usr/obj via nfs, most people having problems with this is because they didnt mount /usr/obj... You may also find you need to mount them Read/Write, since there was a bug that wouldnt allow you install if it was just Read... Good Luck! Kal. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message