I get the followings messages many times each time I use grub2-mkconfig :
Failed to load ZFS module stack.
Load the module manually by running 'insmod <location>/zfs.ko' as root.
Failed to load ZFS module stack.
My disk is partitionned with gpt : I have : /boot : ext2 ; EFI boot ; EFI bios; swap; /dev/sda4 is btrfs with subvolumes for / and/home ; Also I have a gentoo and a funtoo OS on 2 other btrfs subvolumes; I use the same /boot for all OS but I only use sabayon to manage it; I have the same /home for all distro with differents users ;
Absolutely no ZFS nowhere. So why would grub-mkimage want to load the zfs module ????
My OS is :
# uname -a
Linux zeus.VIDEOTRON.CA 3.12.0-sabayon #1 SMP Tue Dec 3 15:10:14 UTC 2013 x86_64 AMD A6-3400M APU with Radeon(tm) HD Graphics AuthenticAMD GNU/Linux
I have sys-boot/grub-2.00-r5 installed and I'm using KDE as WM.
Regards,
Bernard