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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 16 Feb 2002 11:33:25 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Cc: MailHole AT insight DOT rr DOT com Subject: Re: Sharing a single cygwin installation among multiple clients machines (FAQ alert) Message-ID: <20020216163325.GC25836@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, MailHole AT insight DOT rr DOT com References: <3C6750BF DOT 34ADAF81 AT insight DOT rr DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i On Sat, Feb 16, 2002 at 09:22:47PM +0800, Frank Seide wrote: >Maybe you don't need a functioning CygWin installation to run 'mount'. If you have cygwin1.dll and mount.exe, you have a "functioning cygwin". I don't know where the myth started that you need a full installation, installed by setup.exe, for cygwin to operate correctly but that is not the case. You need the DLL and a program that uses it. That's all. If you want to use the mount tables, then you use mount to set them up. mount does, of course, rely on the cygwin dll. It uses the dll's facilities to establish the mount table. You don't need to use the mount table, though. Everything should be accessible via /cygdrive/{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z} or via //system/share . So, to summarize: You don't need bash, ash, or ssmtp. You just need the DLL and a program. And, to reiterate what I said previously, if you do need the mount table, use mount to establish it. Please don't mess with the registry directly. cgf -- 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/