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 |
>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? Try this first: # smbclient -L hostname This will give you a list of services available. I use the syntax smbmount \\\\hostname\\mount_point -c 'mount /mnt/local_mount_point' Make sure local_mount_point directory exists and you see mount_point when you did smbclient. check out: http://www.sfu.ca/~yzhang/linux/samba/part1.html or http://www.germanynet.de/teilnehmer/101/69082/samba.html Good luck, Jason - 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. |