Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OracleLinux7u7 do not set latest UEK-kernel after Yum Update on grub configuration file it is starti

VidbazJan 24 2020 — edited Jan 27 2020

Hello Guy's,

After I executed "yum update" and installed new kernels (redhat and UEK) the grub configuration is wrong it selected the redhat new installed kernel. we already review "/etc/sysconfig/kernel" and it is set by default UEK kernel.

yum update output said that we are updating those kernels versions:

pastedImage_8.png

/etc/sysconfig/kernel

pastedImage_9.png

after update:

pastedImage_5.png

pastedImage_6.png

To solve this issue I rebuilded grub.cfg with the following command: "grub2-mkconfig -o /boot/efi/EFI/redhat/grub.cfg" rebooted and works..

I just wonder if this is related to this bug (https://docs.oracle.com/en/operating-systems/oracle-linux/7/relnotes7.7a/ol7-bug-22750169.html ), yum configuration looks correct, Please find below:

pastedImage_3.png

pastedImage_4.png

Any Idea?

Thank you Guys.

Regards.

Comments
Post Details
Added on Jan 24 2020
6 comments
1,314 views