Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
> 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).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |