Anyone good with Fstab, i cant get the share to mount writable,
can write to it when i access through "Connect to server" in Nautilus but i cant write to it when i fstab mount it.
my fstab entry looks like
//192.168.1.**/public /media/pi cifs username=root,password=*******,iocharset=utf8,gid= 1000,uid=1000,nounix,noserverino,file_mode=0777,di r_mode=0777 0 0
any ideas
I am accessing a samba share on an Buffalo Terastation from 10.04. Mounting the share from the desktop (gvfs) and using smbclient works fine, all characters are displayed correctly. However, when I do a permanent mount all 8-bit characters show up as "?" and I get "invalid encoding" errors from the desktop file manager.
I have a drive that I share via SMB (CIFS) and today I noticed two large files in the root of the share, one about 2.5GB and the other about 500MB, they are labeled cifsa3f and cifs2cc9.
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'm trying to mount widows share on my laptop and everything mounts ok but somehow I get permisssion denied when I try to create new file inside mounted folder. I tried noperm, uid, gid, noacl etc. and nothing seems to work. Everyone who use windows mounts share with same credentials have full r/w access.
I have a NTFS NAS mounted on my Ubuntu PC (11.10) to /mnt/nas2/
I wish to set this up as an network drive so my Windows PC can access it.
I am mounting a Windows network drive to my Ubuntu machine and I am getting write permission errors when trying to edit a file.
sudo mount -t cifs
gives me
//MEDIASERVER/A on /home/anon/Media/Overflow/A type cifs (rw,noexec,nosuid,nodev)
and my fstab line is:
//MEDIASERVER/A /home/anon/Media/Overflow/A cifs username=USERNAME,password=PASSWORD,mode=0777,dir_mode=0777 0 0
I just re installed the latest stable #! and have run into an issue with my fstab. I have a 2nd #!
I just re installed the latest stable #! and have run into an issue with my fstab. I have a 2nd #!