Skip to content

Use of boot.initdr.postDeviceCommands can cause FS corruption with hibernation #3

@workflow

Description

@workflow

According to nix-community/impermanence#250, use of boot.initrd.postDeviceCommands (

boot.initrd.postDeviceCommands = lib.mkAfter ''
) can cause FS corruption when used together with hibernation 😱.

The official https://github.com/nix-community/impermanence README has now switched to using boot.initrd.postResumeCommands instead.

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