Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CIFS and mount error(11): Resource temporarily unavailable
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Wed Sep 01, 2010 4:30 pm    Post subject: CIFS and mount error(11): Resource temporarily unavailable Reply with quote

Hi,

Every time I try to mount a Windows 2003 Share onto my Gentoo box I get the following:

Code:
mount error(11): Resource temporarily unavailable


I can do:

Code:
mount -t cifs //server.name/rootdir /mnt/smb_root -o username=xxxx



but I can't do:

Code:
mount -t cifs //server.name/rootdir/some/sub/directory  /mnt/test -o username=xxxx
mount error(11): Resource temporarily unavailable


I've scoured Google and can't find a solution...

Any ideas?

Thanks.
Back to top
View user's profile Send private message
MotivatedTea
Apprentice
Apprentice


Joined: 06 Nov 2006
Posts: 269
Location: Toronto, Canada

PostPosted: Wed Sep 01, 2010 6:35 pm    Post subject: Reply with quote

As far as I know, that's normal behaviour for Windows mounts. I've only ever been able to mount a top-level share. It's the same under Windows: you can map a drive letter to a top-level share from another machine, but you can't map a drive letter to a sub-directory of a share. It might be a limitation of the Windows filesharing protocol.
Back to top
View user's profile Send private message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Thu Sep 02, 2010 9:13 am    Post subject: Reply with quote

The problem is, even mounting the top level share, I can't then naviagte down to the sub-directory.

If I try to cd into one of those dirs, it brings up the same error: "Resource unavailable"
Back to top
View user's profile Send private message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Thu Sep 02, 2010 11:28 am    Post subject: Reply with quote

** UPDATE **

After disabling a few options in the Kernel I no longer get this message but I have a new problem.

I can mount the root directory just fine but then when I try to CD into a lower down directory the listing is blank as if there are no files in there.

If I try as a non-root user I just get "Permission Denied".

Any ideas?
Back to top
View user's profile Send private message
eponymous
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 141

PostPosted: Thu Sep 02, 2010 12:29 pm    Post subject: Reply with quote

*** UPDATE UPDATE *** (lol)

It seems I'm trying to mount a share that uses DFS.

Has anyone got any experience with this?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum