On Fri, Feb 14, 2020 at 3:19 PM Marc Roos <[email protected]> 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 _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
