From owner-freebsd-stable Wed Jan 27 09:07:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA10377 for freebsd-stable-outgoing; Wed, 27 Jan 1999 09:07:11 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mortar.carlson.com (mortar.carlson.com [208.240.12.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA10365; Wed, 27 Jan 1999 09:07:08 -0800 (PST) (envelope-from veldy@visi.com) Received: from mortar.carlson.com (root@localhost) by mortar.carlson.com with ESMTP id LAA14143; Wed, 27 Jan 1999 11:06:39 -0600 (CST) Received: from w142844 ([172.25.99.35]) by mortar.carlson.com with SMTP id LAA14139; Wed, 27 Jan 1999 11:06:38 -0600 (CST) Message-ID: <00c601be4a17$7e95ead0$236319ac@w142844.carlson.com> From: "Thomas T. Veldhouse" To: "Satoshi Asami" Cc: Subject: Re: installworld over NFS doesn't seem to work Date: Wed, 27 Jan 1999 11:07:17 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That is what I originally tried, but it didn't work. Eventually I got it by doing the following: cd /usr/obj mkdir mnt cd mnt ln -s /mnt/obj/usr/src src cd /mnt/src make -DNOAOUT installworld . . . success! -----Original Message----- From: Satoshi Asami To: veldy@visi.com Cc: freebsd-stable@FreeBSD.ORG Date: Wednesday, January 27, 1999 10:49 AM Subject: Re: installworld over NFS doesn't seem to work > * /usr/obj/mnt/src/tmp/usr/bin/make: not found > >ln -s usr /usr/obj/mnt > >Satoshi > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message