Good day<br><br>Encountered the following mount issue trying to connect to my NAS (Dlink DNS 313).<br><br>The mount command works with Ubuntu, using the following mount command<br><br>mount -t cifs -o user=aaa //b.c.d.e/dir /dir2<br>
<br>Using Voyage, I get an error <br>CIFS CFS: cifs_mount failed w/return code = -22. <br>mount: wrong fs type, bad option, bad super block.<br><br>I have moved the option to the front and the back and changed the option to username, these were all suggestions trying to solve the same issue with Ubuntu. <br>
<br>Installing smb and then issuing the command hangs, ctrl-C is the only exit.<br><br>Mount SMBFS also does not work with smb installed and not installed<br><br>Voyage is running as a VMware server 2.0 32 bit guest on an Ubuntu 64 desktop. Installed on a virual hdd<br>
<br>Any suggestions on what I am doing wrong.<br><br>Thank<br>Wayne<br>