Hello, I'm getting this when I try to install, booting from USB
zpool create zroot <DISK_ID> <DISK_ID>
Failed to load ZFS module stack.
Load the module manually by running 'insmod <location>/zfs.ko' as root.
root@archiso ~ # insmod /usr/lib/modules/3.13.6-1-ARCH/extra/zfs/zfs.ko
insmod: ERROR: could not insert module /usr/lib/modules/3.13.6-1-ARCH/extra/zfs/zfs.ko: Unknown symbol in module
Search Criteria
Package Details: zfs-linux-headers 2.3.4_6.16.5.arch1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zfs-linux.git (read-only, click to copy) |
---|---|
Package Base: | zfs-linux |
Description: | Kernel headers for the Zettabyte File System. |
Upstream URL: | https://openzfs.org/ |
Keywords: | kernel linux openzfs zfs |
Licenses: | CDDL |
Conflicts: | spl-dkms, spl-dkms-git, spl-headers, zfs-dkms, zfs-dkms-git, zfs-dkms-rc, zfs-headers |
Provides: | spl-headers, zfs-headers |
Submitter: | demizer |
Maintainer: | lightdot |
Last Packager: | lightdot |
Votes: | 276 |
Popularity: | 0.121682 |
First Submitted: | 2016-04-21 08:45 (UTC) |
Last Updated: | 2025-09-07 16:34 (UTC) |
Dependencies (4)
- kmod (kmod-gitAUR)
- linux
- zfs-utilsAUR (zfs-linux-gitAUR, zfs-utils-gitAUR, zfs-utils-staging-gitAUR)
- linux-headers (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 42 43 44 45 46 47 48 49 50 51 52 .. 80 Next › Last »
thunderforce commented on 2014-03-22 12:34 (UTC)
graysky commented on 2014-03-05 00:11 (UTC)
You will need to build the four packages in a clean chroot or use demizer's repo.
zidarsk8 commented on 2014-03-04 23:44 (UTC)
archiso# yaourt -S --deps zfs
resolving dependencies...
warning: cannot resolve "linux=3.12.9-2", a dependency of "spl"
warning: cannot resolve "spl=0.6.2_3.12.9-2", a dependency of "zfs"
warning: cannot resolve "linux=3.12.9-2", a dependency of "spl"
warning: cannot resolve "spl", a dependency of "zfs-utils"
warning: cannot resolve "zfs-utils", a dependency of "zfs"
warning: cannot resolve "linux=3.12.9-2", a dependency of "zfs"
:: The following package cannot be upgraded due to unresolvable dependencies:
zfs
demizer commented on 2014-02-23 17:24 (UTC)
Forgot to mention, please use "pacman -Syy" when updating your sync databases!
demizer commented on 2014-02-23 17:21 (UTC)
Ok, sorry about that everyone. It should be fixed now!
demizer commented on 2014-02-23 17:08 (UTC)
FYI, there is a problem with the archzfs repo, I am working to see what is going on. Sorry!
demizer commented on 2014-02-23 04:23 (UTC)
Ok, after a long fought battle with apache, graysky's built packages are up! You will need to locally sign his key if you are using the archzfs repo:
# pacman-key -r 5EE46C4C
# pacman-key --lsign-key 5EE46C4C
Thank!
butler360 commented on 2014-02-09 21:19 (UTC)
Thanks to you both for this, and good luck with the surgery and recovery!
graysky commented on 2014-02-09 21:19 (UTC)
Just FYI. I am not a TU :p
Pinned Comments
lightdot commented on 2025-02-04 21:19 (UTC) (edited on 2025-08-27 08:58 (UTC) by lightdot)
This package will be kept in sync with the latest openzfs stable release and the kernels officially supported by it.
For the supported kernel versions, refer to the respective openzfs release notes (LINK).
E.g., openzfs 2.3.4 supports kernel versions 4.18 - 6.16. When kernel 6.17 is released for Arch, zfs-linux will not be updated until the openzfs project announces that it's compatible. This will most likely happen with the next openzfs release.
Kernel compatibility of the upcoming openzfs release can be seen in their META file (LINK).
For those wishing to use openzfs with unsupported kernels, do note that this can lead to serious issues, including data loss, even though such a zfs-linux package might build and install cleanly. Have reliable backups and use such a package at your peril.
Please do not mark this package as out of date without checking the kernel compatibility first. Thank you!