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 Message-ID: <20020722182602.32123.qmail@web10105.mail.yahoo.com> Date: Mon, 22 Jul 2002 20:26:02 +0200 (CEST) From: =?iso-8859-1?q?Sylvain=20Petreolle?= Subject: Re: Odd mount and path problem To: "Larry V. Streepy, Jr." , cygwin AT cygwin DOT com Cc: Larry Streepy In-Reply-To: <3D3C44BC.80207@healthlanguage.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit > d:\cygwin\home on /home type system (binmode) > \cygwin\sbin on /sbin type system (binmode) > \cygwin\bin on /bin type system (binmode) basic response is : you miss the DOS drive letter in your mount points and the / moint point looks wrong (maybe d:\cygwin ?): D: on / type system (binmode) should be: d:\cygwin\sbin on /sbin type system (binmode) d:\cygwin\bin on /bin type system (binmode) you seem to have too mount points. typical mount points are : C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmo de) C:\cygwin\bin on /usr/bin type user (binmode) C:\cygwin\lib on /usr/lib type user (binmode) C:\cygwin on / type user (binmode) c: on /cygdrive/c type user (binmode,noumount) ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- 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/