Releases: yashsaxena15/UniversalMountManager
Releases · yashsaxena15/UniversalMountManager
Release list
UniversalMountManager v1.0
UniversalMountManager v1.0
Initial public release of UniversalMountManager.
Features
- Config-based mount system
- Runtime-aware sdcardfsm mounting
- Android emulated storage support
- SD card detection and mount wait handling
- Sequential safe mounting
- Timestamped logging
- Automatic remount cleanup
- Magisk boot integration
- Internal ↔ SD card folder virtualization
Supported Mount Types
- SD → Internal
- Internal → Internal
- Linux FS → Linux FS
Configuration
Edit:
config/mounts.conf
Format:
SOURCE|DESTINATION
Notes
Required helper binaries are not included in this repository.
Users must manually place:
- mountcore
- mountns
inside:
bin/
before flashing the module.