Skip to content

required_module check too strict #68

@hacktobeer

Description

@hacktobeer

The _required_modules method checks if the correct kernel modules are loaded. This incorrectly fails when a kernel is used that has the functionality compiled into the kernel instead of as a kernel module.

Example: Docker Desktop on MacOS has nbd functionality compiled into the kernel and does not use a loadable nbd kernel module.

Metadata

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