I'm running into an issue and I was hoping someone else on this forum could point out what I'm missing.
I purchased a Dlink DNS-320 NAS box for my Boxee Box and Ubuntu file sharing/backups. I've been using cifs to communicate with it but I tire of this slow connection. I've read NFS is much faster but I have yet to get it working.
The above command works. I had installed the smbfs (or something like that) package to get it to work. But, when I sub nfs for cifs I get :Code:sudo mount -t cifs 192.168.0.100:/Volume_1 /mnt
What (simple?) thing am I missing to get this to work?Code:mount: wrong fs type, bad option, bad superblock on 192.168.0.100:/Volume_1, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found in syslog - try dmesg | tail or so



Adv Reply



Bookmarks