Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Tue, 25 Mar 2003 09:54:05 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: jurgen DOT defurne AT philips DOT com cc: cygwin AT cygwin DOT com Subject: Re: Using a central directory for cygwin installation In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 25 Mar 2003 jurgen DOT defurne AT philips DOT com 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 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/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,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/