Monday, February 27, 2012

Automaticlaly mount the NAS Shares

add the smbfs package:apt-get install smbfs

apt-get install smbfs

add the smb share line in /etc/fstab

//n2200/NAS_Public /home/dni/NAS_Public cifs users,noauto,guest,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0

this will allow default user to mount the main share 

*note to self: make sure the symlinks on the localfilesystem are setup on the main share so you dont waste time copying later with filebot .


No comments:

Post a Comment

Search This Blog