Skip to content

Can't disable automatic rootflags detection from fstab or set some way to ignore specific flags, resulting in broken boot entries #405

@GBember01

Description

@GBember01

Hi! This script is detecting some mount options from fstab that the kernel simply doesn't know and panics (like defaults, compress and noatime) resulting in unbootable snapshots.

I don't know if I'm doing something wrong, but I couldn't find any way to solve this in the config or man page.

My fstab (and subsequently the snapshots' fstabs) has the following options for the BTRFS root volume: defaults, noatime, compress=zstd:1, discard=async, subvol=/@ (which is ignored).

I'm running grub 2.12-r7 and grub-btrfs 4.13 on Gentoo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions