modprobe cannot find the zfs module on Debian 13 #17723
-
|
System Information: So I'm trying to install zfs on Debian 13, and while the packages install, modprobe cannot find the zfs module. The exact error I'm getting is: I've tried installing |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
These are not the same version.
If you've upgraded your kernel since, you'll need to reboot. Or, you'll need to rebuild OpenZFS for the older kernel. |
Beta Was this translation helpful? Give feedback.
So I tried replicating the error on a fresh install and it went smoothly. I suppose on the other install, it wasn't built for some reason. Tysm!