Hey, is it just that you retyped wrong (vs. pasting) BUT: cgywin != cygwin FROM: c:\cgywin\bin /usr/bin system textmode c:\cgywin\lib /usr/lib system textmode c:\cgywin ? bisk Begin forwarded message: Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: < mailto:cygwin-subscribe@sources.redhat.com > List-Archive: < http://sources.redhat.com/ml/cygwin/ > List-Post: < mailto:cygwin@sources.redhat.com > List-Help: < mailto:cygwin-help@sources.redhat.com >, < http://sources.redhat.com/ml/#faqs > Sender: cygwin-owner@sources.redhat.com Delivered-To: mailing list cygwin@sources.redhat.com From: "Consequator" <Conz@enterthegame.com> To: <cygwin@sourceware.cygnus.com> Subject: Re: 2nd problem: cygwin and windows 2000 Date: 2000年8月13日 15:37:23 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 BASH.EXE-2.04$ mount Device Directory Type Flags c:\cgywin\bin /usr/bin system textmode c:\cgywin\lib /usr/lib system textmode c:\cgywin / system textmode BASH.EXE-2.04$ they are there the thing that it shows bash.ex-2.04 is also weird ----- Original Message ----- From: "Michael Ring" <michael-ring@t-online.de> To: "Consequator" <Conz@enterthegame.com> Cc: <cygwin@sourceware.cygnus.com> Sent: Sunday, August 13, 2000 2:33 PM Subject: Re: 2nd problem: cygwin and windows 2000 On 2000年8月13日 13:42:00 +0200, you wrote: >i tried that allready, didnt work >it keeps saying it cant find /tmp > Could it be that your mount table is messed up after the upgradeto NT? How does the output of mount look like? Here's an example from my machine: ring@BOWMAN{~} mount Device Directory Type Flags C:\Cygwin\bin /usr/bin system binmode C:\Cygwin\lib /usr/lib system binmode C:\Cygwin / system binmode M: /home/ring user binmode ring@BOWMAN{~} At least the three C:\Cygwin lines must be present. if not, you must create them manually with the commands: mount -b -s C:\Cygwin / mount -b -s C:\Cygwin\bin /usr/bin mount -b -s C:\Cygwin\bin /usr/bin The best way to do this is to start a cmd.exe , cd C:\Cygwin\bin and then execute the commands. After that Cygwin should start fine. Another way to solve the problem is of course to re-install cygwin with setup.exe. Michael Ring -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com