Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2021 10:04:13 -0800
From:      Michael Sierchio <kudzu@tenebras.com>
To:        Janos Dohanics <web@3dresearch.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Panic after updating from source
Message-ID:  <CAHu1Y70DCR4z8D85ixc2z2GwwY%2BhsK263QsJuq--BQCmByA9GA@mail.gmail.com>
In-Reply-To: <20210228120313.cdb53cab429a38fdf9817d0d@3dresearch.com>
References:  <20210228023827.f68e6136d688c0a37206c883@3dresearch.com> <CAHu1Y73iJi=A9vwzOWM90zb2uD1pU9VZfwRJLdeZ6AhRF0nb9A@mail.gmail.com> <20210228120313.cdb53cab429a38fdf9817d0d@3dresearch.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 28, 2021 at 9:04 AM Janos Dohanics <web@3dresearch.com> wrote:

> On Sun, 28 Feb 2021 07:37:37 -0800
> Michael Sierchio <kudzu@tenebras.com> wrote:
>
> > On Sat, Feb 27, 2021 at 11:39 PM Janos Dohanics <web@3dresearch.com>
> wrote:
> >
> > > Hello Experts,
> > >
> > > After updating my FreeBSD 12 workhorse panics on boot.
> > >
> > > I have updated /usr/src, then
> > >
> > > make buildworld
> > > make buildkernel KERNCONF=3DMYKERNEL
> > > make installkernel KERNCONF=3DMYKERNEL
> >
> >
> > make installworld ?!
>
> You have to reboot with the new kernel before executing 'make
> installworld'.
>
>
That's not strictly factual.  In fact, if you don't installworld before
booting, you can have a mismatch between userland and kernel interfaces.

make buildworld && make kernel && make installworld && reboot

that always works for me when following a -STABLE branch.

--=20

"Well," Brahm=C4=81 said, "even after ten thousand explanations, a fool is =
no
wiser, but an intelligent person requires only two thousand five hundred."

- The Mah=C4=81bh=C4=81rata



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHu1Y70DCR4z8D85ixc2z2GwwY%2BhsK263QsJuq--BQCmByA9GA>