Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sat, 17 Jun 2000 12:43:38 -0400 To: cygwin-developers AT sourceware DOT cygnus DOT com Cc: fujieda AT jaist DOT ac DOT jp Subject: [earnie_boyd AT yahoo DOT com: Re: Wierd mount problem with "latest" release] Message-ID: <20000617124338.D952@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin-developers AT sourceware DOT cygnus DOT com, fujieda AT jaist DOT ac DOT jp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Is this problem fixed by your recent changes to cygwin, Kazuhiro? cgf ----- Forwarded message from Earnie Boyd ----- From: Earnie Boyd To: Bryan Pizzillo , cygwin AT sourceware DOT cygnus DOT com Cc: Bryan Pizzillo Subject: Re: Wierd mount problem with "latest" release Date: Sat, 17 Jun 2000 09:04:14 -0700 (PDT) Reply-To: earnie_boyd AT yahoo DOT com --- Bryan Pizzillo wrote: > > Ok, here's the problem. I used the setup.exe, told it the root directory was > > c:cygwin. > It installed, I went to go run the link from the start bar which tried to run > User error. You should have typed c:\cygwin instead of c:cygwin. > c:\cygwin\bin\cygwin.bat...which was not there..no problem, checked the faq, > and > so I put the following in there: > > @echo off > SET MAKE_MODE=unix > SET PATH=C:\cygwin\bin;c:\cygwin\usr\bin;C:\cygwin\usr\local\bin;%PATH% > bash > > (Note I had to add c:\cygwin\usr\bin since that is were cygwin1.dll got put) > > Ok, so run cygwin.bat and get bash...yeah, rockin...no more cmd > (not to mention I get ls) > BUT, I noticed this wierdness: (I assume it is from c:cygwinbin) > > bash-2.04$ mount > Device Directory Type Flags > c:cygwin\bin /usr/bin user binmode > c:cygwin\lib /usr/lib user binmode > c:cygwinbin /bin system textmode > c:cygwin / user binmode mount -f -b c:/cygwin/bin /usr/bin mount -f -b c:/cygwin/lib /usr/lib mount -f -b c:/cygwin / umount /bin The above commands should fix your problems. Cheers, ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Send instant messages with Yahoo! Messenger. http://im.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com ----- End forwarded message -----