How to mount a samba share permanently in ubuntu 10.10? Also i dont want to display the share icon in my desktop. How to acheive this task?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Here is a very detailed set of instructions on how to do this permanently from an Ubuntu point of view. https://help.ubuntu.com/community/MountWindowsSharesPermanently |
|||
|
|
|
You should add it to /etc/fstab. I don't have a SMB server available at the moment but I think the fstab entry should look something like: //server/share /mountpoint smbfs man fstab and man mount are your friends here. |
|||
|
|
|
better choice than
sould be
and in
|
||||
|
|

