Skip to content

[Question] Delete implementation method in NoMount #16

Description

@forumi0721

Hi,

First of all, thank you for NoMount. I've been using it successfully.

I have a question regarding file deletion.

With overlay-based approaches, deletion can be implemented by creating a character device node using mknod (whiteout file). In Magisk's module system, deletion can be achieved using the .replace mechanism.

How can file or directory deletion be implemented in NoMount? Is there an equivalent mechanism for hiding or removing existing files and directories from the mounted view?

Thank you for your help.

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