LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   samba permanently mount (https://www.linuxquestions.org/questions/linux-server-73/samba-permanently-mount-4175466106/)

ahmadirad 06-15-2013 04:53 AM

samba permanently mount
 
Dear all
for mount a directory in CentOS to windows server shared folder, i wrote "//10.10.0.242/Website /backup/share/ cifs username=root,password=ROOTPASSWORD 0 0" in /etc/fstab.

when linux restart, mount command does not work but when i use command mount -a, every things OK and i can use mount drive.

Please Help me.

thedaver 06-15-2013 08:02 AM

Try removing the final backslash from /backup/share/ in /etc/fstab


All times are GMT -5. The time now is 05:26 AM.