Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 1999 11:07:17 -0600
From:      "Thomas T. Veldhouse" <veldy@visi.com>
To:        "Satoshi Asami" <asami@FreeBSD.ORG>
Cc:        <freebsd-stable@FreeBSD.ORG>
Subject:   Re: installworld over NFS doesn't seem to work
Message-ID:  <00c601be4a17$7e95ead0$236319ac@w142844.carlson.com>

next in thread | raw e-mail | index | archive | help
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 <asami@FreeBSD.ORG>
To: veldy@visi.com <veldy@visi.com>
Cc: freebsd-stable@FreeBSD.ORG <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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c601be4a17$7e95ead0$236319ac>