android-x86.github.io
android-x86.github.io copied to clipboard
8.1R2 su has no "--mount-master" anymore ?!
Upgrade from 4.4R1 to 8.1R2 and now noticed that su command has no --mount-master option anymore?
I used command
su --mount-master -c busybox mount -o username=user,password=xxx,rw,noperm -t cifs //10.0.0.123/googlesync /data/media/0/Pictures
to mount my Photos from my NAS to the Android system and access this with Google Photo Backup for Sync into Cloud.
Any other to solution to mount cifs share direclty into Picutures directory and make it accessible for the App?
Did you ever figure this out?