Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2013 10:29:23 -0700
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        "Sam Fourman Jr." <sfourman@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Kernel Panic on FreeBSD 10.0-CURRENT #1 r253918
Message-ID:  <CAG=rPVdx4PoMnHLXapDDAQeePyywCfY5HH8b5gm8ys1pyVwB7A@mail.gmail.com>
In-Reply-To: <CAOFF%2BZ2cXzUnpMNR%2BTMj4ggZxVxaoXpYUMWzV1yg4degKR_GVw@mail.gmail.com>
References:  <CAOFF%2BZ1tPbBkugE2ReRqAPHdmpkOCBFxz-bF9agVhGq4j56Eow@mail.gmail.com> <CAG=rPVfcu8=10mBLqR_AscJGv274sQbXjjjCCYh7tRRWOnJrMw@mail.gmail.com> <CAOFF%2BZ2cXzUnpMNR%2BTMj4ggZxVxaoXpYUMWzV1yg4degKR_GVw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 4, 2013 at 3:59 PM, Sam Fourman Jr. <sfourman@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVdx4PoMnHLXapDDAQeePyywCfY5HH8b5gm8ys1pyVwB7A>