Artix Linux Forum

Artix Linux => System => Topic started by: devosalain on 28 October 2024, 15:05:23

Title: zfs kernel module does not build (again)
Post by: devosalain on 28 October 2024, 15:05:23
My guess is the default kernel is too new for zfs to build.
Maybe i should use an older kernel and pin it down.
No idea how i can do this ...
Title: Re: zfs kernel module does not build (again)
Post by: Dju on 28 October 2024, 17:21:06
maybe install linux-lts ? (for now it(s from the branch 6.6.xxx)
Title: Re: zfs kernel module does not build (again)
Post by: ndowens on 29 October 2024, 06:38:58
Sometimes you can find commits or use git version of openzfs that may work for newer kernels. https://github.com/openzfs/zfs is the repo. Also there is https://github.com/archzfs/archzfs where you can use as a repo to install kernels from that has zfs support etc.