CIFS module to mount Windows Network Shared Folders

asratxda

Senior Member
Jun 10, 2012
106
9
0
Mumbai
I rooted my TN7(Xolo). Now I want to mount my windows shared folders. Is it possible with stock kernel. Does shaky's kernel have this facility?
 

TTrig

New member
Apr 8, 2015
2
1
0
I've rooted my Tegra Note 7 too but haven't been able to mount my Windows Network Shares either. I'd like to compile the modules but I don't have the time. If anyone does have the time or has succeeded in compiling the relevant modules for the default kernel I'd appreciate being able to make use of them too. Thanks.
 
  • Like
Reactions: asratxda

asratxda

Senior Member
Jun 10, 2012
106
9
0
Mumbai
I compiled and it was a success. I also loaded 2 modules cifs.ko and md4.ko using insmod command, it was successfully loaded. Also checked using lsmod command, it showed modules loaded and live as a status. But when I mounted using "mount" or "busybox mount" command I got various error like "No such device", "unc path does not begin with // or ". After, I came to know that there is problem with android 4.2+ kernels. ... ... I will post the modules later today when I am at home, in case if you get succees then tell me which command you used.
 

sheikhrr

Senior Member
Sep 22, 2012
108
23
0
rajnandgaon
facebook.com
I compiled and it was a success. I also loaded 2 modules cifs.ko and md4.ko using insmod command, it was successfully loaded. Also checked using lsmod command, it showed modules loaded and live as a status. But when I mounted using "mount" or "busybox mount" command I got various error like "No such device", "unc path does not begin with // or ". After, I came to know that there is problem with android 4.2+ kernels. ... ... I will post the modules later today when I am at home, in case if you get succees then tell me which command you used.
Hello, can You please Upload those modules. I am in need of them. Tried alot with mount manager. But no success :'(