Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
CIFS? Kernel sources?
Collapse
X
-
CIFS? Kernel sources?
I can't find a mk908 kernel with working CIFS. I managed to find thesawolf's github and download the sources that one is legally obligated to provide when distributing a kernel binary. Unfortunately I can actually SEE that CIFS is compiled in but all I ever get when trying to mount is invalid argument. Does anyone have a mk908 kernel with working cifs? Can I get your sources? -
Originally posted by hyperlogos View PostI can't find a mk908 kernel with working CIFS. I managed to find thesawolf's github and download the sources that one is legally obligated to provide when distributing a kernel binary. Unfortunately I can actually SEE that CIFS is compiled in but all I ever get when trying to mount is invalid argument. Does anyone have a mk908 kernel with working cifs? Can I get your sources?
ie.
mount.cifs //YOURSERVER.IP/YOURSHARENAME /YOURLOCAL/MOUNTPOINT -o credentials=/data/creds,sec=ntlm
-or-
mount -t cifs //YOURSERVER.IP/YOURSHARENAME /YOURLOCAL/MOUNTPOINT -o credentials=/data/creds,sec=ntlm
(I use a credentials text file to store my username/password, you can leave out)
or if you use CIFS Manager, just specify "sec=ntlm" in the options line for the share.Last edited by thesawolf; 18 August 2013, 17:10.Question Reality: Find Your Own Truth!
My MK908 Cooling Mod and Breakdown : HERE
My RK3188 Github Repos (NOTE: Works-in-Progress!) : HERE
Sent my Epic4G AND Backflip into nearspace... what have YOU done with your phone?
Want to say thanks for something I did/said or DONATE to my drink fund?
What's Going On
Collapse
There are currently 4921 users online. 1 members and 4920 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment