nerves_system_br icon indicating copy to clipboard operation
nerves_system_br copied to clipboard

Fail when files are shadowed by runtime mounts

Open fhunleth opened this issue 4 years ago • 0 comments

If users try to put files in /root, /tmp, /dev, /sys, /proc, etc., they won't see them at runtime since filesystems are mounted over those directories. This has confused a few people and it seems like it should be possible to add a check for this and an error message that points them to other solutions.

fhunleth avatar Nov 06 '20 17:11 fhunleth