Kernel Panic on FreeBSD 10.0-CURRENT #1 r253918

Craig Rodrigues rodrigc at FreeBSD.org
Mon Aug 5 17:29:26 UTC 2013


On Sun, Aug 4, 2013 at 3:59 PM, Sam Fourman Jr. <sfourman at gmail.com> wrote:

>
>
>
> Craig,
>
> Thank you for getting back to me, I will get to work on this right away
> and get you what you need.
> but are we CERTAIN this panic could be from VIMAGE? I totally thought I
> had a # infront of that line when I built this kernel...
>
> if you notice I did post the kernel config at the bottom of that email,
> and VIMAGE is NOT included...
> but maybe I did something wrong and somehow built VIMAGE in anyway..
>
> is there some sort of command I can run to ask the system if it does
> indeed have VIMAGE?
>

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.
This is handy because once or twice when doing development, I edited a
kernel config file and forgot to rebuild
the kernel before installing it.

It would still be useful if you could run through those steps which I gave
you and
provide the debugging output, just to double check.
--
Craig


More information about the freebsd-current mailing list