Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 1999 11:07:06 +0800 (PHT)
From:      "Francis A. Vidal" <francis@usls.edu>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   help with nfs-mounted installworld process
Message-ID:  <Pine.LNX.4.10.9909221046460.2175-100000@atlas.usls.edu>

next in thread | raw e-mail | index | archive | help
hi all,

i can't make `installworld' work on "client" machines. the client machines
mount directories from a main machine:

	main_machine:
	/etc/exports
		/usr/src	plato
		/usr/obj	plato

	plato:
	mount -t nfs main_machine:/usr/src /mnt/main_machine/src
	mount -t nfs main_machine:/usr/obj /mnt/main_machine/obj

	ln -s /mnt/main_machine/src /usr/src
	ln -s /mnt/main_machine/obj /usr/obj

when i do a `make installworld' in plato, i get the message:

	/usr/obj/mnt/main_machine/src/tmp/usr/bin/make: not found

-- 
francis vidal   university of st. la salle, bacolod city, philippines
. . . . . . .   PGP key available via e-mail / subject: get PGP key
u s l s N E T   tel. nos. (6334).435.2324 / 433.3526



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.9909221046460.2175-100000>