Score:0

My Network SMB shares mount as read only until I unmount and re-mount them in the files app

cn flag

I have a Synology NAS with various folders which I share over my network. When I start my Ubuntu laptop these network drives are mounted as read only but when I unmount and remount them using the Files application they allow read/write access. Is there a way I can mount them as read/write at startup. An example mount line in the fstab file looks like this

//192.168.y.xxx/music /media/music cifs credentials=/home/zzz/.smbcredentials,vers=default,users,rw,iocharset=utf8 0 0

Hope you can help

Score:0
pe flag

Hi here is a working fstab line im currently using
Please note the noauto option : do not mount until I open the folder with files.

//host/share    /media/myuser/share cifs noauto,user,_netdev,sec=ntlm,credentials=/home/myuser/creds,uid=1000,gid=1000,vers=1.0 0 0
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.