Kernel Panic on FreeBSD 10.0-CURRENT #1 r253918

Craig Rodrigues rodrigc at FreeBSD.org
Tue Aug 6 16:02:26 UTC 2013


On Mon, Aug 5, 2013 at 10:53 PM, Gary Jennejohn
<gljennjohn at googlemail.com>wrote:

> On Mon, 5 Aug 2013 10:29:23 -0700
> Craig Rodrigues <rodrigc at FreeBSD.org> wrote:
>
> >
> > On the booted an running system, if you type:
> >
> > sysctl kern.conftxt
> >
> > that will display the actual kernel config options used to build the
> > running kernel.
> >
>
> Not necessarily
>
>  sysctl kern.conftxt
>  sysctl: unknown oid 'kern.conftxt': No such file or directory
>


I forgot to mention, sysctl kern.conftxt
will only display something if you have this in your kernel config:

options         INCLUDE_CONFIG_FILE     # Include this file in kernel

It's always handy to have that in your kernel config.

--
Craig


More information about the freebsd-current mailing list