zfs completly broken under kernel linux61, linux515 and linux510.
I managed to regain disk acces via a usb boot key and chroot into the installation. It seems mkinitcpio is in trouble too. All initramfs builds fail with ERROR: Hook ‘zfs’ cannot be found".
==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'default'
-> -k /boot/vmlinuz-6.1-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.1-x86_64.img --microcode /boot/amd-ucode.img --microcode /boot/intel-ucode.img
==> Starting build: '6.1.25-1-MANJARO'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
==> ERROR: Hook 'zfs' cannot be found
==> ERROR: Hook 'zfsencryptssh' cannot be found
-> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.1-x86_64.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'fallback'
The Hook files seems to exist:
/usr/lib/initcpio/hooks
[root@zfsrescue hooks]# ls -l
insgesamt 85
-rw-r--r-- 1 root root 85 26. Mär 04:57 btrfs
-rw-r--r-- 1 root root 478 1. Apr 13:16 consolefont
-rw-r--r-- 1 root root 314 11. Okt 2022 dmraid
-rw-r--r-- 1 root root 6351 5. Apr 13:57 encrypt
-rw-r--r-- 1 root root 55 11. Apr 2022 haveged
-rw-r--r-- 1 root root 485 1. Apr 13:16 keymap
-rw-r--r-- 1 root root 335 1. Apr 13:16 memdisk
-rw-r--r-- 1 root root 1554 27. Mär 17:43 mhwd-fb
-rw-r--r-- 1 root root 802 26. Dez 2019 openswap
-rw-r--r-- 1 root root 1399 1. Apr 13:16 resume
-rw-r--r-- 1 root root 167 1. Apr 13:16 shutdown
-rw-r--r-- 1 root root 378 1. Apr 13:16 sleep
-rw-r--r-- 1 root root 529 7. Mai 08:26 udev
-rw-r--r-- 1 root root 0 20. Feb 15:24 upd72020x-fw
-rw-r--r-- 1 root root 860 1. Apr 13:16 usr
-rw-r--r-- 1 root root 40 10. Mai 2022 v86d
drwxr-xr-x 2 root root 3 8. Mai 02:12 zfs
ls zfs/
zfs-utils.initcpio.hook
Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text