I just updated kernel manually last evening: that is, directly using rpm and it did update the grub.conf. Well, you can always manually edit the grub.conf file, right?
BTW: I managed to install 5.3 on the very first generation MAC PRO (xeon 2.66, XT1900) last weekend with old kernel: I took a detour in order to install it directly from CD iso. The system Hung several times and the DVD rom was NOT recognized. However, after updated to the newest kernel last evening, the DVD ram recognized and it did NOT hang any more: at least for about 6 hours.
Cheers! Lincong
--- On Tue, 4/7/09, JohnS jses27@gmail.com wrote:
From: JohnS jses27@gmail.com Subject: Re: [CentOS] kernel update doesn't update grub.conf To: "CentOS mailing list" centos@centos.org Date: Tuesday, April 7, 2009, 11:17 AM
On Mon, 2009-04-06 at 18:35 +0200, Kai Schaetzl wrote:
Just updated another machine to 5.3, everything fine,
but grub.conf wasn't
updated to the 128 kernel. It got a new modified date
and the kernel is
there, but the content wasn't changed.
/etc/sysconfig/kernel contains the
correct UPDATEDEFAULT=yes No errors in logs or during the update. No problem to
boot with this
kernel once added. This is the first time I ever see this happen. Any clues?
Kai
This happened to me the other day when that kernel came out. "init" would not reload on the kernel update and yum stalled.
I had reboot into the old kernel rpm -e the 128 kernel and yum update kernel again and all was fine. I do have to say this machine was memory limited and swapping on update bad.
johnStanley
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Lincohn john wrote on Tue, 7 Apr 2009 08:49:17 -0700 (PDT):
Well, you can always manually edit the grub.conf file, right?
sure, but it should work automatically. And did on all the other upgrades.
Kai