Simplify your file system management with Nano Mount by dyokism. This lightweight module provides a clean, systemless method to bind-mount directories and partitions, ensuring your core OS remains completely unmodified.
Systemless Directory Mounting
A straightforward, no-nonsense utility for mapping custom files over read-only partitions safely and efficiently.
Seamless Binding
Easily overlay custom directories or files onto existing system paths without permanent alterations.
100% Systemless
Maintains device integrity. Your root partitions stay read-only, passing integrity checks and preserving OTA compatibility.
Zero Overhead
Executes swiftly during the early init phase. It consumes no background memory or battery once the boot sequence completes.
Under the Hood: Bind Mounts
Nano Mount leverages the native Linux mount --bind command injected through your root manager's early boot stage. This creates a virtual overlay, redirecting system calls from the original read-only path to your custom directory located in the user data partition.
Frequently Asked Questions
/data/adb/modules/nanomount/ using any root text editor or terminal application.