14 Feb
2020
14 Feb
'20
3:11 p.m.
On Fri, Feb 14, 2020 at 3:19 PM Marc Roos <M.Roos@f1-outsourcing.eu> wrote:
I have default centos7 setup with nautilus. I have been asked to install 5.5 to check a 'bug'. Where should I get this from? I read that the elrepo kernel is not compiled like rhel.
Hi Marc, I'm not sure what you mean by "not compiled like RHEL". Follow [1] to enable elrepo repository and then: $ sudo yum --enablerepo=elrepo-kernel install kernel-ml "ml" stands for "mainline". This is the most recent mainline stable kernel from kernel.org, it should get you 5.5.3. [1] http://elrepo.org/tiki/tiki-index.php Thanks, Ilya