outleradam
June 2nd, 2010, 12:17 AM
I would like to mount a share as a Volume instead of a hard mount. this way I have the option of mounting it whenever I want. How do I do this?
This is the line I use to mount my NAS to my computer in /etc/fstab
//192.168.1.1/public /media/NAS cifs credentials=/home/adam/.smbcredentials,iocharset=utf8,dir_mode=0777,file_ mode=0777 0 0
For my netbook, I do not want this share mounted all the time. I only want it mounted when I click the big button under volumes. How can I make this drive show up under Volumes instead of just being part of the filesystem?
This is the line I use to mount my NAS to my computer in /etc/fstab
//192.168.1.1/public /media/NAS cifs credentials=/home/adam/.smbcredentials,iocharset=utf8,dir_mode=0777,file_ mode=0777 0 0
For my netbook, I do not want this share mounted all the time. I only want it mounted when I click the big button under volumes. How can I make this drive show up under Volumes instead of just being part of the filesystem?