| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <001101c0052b$9e5d6f70$d520bbd4@invision.lan> |
| From: | "Consequator" <Conz AT enterthegame DOT com> |
| To: | <cygwin AT sourceware DOT cygnus DOT com> |
| References: | <002201c00517$dbbda740$d520bbd4 AT invision DOT lan> <39968479 DOT 24CB24AE AT telia DOT com> <001801c0051b$83ddc920$d520bbd4 AT invision DOT lan> <rt4dps85pavnpp28cvj3fn11qrko3t07g6 AT 4ax DOT com> |
| Subject: | Re: 2nd problem: cygwin and windows 2000 |
| Date: | Sun, 13 Aug 2000 15:37:23 +0200 |
| MIME-Version: | 1.0 |
| 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 AT t-online DOT de>
To: "Consequator" <Conz AT enterthegame DOT com>
Cc: <cygwin AT sourceware DOT cygnus DOT com>
Sent: Sunday, August 13, 2000 2:33 PM
Subject: Re: 2nd problem: cygwin and windows 2000
On Sun, 13 Aug 2000 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 AT 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 AT 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 AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |