Date: Thu, 14 Dec 2000 15:32:43 -0500 From: Vivek Khera <khera@kciLink.com> To: Ron Rosson <insane@lunatic.oneinsane.net> Cc: freebsd-stable@freebsd.org Subject: Re: Buildworld Server Message-ID: <14905.11883.609177.594611@onceler.kciLink.com> In-Reply-To: <20001214122919.A52513@lunatic.oneinsane.net> References: <20001214122919.A52513@lunatic.oneinsane.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "R" == Rosson <Ron> writes: R> I have the NFS setup correctly it is just the order from where to start R> once the exports is done to the client machine. on the server, run make buildkernel KERNEL=whatever for the clients. on the client machine, either boot to single user and run /etc/netstart or shutdown to single user. now mount /usr/src from the remote box. mount /usr/obj from the remote box. cd /usr/src make installworld make installkernel KERNEL=whatever mergemaster reboot that should do it. make sure your boxes are connected on a fast link (ie ethernet) or your installworld will take forever ;-) -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ 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?14905.11883.609177.594611>