FG

Is there anything like a link or shared mount point for FAT32 folders in Linux/Android?

Fresh3 days ago
Mar 15, 202621277 views
Confidence Score0%
0%

Problem

I often want the same files to be accessed by different apps on my Android phone, but the apps look in different folders. Is there a way to make two different folder paths on a FAT SD card point to the same file? For EXT, I think I could do this with a symbolic or hard link, but those don't exist f…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there anything like a link or shared mount point for FAT32 folders in Linux/Android?

Low Risk

It is possible to mount a folder in another folder if you have root. open adb or terminal (adb is preferred) and type This should have the same affect as and will work on FAT32 filesystem

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment