Mounting Problem

hi guys!

there is some problem with my qnx 6.2.1.:
i try to mount some directory of another computer on this way:

fs-cifs //name:10.1.1.1:/QNX /mnt/qnx user passwd

but all i get back is:

io_mount: Permission denied
fs-cifs: missing arguments, or all mount attempts failed.

so what’s wrong?? and what is “io_mount”? i couldn’t find anything about it on the qnx-website or in the help…

thx and greets
mb

The problem is likely that you do no have permission to mount the drive, trying doing the above as root. You might be better off with NFS though, fs-cifs has some problems.