<div dir="ltr"><div>Hi Akemi,</div><div><br></div><div>Thanks for taking time answering my question! <br></div><div><br></div><div>Well I just downgraded the kernel to the GA kernel:</div><div><br></div><div>[EL8/INT] [root@xxxxxxxx boot]$] rpm -qa | grep 4.18.0-193.el8<br>kernel-modules-4.18.0-193.el8.x86_64<br>kernel-devel-4.18.0-193.el8.x86_64<br>kernel-core-4.18.0-193.el8.x86_64<br>kernel-4.18.0-193.el8.x86_64</div><div><br></div><div>And installed the kmod package. But &quot;lsinitrd initramfs-4.18.0-193.el8.x86_64.img | grep 3w&quot; still does not return anything :-(</div><div><br></div><div>So I did: dracut -f --add-drivers 3w-9xxx /boot/initramfs-4.18.0-193.el8.x86_64.img 4.18.0-193.el8.x86_64 and this gives me:</div><div><br></div><div>[EL8/INT] [root@xxxxxxx boot]$] lsinitrd initramfs-4.18.0-193.el8.x86_64.img | grep 3w<br>Arguments: -f --add-drivers &#39;3w-9xxx&#39;<br>drwxr-xr-x   2 root     root            0 Feb 28  2020 usr/lib/modules/4.18.0-193.el8.x86_64/extra/3w-9xxx<br>-rw-r--r--   1 root     root        80121 Feb 28  2020 usr/lib/modules/4.18.0-193.el8.x86_64/extra/3w-9xxx/3w-9xxx.ko</div><div><br></div><div>Could you elaborate, what the normal procedure would be to upgrade to a new major release? Is it required to goto the GA kernel first and then upgrade to the latest kernel? I could not find any information about it.<br></div><div><br></div><div>Best wishes,</div><div>Gerwin<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op vr 23 okt. 2020 om 19:01 schreef Akemi Yagi &lt;<a href="mailto:amyagi@gmail.com">amyagi@gmail.com</a>&gt;:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Oct 22, 2020 at 11:08 PM Gerwin Krist &lt;<a href="mailto:gerwinkrist@gmail.com" target="_blank">gerwinkrist@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I upgradeded an server from EL 8.1 to EL 8.2. And luckily I always check the init ram before booting the server. This is from the current running kernel:<br>
&gt;<br>
&gt; [EL8/INT] [root@i-xxxxxxxx boot]$] lsinitrd initramfs-4.18.0-147.el8.x86_64.img | grep 3w<br>
&gt; drwxr-xr-x   2 root     root            0 Sep  6  2019 usr/lib/modules/4.18.0-147.el8.x86_64/extra/3w-9xxx<br>
&gt; -rw-r--r--   1 root     root        80049 Sep  6  2019 usr/lib/modules/4.18.0-147.el8.x86_64/extra/3w-9xxx/3w-9xxx.ko<br>
&gt;<br>
&gt; But when I do this on the new 8.2 kernel, I get nothing:<br>
&gt;<br>
&gt; [EL8/INT] [root@i-xxxxxxxx boot]$] lsinitrd lsinitrd initramfs-4.18.0-193.13.2.el8_2.x86_64.img | grep 3w<br>
&gt;<br>
&gt; I have kmod-3w-9xxx-2.26.02.014-3.el8_2.elrepo.x86_64 installed on the server and the module is there in /lib/modules/4.18.0-193.el8.x86_64/extra/3w-9xxx.<br>
&gt;<br>
&gt; Could anyone tell me what I did wrong? And more important howto get the module in the initram image again :-)<br>
&gt;<br>
&gt; You help is appreciated!<br>
&gt;<br>
&gt; Regards,<br>
&gt; Gerwin<br>
<br>
When you updated to EL 8.2, did you get<br>
kernel-4.18.0-193.13.2.el8_2.x86_64 ?? How about the GA kernel?<br>
<br>
lsinitrd initramfs-4.18.0-193.el8.x86_64.img | grep 3w<br>
<br>
Also, is it a typo that you have &#39;lsinitrd&#39; twice on the command line?<br>
<br>
Akemi<br>
_______________________________________________<br>
elrepo mailing list<br>
<a href="mailto:elrepo@lists.elrepo.org" target="_blank">elrepo@lists.elrepo.org</a><br>
<a href="http://lists.elrepo.org/mailman/listinfo/elrepo" rel="noreferrer" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo</a><br>
</blockquote></div>