Article 5S0M5 [SOLVED] Slackware64-current unable to add modules into initrd.gz after 5.15.2 update

[SOLVED] Slackware64-current unable to add modules into initrd.gz after 5.15.2 update

by
Totoro-kun
from LinuxQuestions.org on (#5S0M5)
Hello,

I am having a strange issue with mkinitrd after latest kernel update. It just fails to add any modules into initrd image.

My mkinitrd commands:

Code:mkinitrd -c -k 5.15.2 -f mbcache:jbd:ext4 -r /dev/sda2 -u -o /boot/initrd.gzOr this one:
Code:mkinitrd -c -k 5.15.2 -f mbcache.ko:jbd.ko:ext4.ko -r /dev/sda2 -u -o /boot/initrd.gzThe command hangs for a little while then I get this promt:
Code:51407 blocks
/boot/initrd.gz created.
Be sure to run lilo again if you use it.And if I check /lib/modules/5.15.2/ directory of the created image, there is nothing there.

Maybe some of you would have any pointers?latest?d=yIl2AUoC8zA latest?i=KRtqUMhja0c:FBe8kuXzoeM:F7zBnMy latest?i=KRtqUMhja0c:FBe8kuXzoeM:V_sGLiP latest?d=qj6IDK7rITs latest?i=KRtqUMhja0c:FBe8kuXzoeM:gIN9vFw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments