I am getting a weird error when I attempt to mount my NAS drive via Samba.
root@MiniOber:~# mount -t smbfs //192.168.1.120/Volume_1 /mnt/nas
mount error: cifs filesystem not supported by the system
mount error(19): No such device
Refer to the mount.cifs(

manual page (e.g.man mount.cifs)
smbtree sees it properly
\\DLINK-5843DF DNS-323
\\DLINK-5843DF\IPC$ IPC Service (DNS-323)
\\DLINK-5843DF\Volume_1
\\DLINK-5843DF\lp USB Printer
\\DLINK-5843DF\web_page Enter Our Web Page Setting
\\DLINK-5843DF\BT
Is the sheevaplug missing cifs module?? Any thoughts on how to address this?