It asks for the sudo password, then complains:mkdir ~/Desktop/Windows-Share
sudo mount.cifs //Clayton-PC/linuxcnc /home/geek/Desktop/Windows-Share -o user=geek
mount error(13): Permission denied.Any hints? It knows who Clayton-PC is, I can ping it.
Have you tried using the -v for verbose switch on the mount command to get more info on what is going on?
ReplyDeleteGoogling suggests user=Clayton-PC\geek.
ReplyDeleteSee http://www.linuxquestions.org/questions/linux-networking-3/cifs-mount-error-13-%3D-permission-denied-cifs-sucks-463271/
thanks all. -v provides no more information. The cifs-sucks page gave me more things to try, but none worked.
ReplyDeleteDid your searching turn up this? http://superuser.com/questions/675195/cannot-mount-windows-7-share-from-linux-using-cifs-mount-error13-permission
ReplyDeleteMarc C.: No, that's next.
ReplyDeleteToo many things. I think I'll use sneakernet.
ReplyDelete