SAMBA: smbmount question
Glenn Burkhardt
glenn at aoi.ultranet.com
Mon Aug 16 10:20:39 EDT 1999
> Okay, I think I'm close...
>
> Sitting at my RedHat 6 box, I am trying to mount a Windows machine's
> (davinci) shared drive (phil) (on the windoze box it's on c:\phil),
> where the shared directory has a password set as "phil".
>
> So, as root I type in: smbmount '\\davinci\phil' phil -c 'mount /phil'
>
> Which gives me "Could not resolve mount point"
>
> What am I missing here?
This is the correct syntax for RedHat 6.0.
Assuming that 'phil' is your password...
My first guess is that the directory /phil doesn't exist. The error message
is complaining about the directory file on which you are trying to mount the
share (viz., /phil).
I can duplicate your problem on our machine:
[glenn at raijin glenn]$ smbmount '\\drachma\c' 'password' '-c mount /glenn'
Could not resolve mount point
[glenn at raijin glenn]$ ls -l /glenn
ls: /glenn: No such file or directory
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).
More information about the Discuss
mailing list