Score:0

Why do some servers have /etc/sysconfig/kernel and others do not?

ar flag

I spent some time looking into this and couldn't figure out why there are servers with and without /etc/sysconfig/kernel.

What's particularly interesting is that we have some servers with the same underlying architecture (kernel and OS) that have the file and others don't.

It's my understanding that the /etc/sysconfig/kernel configuration file controls the kernel selection at boot, specifically with the UPDATEDEFAULT and DEFAULTKERNEL parameters, but the file is missing on some servers. I would assume without this file the boot sequence isn't impacted. Is that safe to say?

Score:0
ca flag

/etc/sysconfig is a RedHat-specific config directory, so you are not going to find it on, say, Debian derivates.

For example, on a Rockly Linux 8 (a RHEL clone), /etc/sysconfig/kernel contains the following

# UPDATEDEFAULT specifies if kernel-install should make
# new kernels the default
UPDATEDEFAULT=yes

# DEFAULTKERNEL specifies the default kernel package type
DEFAULTKERNEL=kernel-core

As you can see, it has specific instruction for the package manager regarding which kernel to install and select as default.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.