Hi,

I have the following problem:

-Busybox 1.20.2 (Buildroot 2012.08)
-Target Kernel: 3.4.7

on Target:
mount -t cifs //server/share /destination -o username=xxx,password=xxx

result (terminal):
mount: mounting //server/share /destination  failed: Invalid argument

result(dmesg):
CIFS VFS: Connecting to DFS root not implemented yet

when i use kernel 3.3.7 everything is fine. Same problem with kernel 3.4.15 and 
3.6.3.

When I use buildroot cifs-utils (mount.cifs) instead of busybox "mount" 
everything is fine.


Bye


_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to