Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

Obb mount -o bind issue

$
0
0
So, I am on Android 4.2.2
I have the obb file in /storage/extSdCard/obb/ending directory
And want it binded in /sdcard/Android/obb/starting directory

So, I run in my busybox (jrummy apps)


#!/system/bin/sh
mount -o bind /storage/extSdCard/obb/ending/ /sdcard/Android/obb/starting/

But, I do not know why, when I run in my terminal emulator

ls /sdcard/Android/obb/starting

I get no output. Even though

ls /storage/extSdCard/obb/ending

confirms the obb file is there.
Why? Any ideas?
Many thanks in advance! :)

Sent from my GT-S7580L using XDA Free mobile app

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>