> 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 > > What so simple I'm missing here?
Did you mount /usr/src from the client? regards Claus _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"