I'm trying to mount a Windows 7 in 12.10, but it doesn't seem to have cifs working. I've installed smbfs, winbind, and cifs-utils. If i run:
sudo mount -t cifs //servername/shareName /mnt/point
I get this:
mount error: cifs filesystem not supported by the system
mount error(19): No such device
Refer to the mount.cifs(8) manual page (e.g.
Hey Guys,After upgrade my system I can't get to connect my NAS. Using the same command that I've ever used, the system reply... # mount -t cifs //192.168.1.4/snake /mnt/snake/
Password for user@//192.168.1.4/snake:
mount error(38): Function not implemented
Refer to the mount.cifs(8) manual page (e.g.
I just updated my F17 box for the first time in about two months. I have changed nothing except for the updates but now when I try to mount my NAS I get the following error. Suggestions?
[root@xchronos ~]# mount -a
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g.
OK so I've got two samba shares that I'm trying to get mounted. Both are being shared from the same Windows 7 machine. One mounts with out problems, the other one complains about permission denied.
Hi all,
so here is the scenario:
I have a windows 2000 folder that is already shared in my network. I can successfully mount this particular folder (named 'v') in my SuSE 9.1. However, when I try to mount a subfolder ('test'), I receive the following error message: "mount error 6 = No such device or address"
Here is the command I am using:
From Ubuntu 11.04 to 12.04 i've been able to mount my nas shares by first making directories in the /media folder, then sudo gedit /etc/fstab to include the following line for each share I want to auto-mount;
//servername/sharename /media/windowsshare cifs guest,uid=1000,iocharset=utf8,codepage=unicode,unicode 0 0
Now, however, I upgraded to 12.10, and suddenly I'm not able to mount the sha
I tried to mount a samba share from my windows box and it yelled about there not being a mount.cifs. :/ mount: wrong fs type, bad option, bad superblock on //AWESOME/music,
missing codepage or helper program, or other error
(for several filesystems (e.g.
Hello, I just upgraded to Beefy Miracle, and suddenly I am no longer able to mount Windows shares as I had been previously.
Hi all!
When I try to mount remote smb share from my FC18 system, I receive "mount error(22): Invalid argument" message.