Skip to content

On ubuntu 22.04 the kmod module is not correctly loaded at boot by default #3

Open
@Nottt

Description

In a clean ubuntu 22.04 install i followed install instructions with a 6.8 hwe kernel.

After rebooting and trying zfs --version I get a message zfs_version_kernel() failed; No such file or directory

I can fix this with modprobe -r zfs and then modprobe zfs.

But after rebooting again the issue persists. I fixed it by adding zfs to /etc/modules.

Is this expected ? or should be there a better way to fix this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions