On Tue, 25 Mar 2003 [EMAIL PROTECTED] wrote: > Hello, > > I am planning a centralisation of my cygwin environment. > > Now I have three servers with each their separate cygwin installation. > I would use our Solaris server together with Samba to create a share > on which the cygwin tree would be maintained. > > I am now testing the mount command, and when I try to do > > mount '\\beb0628\buildpc' /mnt/tst > > I get > > mount: /mnt/tst: permission denied > > or is <win32path> only a path with a drive letter ? > I can do "ls '\\beb0628\buildpc'" though, so > cygwin understands that kind of information. > > Regards, > Jurgen
Jurgen, I use a Samba mount every day. Try using forward slashes, i.e., mount //beb0628/buildpc /mnt/tst Depending on whether the mount point exists, you might also need to specify the -f flag. Are you trying to do a system mount, or a user one? If system, does the user have enough privileges (i.e., permission to write to HKLM)? What is the value of your CYGWIN variable (I'm shooting in the dark here)? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/