Anno domini 2022 Fri, 7 Jan 05:01:46 -0600 o1bigtenor via Dng scripsit: > Greetings > > Basic question is: what happened? > > I wanted to update a beowulf system. > So did the apt update, apt upgrade, apt dist-upgrade > after changing the references in /etc/apt/sources.list > from beowulf to chimaera. > > After reboot - - - well - - - screen says devuan but > uname -r is 4.19.xx and not 5.10.xx > > Any ideas as to how I update the kernel?
Most likely you have 2 kernels installed, but GRUB loads the old one. Check that with $ dpkg -l|grep linux-image If so, then uninstall the old kernel and reboot. If not, install the new kernel with # apt-get install linux-image-5.<press-tab> Nik > > TIA > _______________________________________________ > Dng mailing list > Dng@lists.dyne.org > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng > -- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ... _______________________________________________ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng