Displaying 2 results from an estimated 2 matches for "entrysmbmnt".
2008 Feb 13
0
Can't write mount entrysmbmnt failed: 1
I've compiled samba-3.0.28 on embedded linux/uClibc system.
I have problem using smbmount.
What dose smbmount mean when it says it "Can't write mount entrysmbmnt  
failed: 1"?
I've appended output of smbmount.
Any suggestions?
# smbmount //192.10.1.106/star /mnt/smb -o debug=10
mount.smbfs started (version 3.0.28)
can't determine netmask for 192.10.1.255
WARNING: no network interfaces found
Opening cache file at /home/frag/dev/samba/var/locks...
2003 Aug 19
0
Can't write mount entrysmbmnt failed: 1
...;?  I tried running it under strace to
see what it was writing to, but all I saw was:
  rt_sigaction(SIGTERM, {0x10000000, [], 0x408160}, {SIG_DFL}, 16) = 0
  fork(Process 410 attached
  )                                  = 410
  [pid   409] wait4(410, Process 409 suspended
  Can't write mount entrysmbmnt failed: 1
Which didn't tell me much.  Any suggestions?
/ # /bin/smbmount //rave/share /tmp/rave -o username=guest,guest,ro
INFO: Debug class all level = 10   (pid 397 from pid 397)
doing parameter workgroup = ROKU
doing parameter include = /etc/smb.interfaces
params.c:pm_process() - Processin...