Date: Thu, 11 Jul 2013 05:16:10 -0500 From: David Noel <david.i.noel@gmail.com> To: Eduardo Morras <emorrasg@yahoo.es> Cc: freebsd-questions@freebsd.org Subject: Re: [Bulk] FreeBSD upgrade woes (8.3 -> 8.4) Message-ID: <CAHAXwYD=UjNTAn_%2BYyAoeXhFxpyKpD70cApDALQPDjtE7Sj1aQ@mail.gmail.com> In-Reply-To: <20130711120039.a99aeea20ecd078b9d29f18a@yahoo.es> References: <CAHAXwYCaYGoF9N0GRFRiG_hqVxdM23NjMSfPsw%2BGPnfEmgtP9Q@mail.gmail.com> <CA%2B8gk9_FgThSWuSrg0b5O0Hnqd0HtvTRKfgnVZ3wuXeenhfucw@mail.gmail.com> <CAHAXwYCym-5c7Mao2Gx5iPSm_oN-EmwLiBJnEGESodxsRwc16Q@mail.gmail.com> <20130711120039.a99aeea20ecd078b9d29f18a@yahoo.es>
next in thread | previous in thread | raw e-mail | index | archive | help
Ah. That very well might be it. I did call buildkernel with j > 1. I'll boot an 8.4 memstick and replace the kernel. Thanks, -David On 7/11/13, Eduardo Morras <emorrasg@yahoo.es> wrote: > On Thu, 11 Jul 2013 04:40:38 -0500 > David Noel <david.i.noel@gmail.com> wrote: >> >> I didn't include the make buildworld or make buildkernel for the sake >> of brevity but yes, I executed them prior to installworld and >> installkernel. > > Perhaps make buildkernel was compiled with -j >1, it's known to create a > buggy kernel. Check your make configuration. Adding a -B, like make -B -j N > buildkernel may work and is fast if -j is set to number or processors, but > it's safer do a make -j 1 buildkernel, same for buildworld. > > HTH > > --- --- > Eduardo Morras <emorrasg@yahoo.es> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHAXwYD=UjNTAn_%2BYyAoeXhFxpyKpD70cApDALQPDjtE7Sj1aQ>