Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Check mount point before mounting in entry.sh entry script #781

@nghiant2710

Description

@nghiant2710

Balena supervisor will bind mount the host OS /sys into the container if label io.balena.features.sysfs is set so customer might see some error like this mount: /sys/kernel/debug: nodev already mounted or mount point busy. in the logs if both UDEV and the label above is set.

The entry script should check the mount point before mounting to avoid this conflict.

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