When I try to mount a windows share, I am getting the following error message: mount error 11 = Resource temporarily unavailable Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) I am running this command: mount.cifs //192.168.1.2/Clinic /mnt/clinic/ -o username=administrator,password=xxxxx,rw In /var/log/messages, i get the following: kernel: CIFS VFS: cifs_mount failed w/return code = -11 I cannot find any documentation about this error, and no one else seems to be getting it. Does anyone know anything about this problem, and how I can resolve this issue. Any info would be great. Thankyou. Andrew. -- View this message in context: http://www.nabble.com/help%21-mount-error-11---can%27t-find-any-info-on-this%21%21-t1243401.html#a3292130 Sent from the Samba - General forum at Nabble.com.
designatevoid
2006-Sep-28 07:52 UTC
[Samba] help! mount error 11 - can't find any info on this!!
I had a similar error, but it was from linux to linux. I updated samba on both machines (with yum, as I'm on Fedora) and that fixed it. bart3r wrote:> > When I try to mount a windows share, I am getting the following error > message: > > mount error 11 = Resource temporarily unavailable > Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) > > I am running this command: > mount.cifs //192.168.1.2/Clinic /mnt/clinic/ -o > username=administrator,password=xxxxx,rw > > In /var/log/messages, i get the following: > kernel: CIFS VFS: cifs_mount failed w/return code = -11 > > > I cannot find any documentation about this error, and no one else > seems to be getting it. > Does anyone know anything about this problem, and how I can resolve > this issue. > > Any info would be great. > Thankyou. > Andrew. >-- View this message in context: http://www.nabble.com/help%21-mount-error-11---can%27t-find-any-info-on-this%21%21-tf1243401.html#a6511109 Sent from the Samba - General mailing list archive at Nabble.com.
Apparently Analagous Threads
- Cannot mount cifs mounts automatically....
- Assistance needed on using mount.smbfs (cifs) to authenticate to samba server with encrypt passwords = No.
- CIFS mount intermittently unavailable: cifs_mount failed w/return code = -5
- Failed to mount CIFS from Windows Vista/7 with sec=ntlmv2 on Linux
- SMB Signing issues... smbclient works, mount does not...