Installing kernel65 zfs

Hi, when I am trying to upgrade from linux64 to linux65 kernel I’ve got error (zfs on root):

==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [zfs]
==> ERROR: module not found: 'zavl'
==> ERROR: module not found: 'znvpair'
==> ERROR: module not found: 'zunicode'
==> ERROR: module not found: 'zcommon'
==> ERROR: module not found: 'zfs'
==> ERROR: module not found: 'spl'
  -> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.5-x86_64-fallback.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly

These are different packages, you do not update 6.4 to 6.5

And it appears you have set a number of z* and spl modules in /etc/mkinitcpio.conf wile lacking the packages to support them.

It appears there is no linux65-zfs. So there you go … 6.5 does not have the modules avilable, it is too new and/or the manjaro people forgot to build and push them.

( whereas it exists for others, ex: Packages )

zfs has no official release yet which would support linux65. This you can see by checking build logs

Thank you for clarification! Will wait, no problem. Will stick with 6.4 for now.

“For now” will probably be a month and then it will be EOL.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.