Skip to main content
Topic: zfs kernel module does not build (again) (Read 220 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

zfs kernel module does not build (again)

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 ...

Re: zfs kernel module does not build (again)

Reply #1
maybe install linux-lts ? (for now it(s from the branch 6.6.xxx)

 

Re: zfs kernel module does not build (again)

Reply #2
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.