Skip to content

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

@Nottt

Description

@Nottt

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions