Date: Tue, 11 Nov 2003 10:59:33 -0800 From: "Mike Maltese" <mike@pcmedx.com> To: <freebsd-questions@freebsd.org> Cc: sam2@taboo.homeip.net Subject: Re: How to determine the kernel options that are compiled in a runningkernel? Message-ID: <004901c3a885$f1d23db0$f4f0a8c0@pcmedx.com> References: <200311111755.hABHtUq6020964@PRIVATE>
next in thread | previous in thread | raw e-mail | index | archive | help
> I've got a customized kernel but no KERNCONF file, how can I determine what options/devices were used when compiling the kernel? Short of having INCLUDE_CONFIG_FILE in your kernel config at compile time as Kris mentioned, kldstat -v can give you pretty good idea what's in there.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004901c3a885$f1d23db0$f4f0a8c0>