Date: Fri, 10 Dec 2021 17:01:48 +0100 From: Michael Gmelin <grembo@freebsd.org> To: Chris <bsd-lists@bsdforge.com> Cc: freebsd-current@freebsd.org Subject: Re: 14-current: unable to boot after upgrade (installworld) Message-ID: <C3D4C33E-45DC-460B-98D0-3C1D61DB39F8@freebsd.org> In-Reply-To: <ef25afe9f153948c116338028fd56d73@bsdforge.com> References: <ef25afe9f153948c116338028fd56d73@bsdforge.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 10. Dec 2021, at 16:57, Chris <bsd-lists@bsdforge.com> wrote: >=20 > =EF=BB=BFOn 2021-12-09 05:36, Sergey V. Dyatko wrote: >> Hi, >> Yesterday I tried to upgrade old 13-current (svn rev r368473) to fresh >> 14-current from git,it looked like this: >> 1) git pull https://git.freebsd.org/src.git /usr/src >> 2) cd /usr/src ; make buildworld; make kernel > Not sure you didn't actually do this. But it appears that you omitted a: > make install kernel > here. `make kernel` does buildkernel and installkernel. -m >> 3) shutdown -r now >> after that I _successfully_ booted into 14-current and continued with >> etcupdate -p >> make installworld >> etcupdate -B >> shutdown -r now >> but after that server doesn't come back. After I conneted to this server v= ia >> IPMI ip-kvm I saw following (sorry for external link): >> https://i.imgur.com/jH6MHd2.png >> Well. There was a migration to zol between r368473 and current 'main' bra= nch so >> I decided to install fresh 14-current from snapshot >> FreeBSD-14.0-CURRENT-amd64-20211202-610d908f8a6-251253 in order to avoid >> possible problems >> and again, after make kernel and reboot OS runs, but after installworld I= ended up >> in the same situation >> thoughts ? >> -- >> wbr, Sergey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C3D4C33E-45DC-460B-98D0-3C1D61DB39F8>