android-x86.github.io icon indicating copy to clipboard operation
android-x86.github.io copied to clipboard

8.1R2 su has no "--mount-master" anymore ?!

Open halve85 opened this issue 5 years ago • 1 comments

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?

halve85 avatar Aug 29 '19 13:08 halve85

Did you ever figure this out?

XmemphistoX avatar Jun 03 '24 18:06 XmemphistoX