Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

nofail option problems #36

@SlowLogicBoy

Description

@SlowLogicBoy

Hey,

I don't know really know where to write this issue so I'm starting here so you might point me to the right direction.

My HDDs are encrypted with luks (through plugin)
And I merged those HDDs through unionfs (this plugin)

Because of encryption, I must provide nofail option for unionfs mount point, otherwise system is not booting (I also specified x-systemd.device-timeout=1), however fuse.mergerfs (or libfuse itself) doesn't recognize this option and because of that, it throws an exception while I apply configuration changes, which contains fuse: unknown option nofail'` full exception can be found here

that's why I save it without nofail option and edit /etc/fstab manually.

Do you guys have a solution for this?

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