I got the instructions on how to do the build from: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
Procedure 2. Building a Kernel the "New" Way cd /usr/src make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC That places the files in /usr/obj/usr/src/sys/GENERIC. Hmm... ---------- Forwarded message ---------- Date: Wed, 14 Dec 2005 11:42:46 -0500 From: Jim Rees <[EMAIL PROTECTED]> To: Tony Shadwick - OSS Solutions <[EMAIL PROTECTED]> Cc: Steve Devine <[EMAIL PROTECTED]>, [email protected] Subject: Re: [OpenAFS] Trouble setting up first server on FreeBSD 6.0 Again, I'm not sure at what stage the kernel build generates those files. I'll bet you can make them without doing a full kernel compile. Did you try that? I build my kernels the old-fashioned way, so that's what the default is for --with-bsd-kernel-build. I'm open to suggestions. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
