Saturday, November 28, 2009

Static mount to Dlink DNS323 Samba Share

Here is the /etc/fstab entry that successfully mounts the Samba share from my Dlink DNS323.

This mounts the whole 'Volume_1' share under '/media/nas01'


//192.168.0.4/Volume_1  /media/nas01    cifs    username=user1,password=pass1,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0

No comments: