Bodnyk, Bruce W wrote:
> I'm trying to mount a directory on a Windows NT box onto a Debian system
> and am having some problems. I can use smbclient and get to the directory on
> the NT machine but when I try and mount the directory using
>
> mount -t smbfs -o username=bbodnyk/fciam //etbodnyk/proengineer
> /var/www/proengineer
>
> I get the following error message:
>
> SMBFS: need mount version 6
> mount: wrong fs type, bad option, bad superblock on //etbodnyk/proengineer,
> or too many mounted file systems.
>
>
> Any idea what could be going wrong?
>
> Thanks!
> Bruce
>
>
Can't answer your specific question, but I always use smbmount:
smbmount //etbodynk/proengineer /var/www/proengineer -o
username=bbodnyk/fciam
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]