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(); _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
