On Wed, Jan 26, 2000 at 06:45:59PM -0600, [EMAIL PROTECTED] wrote:
> Hi,
> 
> On Wed, 26 Jan 2000, Poul-Henning Kamp wrote:
> 
> > I've done it in the past, but not recently.
> > 
> > Consider the alternative of mounting the destination on the compilehost
> > and make install DESTDIR=/mnt
> > 
> Thanks to everyone for the replies.  It works fine for me now.  I was
> automounting all of the directories from the server using AMD, and then
> I had /usr/src and /usr/obj as symlinks to their respective automount
> locations.  This apparently was what was causing me problems.  With
> /usr/src and /usr/obj directly mounted themselves, the installworld is
> proceeding as I type this.

I've run into this myself, but exacerbated by the fact that on my
"master" machine, /usr/{obj,src} are symlinks to /export/FreeBSD/{obj,src}
which are exported to the "slave" systems.  Unfortunately, the "slaves"
need _write_ access to the /usr/obj image.  I havn't tracked down the
exact details why, but there are a few things that don't seem to
be done /usr/obj untill "install" time.  Shouldn't /usr/obj ideally
be read-only during install?

(This all may become moot, as I'm considering going to a master-push
or just a rsync scheme.)

________________________________________________________________________
William R. Somsky                                   [EMAIL PROTECTED]
Physicist, Baritone, Guitarist           http://www.halcyon.com/wrsomsky


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to