Is there anything like a link or shared mount point for FAT32 folders in Linux/Android?
Posted
by
endolith
on Super User
See other posts from Super User
or by endolith
Published on 2010-11-29T17:09:15Z
Indexed on
2012/11/13
17:04 UTC
Read the original article
Hit count: 281
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 for FAT. Can FAT be extended to support them? Can Android use an EXT-formatted SD card? Can a folder be mounted on top of another folder?
If this does exist, does it have any negative side effects?
© Super User or respective owner