search for: android_share

Displaying 2 results from an estimated 2 matches for "android_share".

2020 Jul 15
6
Samba mount error after server packages update
...attached file "server_clearmi_28640.txt"). The samba client is an android 4 virtual machine (https://www.android-x86.org/releases/releasenote-4-4-r5.html). I can succesfully mount samba shares from the android "terminal emulator", with the following command, for example: --- # android_share su root busybox mount -v -t cifs \ -o username=andy,password=pass,nounix,nosuid,nodev,noexec,noatime,gid=10028,uid=10023,rw \ //192.168.213.133/android_share /sdcard/android_share --- So far so good. Now I have just upgraded the server machine to "clear linux release 33490". Only the ful...
2020 Jul 15
0
Samba mount error after server packages update
..._28640.txt"). > > The samba client is an android 4 virtual machine ( > https://www.android-x86.org/releases/releasenote-4-4-r5.html). > I can succesfully mount samba shares from the android "terminal emulator", > with the following command, for example: > --- > # android_share > su root busybox mount -v -t cifs \ > -o > username=andy,password=pass,nounix,nosuid,nodev,noexec,noatime,gid=10028,uid=10023,rw > \ > //192.168.213.133/android_share /sdcard/android_share > --- > So far so good. > > Now I have just upgraded the server machine to "c...