Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 11:51:54 +0100
From:      Massimo Lusetti <massimo@cedoc.mo.it>
To:        freebsd-stable@freebsd.org
Subject:   tracking multiple machine
Message-ID:  <1134643915.4304.11.camel@massimo.datacode.it>

next in thread | raw e-mail | index | archive | help
I'm tryng to accomplish this 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/small-lan.html
to have four boxes updated toghether.

I've done almost everything in the docs and have the main machine, the
one who builds world and kernels, do its own work successfully, now with
buildworld and buildkernel (all my 4 kernels plus GENERIC) completed i
NFS exported /usr/obj and /usr/src to the others.

I even finished the procedure (and rebooted) to update to -STABLE the
main box without any problem but from a slave machine when i try to :
make installkernel KERNCONF=MYNAME

I got:
ERROR: No kernel "MYNAME" to install.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


But the kernel is present in /usr/obj/usr/src/sys/MYNAME.

What so simple I'm missing here?

Thanks
-- 
Massimo.run();





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1134643915.4304.11.camel>