Skip to content

option to load addition kernel modules (btrfs boot support) #187

@MartinNowak

Description

@MartinNowak

Hello, tried to switch the root FS of my ARM64-2GB server to btrfs (using btrfs-convert).
It seems that the initial kernel lacks the btrfs.ko module to mount that FS.

Any chance, that additional modules could be loaded on demand, e.g. via a dedicated environment option

INITRD_MODULES=fs/btrfs/btrfs.ko,<mod>

.

This approach here also relies on manually loading missing modules before continuing the boot.
Btrfs image : a recipe - Scaleway / Tutorials

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