From 5b50589dc3aae71a6dac378201204be431001adb Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Sun, 8 Sep 2024 12:11:50 +0000 Subject: [PATCH] short(2024-09-08): remove kernel version --- source/short/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/short/index.md b/source/short/index.md index 054f58f..d25bafa 100644 --- a/source/short/index.md +++ b/source/short/index.md @@ -7,7 +7,7 @@ updated: 2024-09-08 ## 8 Sep 2024 -After converting from CentOS 9 to AlmaLinux 9, uninstall CentOS kernels (> kernel-5.14.0-427.x). Otherwise, the higher version of CentOS kernels (5.14.0-x) will prevent dnf from installing newer Alma kernels (5.14.0-427.x). +After converting from CentOS 9 to AlmaLinux 9, uninstall CentOS kernels which would otherwise prevent dnf from installing newer Alma kernel due to higher version of CentOS kernel. ## 23 Aug 2024