is creating symbolic links in /mnt/sdcard not allowed anymore?
'cause everytime i want to link a folder in /media/sdcard/ to a place in /mnt/sdcard it tells me something like function not implemented, when i try to link to a folder in root it works, but that's not my intention^^
What do you try to achieve?
dez ( 2014-06-10 16:33:14 +0200 )editi want to store data on my actual sdcard and want to give androidapps access to them by linking /media/sdcard/(here are nunbers and letters)/(my folder) to /mnt/sdcard or /sdcard
smatkovi ( 2014-06-10 18:12:29 +0200 )editI noticed the same thing after update when couple of android apps stopped working. Any explanation for this?
elain1 ( 2014-06-10 20:40:19 +0200 )editCould you please paste the command you are using?
MSameer ( 2014-06-10 20:59:00 +0200 )editOkay... I think it has something to do with this: How to let Android apps to write to (real) sdcard "UPDATE: the locations have changed again, additionally we have it fuse-mounted to ~/android_storage. The actual mount of the subvolume has to be done BEFORE alien-dalvik is running as it initiates fusing - new directory is /data/media" As the symolic links are right on the /data/media directory but doesn't work on ~/android_storage
elain1 ( 2014-06-10 21:10:18 +0200 )edit